Liste de tous les membres
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 | $parser | Parser object |
string | $name | Name 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() |
|
) |
| |
JUpdaterCollection::findUpdate |
( |
|
$options | ) |
|
Finds an update
- Paramètres:
-
array | $options | Options 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.
Documentation des données membres
JUpdaterCollection::$base |
|
protected |
JUpdaterCollection::$parent = array(0) |
|
protected |
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 :