Collection Update Adapter Class
- Depuis
- 1.7.0
◆ _endElement()
_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
- 1.7.0
Références $name, et parent.
◆ _getParent()
Get the parent tag
- Renvoie
- string parent
- Depuis
- 1.7.0
Références parent.
◆ _getStackLocation()
Gets the reference to the current direct parent
- Renvoie
- string
- Depuis
- 1.7.0
◆ _startElement()
_startElement |
( |
|
$parser, |
|
|
|
$name, |
|
|
|
$attrs = array() |
|
) |
| |
◆ findUpdate()
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|boolean Update_sites and updates discovered. False on failure
- Depuis
- 1.7.0
Références $app, $options, $this, Factory\getApplication(), et Text\sprintf().
◆ $base
◆ $parent
◆ $pop_parent
◆ $update_sites
◆ $updates
La documentation de cette classe a été générée à partir du fichier suivant :