API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
WeblinksModelCategory::__construct | ( | ) |
Constructor
Réimplémentée à partir de JObject.
Références $config, $id, $mainframe, JRequest::getCmd(), JFactory::getConfig(), et JRequest::getVar().
WeblinksModelCategory::_buildQuery | ( | ) |
WeblinksModelCategory::_loadCategory | ( | ) |
Method to load category data if it doesn't exist.
private
Références $query.
WeblinksModelCategory::getCategory | ( | ) |
Method to get category data for the current category
Références $user, JText::_(), JFactory::getUser(), et JError::raiseError().
WeblinksModelCategory::getData | ( | ) |
WeblinksModelCategory::getPagination | ( | ) |
Method to get a pagination object of the weblink items for the category
public
Références jimport().
WeblinksModelCategory::getTotal | ( | ) |
Method to get the total number of weblink items for the category
public
Références $query.
WeblinksModelCategory::setId | ( | $ | id | ) |
WeblinksModelCategory::$_category = null |
WeblinksModelCategory::$_data = null |
WeblinksModelCategory::$_id = null |
WeblinksModelCategory::$_pagination = null |
WeblinksModelCategory::$_total = null |