2024-05-30 14:01:25 +02:00
|
|
|
<f:layout name="Test" />
|
2024-05-30 15:08:53 +02:00
|
|
|
<f:section name="Content">{#currentController.name}
|
|
|
|
{#currentController.actionName}
|
|
|
|
{#currentController.packageKey}
|
|
|
|
{#currentController.subpackageKey}
|
|
|
|
{#currentController.objectName}
|
|
|
|
{#currentController.format}</f:section>
|