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 | |
__construct ($config=array()) | |
getModel ($name='Banner', $prefix='BannersModel', $config=array('ignore_request'=> true)) | |
Attributs protégés | |
$text_prefix = 'COM_BANNERS_BANNERS' | |
Banners list controller class.
__construct | ( | $config = array() | ) |
Constructor.
array | $config | An optional associative array of configuration settings. |
Références $config.
getModel | ( | $name = 'Banner' , |
|
$prefix = 'BannersModel' , |
|||
$config = array('ignore_request' => true) |
|||
) |
|
protected |