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

Référence de la classe WeblinksModelWeblink

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

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des constructeurs et destructeur

WeblinksModelWeblink::__construct ( )

Constructor

Depuis:
1.5

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

Références $array, $edit, et JRequest::getVar().

Voici le graphe d'appel pour cette fonction :

WeblinksModelWeblink::__construct ( )

Constructor

Depuis:
1.5

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

Références $id, et JRequest::getVar().

Voici le graphe d'appel pour cette fonction :


Documentation des fonctions membres

WeblinksModelWeblink::_initData ( )

Method to initialise the weblink data

private

Renvoie:
boolean True on success
Depuis:
1.5
WeblinksModelWeblink::_initData ( )

Method to initialise the weblink data

private

Renvoie:
boolean True on success
Depuis:
1.5
WeblinksModelWeblink::_loadData ( )

Method to load content weblink data

private

Renvoie:
boolean True on success
Depuis:
1.5

Références $query.

WeblinksModelWeblink::_loadData ( )

Method to load content weblink data

private

Renvoie:
boolean True on success
Depuis:
1.5

Références $query.

WeblinksModelWeblink::checkin ( )

Method to checkin/unlock the weblink

public

Renvoie:
boolean True on success
Depuis:
1.5
WeblinksModelWeblink::checkin ( )

Method to checkin/unlock the weblink

public

Renvoie:
boolean True on success
Depuis:
1.5
WeblinksModelWeblink::checkout ( uid = null)

Method to checkout/lock the weblink

public

Paramètres:
int$uidUser ID of the user checking the article out
Renvoie:
boolean True on success
Depuis:
1.5

Références $user, et JFactory::getUser().

Voici le graphe d'appel pour cette fonction :

WeblinksModelWeblink::checkout ( uid = null)

Method to checkout/lock the weblink

public

Paramètres:
int$uidUser ID of the user checking the article out
Renvoie:
boolean True on success
Depuis:
1.5

Références $user, et JFactory::getUser().

Voici le graphe d'appel pour cette fonction :

WeblinksModelWeblink::delete ( cid = array())

Method to remove a weblink

public

Renvoie:
boolean True on success
Depuis:
1.5

Références $query, et JArrayHelper::toInteger().

Voici le graphe d'appel pour cette fonction :

& WeblinksModelWeblink::getData ( )

Method to get a weblink

Depuis:
1.5

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

Voici le graphe d'appel pour cette fonction :

& WeblinksModelWeblink::getData ( )

Method to get a weblink

Depuis:
1.5

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

Voici le graphe d'appel pour cette fonction :

WeblinksModelWeblink::hit ( )

Method to increment the hit counter for the weblink

public

Renvoie:
boolean True on success
Depuis:
1.5

Références $mainframe.

WeblinksModelWeblink::isCheckedOut ( uid = 0)

Tests if weblink is checked out

public

Paramètres:
intA user id
Renvoie:
boolean True if checked out
Depuis:
1.5
WeblinksModelWeblink::isCheckedOut ( uid = 0)

Tests if weblink is checked out

public

Paramètres:
intA user id
Renvoie:
boolean True if checked out
Depuis:
1.5
WeblinksModelWeblink::move ( direction)

Method to move a weblink

public

Renvoie:
boolean True on success
Depuis:
1.5
WeblinksModelWeblink::publish ( cid = array(),
publish = 1 
)

Method to (un)publish a weblink

public

Renvoie:
boolean True on success
Depuis:
1.5

Références $query, $user, JFactory::getUser(), et JArrayHelper::toInteger().

Voici le graphe d'appel pour cette fonction :

WeblinksModelWeblink::saveorder ( cid = array(),
order 
)

Method to move a weblink

public

Renvoie:
boolean True on success
Depuis:
1.5

Références $i.

WeblinksModelWeblink::setId ( id)

Method to set the weblink identifier

public

Paramètres:
intWeblink identifier

Références $id.

WeblinksModelWeblink::setId ( id)

Method to set the weblink identifier

public

Paramètres:
intWeblink identifier

Références $id.

WeblinksModelWeblink::store ( data)

Method to store the weblink

public

Renvoie:
boolean True on success
Depuis:
1.5

Références $data, et $where.

WeblinksModelWeblink::store ( data)

Method to store the weblink

public

Renvoie:
boolean True on success
Depuis:
1.5

Références $data, et $where.


Documentation des données membres

WeblinksModelWeblink::$_data = null
WeblinksModelWeblink::$_id = null

La documentation de cette classe a été générée à partir des fichiers suivants :