API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe WeblinksModelCategory

Graphe d'héritage de WeblinksModelCategory:
Graphe de collaboration de WeblinksModelCategory:

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des constructeurs et destructeur

WeblinksModelCategory::__construct ( )

Constructor

Depuis:
1.5

Réimplémentée à partir de JObject.

Références $config, $id, $mainframe, JRequest::getCmd(), JFactory::getConfig(), et JRequest::getVar().

Voici le graphe d'appel pour cette fonction :


Documentation des fonctions membres

WeblinksModelCategory::_buildQuery ( )

Références $query, et JFilterInput::clean().

Voici le graphe d'appel pour cette fonction :

WeblinksModelCategory::_loadCategory ( )

Method to load category data if it doesn't exist.

private

Renvoie:
boolean True on success

Références $query.

WeblinksModelCategory::getCategory ( )

Method to get category data for the current category

Depuis:
1.5

Références $user, JText::_(), JFactory::getUser(), et JError::raiseError().

Voici le graphe d'appel pour cette fonction :

WeblinksModelCategory::getData ( )

Method to get weblink item data for the category

public

Renvoie:
array

Références $i, $item, $query, et $total.

WeblinksModelCategory::getPagination ( )

Method to get a pagination object of the weblink items for the category

public

Renvoie:
integer

Références jimport().

Voici le graphe d'appel pour cette fonction :

WeblinksModelCategory::getTotal ( )

Method to get the total number of weblink items for the category

public

Renvoie:
integer

Références $query.

WeblinksModelCategory::setId ( id)

Method to set the category id

public

Paramètres:
intCategory ID number

Références $id.


Documentation des données membres

WeblinksModelCategory::$_category = null
WeblinksModelCategory::$_data = null
WeblinksModelCategory::$_id = null
WeblinksModelCategory::$_pagination = null
WeblinksModelCategory::$_total = null

La documentation de cette classe a été générée à partir du fichier suivant :