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 | |
getModel ($name='Request', $prefix='PrivacyModel', $config=array('ignore_request'=> true)) | |
Requests management controller class.
getModel | ( | $name = 'Request' , |
|
$prefix = 'PrivacyModel' , |
|||
$config = array('ignore_request' => true) |
|||
) |
Method to get a model object, loading it if required.
string | $name | The model name. Optional. |
string | $prefix | The class prefix. Optional. |
array | $config | Configuration array for model. Optional. |