PHP Class Microweber\Utils\Adapters\Template\MicroweberTemplate

Afficher le fichier Open project: microweber/microweber

Méthodes publiques

Свойство Type Description
$app

Méthodes publiques

Méthode Description
__construct ( $app = null )
get_layout ( $page = [] ) Return the path to the layout file that will render the page.
render ( $params = [] )

Method Details

__construct() public méthode

public __construct ( $app = null )

get_layout() public méthode

Return the path to the layout file that will render the page.
public get_layout ( $page = [] )

render() public méthode

public render ( $params = [] )

Property Details

$app public_oe property

public $app