Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
__construct (JModel $model) | |
escape ($output) | |
Fonctions membres publiques inherited from JView | |
render () |
Attributs protégés | |
$model |
JViewBase::__construct | ( | JModel | $model | ) |
JViewBase::escape | ( | $output | ) |
Method to escape output.
string | $output | The output to escape. |
Implémente JView.
Réimplémentée dans JViewHtml.
Définition à la ligne 52 du fichier base.php.