is it possible to set/add a class="myclass" to <body> from within an extbase extension? e.g. depending on the controller and action (and other parameters) which are used on the current page? example: controller="Article" action="list" --> <body class="template_articlelisting_category_sport">