API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
WeblinksModelWeblink::__construct | ( | ) |
Constructor
Réimplémentée à partir de JObject.
Références $array, $edit, et JRequest::getVar().
WeblinksModelWeblink::__construct | ( | ) |
Constructor
Réimplémentée à partir de JObject.
Références $id, et JRequest::getVar().
WeblinksModelWeblink::_initData | ( | ) |
Method to initialise the weblink data
private
WeblinksModelWeblink::_initData | ( | ) |
Method to initialise the weblink data
private
WeblinksModelWeblink::_loadData | ( | ) |
Method to load content weblink data
private
Références $query.
WeblinksModelWeblink::_loadData | ( | ) |
Method to load content weblink data
private
Références $query.
WeblinksModelWeblink::checkin | ( | ) |
Method to checkin/unlock the weblink
public
WeblinksModelWeblink::checkin | ( | ) |
Method to checkin/unlock the weblink
public
WeblinksModelWeblink::checkout | ( | $ | uid = null | ) |
Method to checkout/lock the weblink
public
int | $uid | User ID of the user checking the article out |
Références $user, et JFactory::getUser().
WeblinksModelWeblink::checkout | ( | $ | uid = null | ) |
Method to checkout/lock the weblink
public
int | $uid | User ID of the user checking the article out |
Références $user, et JFactory::getUser().
WeblinksModelWeblink::delete | ( | $ | cid = array() | ) |
Method to remove a weblink
public
Références $query, et JArrayHelper::toInteger().
& WeblinksModelWeblink::getData | ( | ) |
Method to get a weblink
Références $user, JText::_(), JFactory::getUser(), et JError::raiseError().
& WeblinksModelWeblink::getData | ( | ) |
Method to get a weblink
Références $user, JText::_(), JFactory::getUser(), et JError::raiseError().
WeblinksModelWeblink::hit | ( | ) |
Method to increment the hit counter for the weblink
public
Références $mainframe.
WeblinksModelWeblink::isCheckedOut | ( | $ | uid = 0 | ) |
Tests if weblink is checked out
public
int | A user id |
WeblinksModelWeblink::isCheckedOut | ( | $ | uid = 0 | ) |
Tests if weblink is checked out
public
int | A user id |
WeblinksModelWeblink::move | ( | $ | direction | ) |
Method to move a weblink
public
WeblinksModelWeblink::publish | ( | $ | cid = array() , |
$ | publish = 1 |
||
) |
Method to (un)publish a weblink
public
Références $query, $user, JFactory::getUser(), et JArrayHelper::toInteger().
WeblinksModelWeblink::saveorder | ( | $ | cid = array() , |
$ | order | ||
) |
WeblinksModelWeblink::setId | ( | $ | id | ) |
WeblinksModelWeblink::setId | ( | $ | id | ) |
WeblinksModelWeblink::store | ( | $ | data | ) |
WeblinksModelWeblink::store | ( | $ | data | ) |
WeblinksModelWeblink::$_data = null |
WeblinksModelWeblink::$_id = null |