Liste de tous les membres
Fonctions membres publiques statiques |
static | getInstance ($extension, $options=array()) |
Attributs publics statiques |
static | $instances = array() |
Fonctions membres protégées |
| _load ($id) |
Documentation des constructeurs et destructeur
JCategories::__construct |
( |
|
$options | ) |
|
Documentation des fonctions membres
JCategories::_load |
( |
|
$id | ) |
|
|
protected |
Load method
- Paramètres:
-
integer | $id | Id of category to load |
- Renvoie:
- void
- Depuis:
- 11.1
Références $app, $db, $extension, $id, $query, $user, elseif, JFactory\getApplication(), JFactory\getDbo(), JFactory\getLanguage(), JFactory\getUser(), et null.
JCategories::get |
( |
|
$id = 'root' , |
|
|
|
$forceload = false |
|
) |
| |
Loads a specific category and all its children in a JCategoryNode object
- Paramètres:
-
mixed | $id | an optional id integer or equal to 'root' |
boolean | $forceload | True to force the _load method to execute |
- Renvoie:
- mixed JCategoryNode object or null if $id is not valid
- Depuis:
- 11.1
Références $id, elseif, et null.
static JCategories::getInstance |
( |
|
$extension, |
|
|
|
$options = array() |
|
) |
| |
|
static |
Returns a reference to a JCategories object
- Paramètres:
-
string | $extension | Name of the categories extension |
array | $options | An array of options |
- Renvoie:
- JCategories JCategories object
- Depuis:
- 11.1
Références $extension, $options, $parts, $path, et JPATH_SITE.
Référencé par ContentViewArticle\_prepareDocument(), ContactViewContact\_prepareDocument(), NewsfeedsViewNewsfeed\_prepareDocument(), ContactBuildRoute(), ContactParseRoute(), ContentBuildRoute(), ContentParseRoute(), ContentViewFeatured\display(), ContentHelperRoute\getArticleRoute(), NewsfeedsModelCategory\getCategory(), WeblinksModelCategory\getCategory(), ContactModelCategory\getCategory(), ContentModelCategory\getCategory(), ContactHelperRoute\getCategoryRoute(), NewsfeedsHelperRoute\getCategoryRoute(), ContentHelperRoute\getCategoryRoute(), WeblinksHelperRoute\getCategoryRoute(), ContactHelperRoute\getContactRoute(), ContactModelCategories\getItems(), WeblinksModelCategories\getItems(), NewsfeedsModelCategories\getItems(), ContentModelCategories\getItems(), modArticlesCategoriesHelper\getList(), NewsfeedsHelperRoute\getNewsfeedRoute(), modPopularHelper\getTitle(), modLatestHelper\getTitle(), WeblinksHelperRoute\getWeblinkRoute(), NewsfeedsBuildRoute(), NewsfeedsParseRoute(), WeblinksBuildRoute(), et WeblinksParseRoute().
Documentation des données membres
JCategories::$_checkedCategories |
|
protected |
JCategories::$_extension = null |
|
protected |
JCategories::$_field = null |
|
protected |
JCategories::$_key = null |
|
protected |
JCategories::$_options = null |
|
protected |
JCategories::$_statefield = null |
|
protected |
JCategories::$_table = null |
|
protected |
JCategories::$instances = array() |
|
static |
La documentation de cette classe a été générée à partir du fichier suivant :