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 | |
getItems () | |
getParent () | |
Champs de données | |
$_context = 'com_newsfeeds.categories' | |
Fonctions membres protégées | |
populateState ($ordering=null, $direction=null) | |
getStoreId ($id='') | |
Attributs protégés | |
$_extension = 'com_newsfeeds' | |
Attributs privés | |
$_parent = null | |
$_items = null | |
This models supports retrieving lists of newsfeed categories.
getItems | ( | ) |
getParent | ( | ) |
get the Parent
|
protected |
Method to get a store id based on model configuration state.
This is necessary because the model is used by the component and different modules that might need different sets of data or different ordering requirements.
string | $id | A prefix for the store id. |
Références $id.
$_context = 'com_newsfeeds.categories' |
|
protected |
|
private |
|
private |