Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques statiques | |
static | render ($layoutFile, $displayData=null, $basePath='', $options=null) |
Method to render the layout.
string | $layoutFile | Dot separated path to the layout file, relative to base path |
object | $displayData | Object which properties are used inside the layout file to build displayed output |
string | $basePath | Base path to use when loading layout files |
mixed | $options | Optional custom options to load. Registry or array format |
Références $basePath, $displayData, $layout, $options, et null.