Class rex_be_controller

Package: redaxo\core\backend
Located at redaxo/src/core/lib/be/controller.php

Methods summary

public static
# setCurrentPage( string $page )
public static string
# getCurrentPage( )
public static array|string|null
# getCurrentPagePart( null|integer $part = null, null|string $default = null )
public static rex_be_page
# getCurrentPageObject( )
public static rex_be_page
# getPageObject( string|array $page )
public static rex_be_page[]
# getPages( )
public static
# setPages( array $pages )
public static
public static
public static
public static
public static
public static
public static
# includeCurrentPage( )

Includes the current page. A page may be provided by the core, an addon or plugin.

public static mixed
# includeCurrentPageSubPath( array $context = [] )

Includes the sub-path of current page.