Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe BannersModelTracks
+ Graphe d'héritage de BannersModelTracks:
+ Graphe de collaboration de BannersModelTracks:

Liste de tous les membres

Fonctions membres publiques

 __construct ($config=array())
 delete ()
 getBaseName ()
 getFileType ()
 getMimeType ()
 getContent ()
- Fonctions membres publiques inherited from JModelList
 getItems ()
 getPagination ()
 getTotal ()
 getStart ()
 getUserStateFromRequest ($key, $request, $default=null, $type= 'none', $resetPage=true)
- Fonctions membres publiques inherited from JModel
 getDbo ()
 getName ()
 getState ($property=null, $default=null)
 getTable ($name= '', $prefix= 'Table', $options=array())
 setDbo (&$db)
 setState ($property, $value=null)
- Fonctions membres publiques inherited from JObject
 __toString ()
 def ($property, $default=null)
 get ($property, $default=null)
 getProperties ($public=true)
 getError ($i=null, $toString=true)
 getErrors ()
 set ($property, $value=null)
 setProperties ($properties)
 setError ($error)
 toString ()

Fonctions membres protégées

 populateState ($ordering=null, $direction=null)
 getListQuery ()
 getCategoryName ()
 getClientName ()
- Fonctions membres protégées inherited from JModelList
 _getListQuery ()
 getStoreId ($id= '')
- Fonctions membres protégées inherited from JModel
 _getList ($query, $limitstart=0, $limit=0)
 _getListCount ($query)
 _createTable ($name, $prefix= 'Table', $config=array())
 populateState ()
 cleanCache ($group=null, $client_id=0)

Attributs protégés

 $basename
- Attributs protégés inherited from JModelList
 $cache = array()
 $context = null
 $filter_fields = array()
 $query = array()
- Attributs protégés inherited from JModel
 $__state_set = null
 $_db
 $name
 $option = null
 $state
 $event_clean_cache = null
- Attributs protégés inherited from JObject
 $_errors = array()

Documentation des constructeurs et destructeur

BannersModelTracks::__construct (   $config = array())

Constructor.

Paramètres:
arrayAn optional associative array of configuration settings.
Voir également:
JController
Depuis:
1.6

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

Références $config.


Documentation des fonctions membres

BannersModelTracks::delete ( )

Method to delete rows.

Paramètres:
arrayAn array of item ids.
Renvoie:
boolean Returns true on success, false on failure.

Références $clientId, $db, $query, $type, $user, JText\_(), JFactory\getUser(), et JError\raiseWarning().

+ Voici le graphe d'appel pour cette fonction :

BannersModelTracks::getBaseName ( )

Get file name

Renvoie:
string The file name
Depuis:
1.6

Références $app, $clientId, $type, JText\_(), et JFactory\getApplication().

+ Voici le graphe d'appel pour cette fonction :

BannersModelTracks::getCategoryName ( )
protected

Get the category name.

Renvoie:
string The category name
Depuis:
1.6

Références $db, $name, $query, et JText\_().

+ Voici le graphe d'appel pour cette fonction :

BannersModelTracks::getClientName ( )
protected

Get the category name

Renvoie:
string The category name.
Depuis:
1.6

Références $clientId, $db, $name, $query, et JText\_().

+ Voici le graphe d'appel pour cette fonction :

BannersModelTracks::getContent ( )

Get the content

Renvoie:
string The content.
Depuis:
1.6

Références $app, $files, $item, JText\_(), JFile\delete(), elseif, JFolder\files(), JArchive\getAdapter(), JFactory\getApplication(), et jimport().

+ Voici le graphe d'appel pour cette fonction :

BannersModelTracks::getFileType ( )

Get the file type.

Renvoie:
string The file type
Depuis:
1.6
BannersModelTracks::getListQuery ( )
protected

Build an SQL query to load the list data.

Renvoie:
JDatabaseQuery
Depuis:
1.6

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

Références $app, $clientId, $db, $query, $type, et JFactory\getApplication().

+ Voici le graphe d'appel pour cette fonction :

BannersModelTracks::getMimeType ( )

Get the mime type.

Renvoie:
string The mime type.
Depuis:
1.6
BannersModelTracks::populateState (   $ordering = null,
  $direction = null 
)
protected

Method to auto-populate the model state.

Note. Calling getState in this method will result in recursion.

Depuis:
1.6

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

Références $app, $clientId, $params, $type, JFactory\getApplication(), et JComponentHelper\getParams().

+ Voici le graphe d'appel pour cette fonction :


Documentation des données membres

BannersModelTracks::$basename
protected
Depuis:
1.6

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