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 JUpdaterCollection
+ Graphe d'héritage de JUpdaterCollection:
+ Graphe de collaboration de JUpdaterCollection:

Liste de tous les membres

Fonctions membres publiques

 _startElement ($parser, $name, $attrs=array())
 findUpdate ($options)

Fonctions membres protégées

 _getStackLocation ()
 _getParent ()
 _endElement ($parser, $name)
- Fonctions membres protégées inherited from JUpdateAdapter
 _getLastTag ()

Attributs protégés

 $base
 $parent = array(0)
 $pop_parent = 0
 $update_sites
 $updates
- Attributs protégés inherited from JUpdateAdapter
 $xml_parser
 $_stack = array('base')
 $_update_site_id = 0
 $_updatecols = array('NAME', 'ELEMENT', 'TYPE', 'FOLDER', 'CLIENT', 'VERSION', 'DESCRIPTION', 'INFOURL')
- Attributs protégés inherited from JAdapterInstance
 $db = null
- Attributs protégés inherited from JObject
 $_errors = array()

Documentation des fonctions membres

JUpdaterCollection::_endElement (   $parser,
  $name 
)
protected

Closing an XML element Note: This is a protected function though has to be exposed externally as a callback

Paramètres:
object$parserParser object
string$nameName of the element closing
Renvoie:
void
Depuis:
11.1

Références $name, et parent.

JUpdaterCollection::_getParent ( )
protected

Get the parent tag

Renvoie:
string parent
Depuis:
11.1

Références parent.

JUpdaterCollection::_getStackLocation ( )
protected

Gets the reference to the current direct parent

Renvoie:
object
Depuis:
11.1

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

JUpdaterCollection::_startElement (   $parser,
  $name,
  $attrs = array() 
)

Opening an XML element

Paramètres:
object$parserParser object
string$nameName of element that is opened
array$attrsArray of attributes for the element
Renvoie:
void
Depuis:
11.1

Références $client, $key, $name, $tag, $ver, JApplicationHelper\getClientInfo(), JFilterInput\getInstance(), et JTable\getInstance().

+ Voici le graphe d'appel pour cette fonction :

JUpdaterCollection::findUpdate (   $options)

Finds an update

Paramètres:
array$optionsOptions to use: update_site_id: the unique ID of the update site to look at
Renvoie:
array Update_sites and updates discovered
Depuis:
11.1

Références $app, $options, $query, $url, JLog\add(), JFactory\getApplication(), JHttpFactory\getHttp(), null, parent, JText\sprintf(), et JLog\WARNING.

+ Voici le graphe d'appel pour cette fonction :


Documentation des données membres

JUpdaterCollection::$base
protected
JUpdaterCollection::$parent = array(0)
protected

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

JUpdaterCollection::$pop_parent = 0
protected
JUpdaterCollection::$update_sites
protected
JUpdaterCollection::$updates
protected

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