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()) | |
getItems () | |
Fonctions membres protégées | |
getListQuery () | |
populateState ($ordering=null, $direction=null) | |
Attributs protégés | |
$_item = null | |
$_articles = null | |
$_siblings = null | |
$_children = null | |
$_parent = null | |
$_category = null | |
$_categories = null | |
Featured contact model class.
__construct | ( | $config = array() | ) |
Constructor.
array | $config | An optional associative array of configuration settings. |
Références $config.
getItems | ( | ) |
|
protected |
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
string | $ordering | An optional ordering field. |
string | $direction | An optional direction (asc|desc). |
Références $app, $limit, $listOrder, $params, et $user.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |