Liste de tous les membres
Documentation des fonctions membres
JUpdate::_characterData |
( |
|
$parser, |
|
|
|
$data |
|
) |
| |
Character Parser Function
- Paramètres:
-
object | $parser | Parser object. |
object | $data | The data. |
- Renvoie:
- void
- Note:
- This is public because its called externally.
- Depuis:
- 11.1
Références $data, et $tag.
JUpdate::_endElement |
( |
|
$parser, |
|
|
|
$name |
|
) |
| |
Callback for closing the element
- Paramètres:
-
object | $parser | Parser object |
string | $name | Name of element that was closed |
- Renvoie:
- void
- Note:
- This is public because it is called externally
- Depuis:
- 11.1
Références $key, $name, $ver, elseif, et JFilterInput\getInstance().
Get the last position in stack count
- Renvoie:
- string
- Depuis:
- 11.1
JUpdate::_getStackLocation |
( |
| ) |
|
|
protected |
Gets the reference to the current direct parent
- Renvoie:
- object
- Depuis:
- 11.1
JUpdate::_startElement |
( |
|
$parser, |
|
|
|
$name, |
|
|
|
$attrs = array() |
|
) |
| |
XML Start Element callback
- Paramètres:
-
object | $parser | Parser object |
string | $name | Name of the tag found |
array | $attrs | Attributes of the tag |
- Renvoie:
- void
- Note:
- This is public because it is called externally
- Depuis:
- 11.1
Références $data, $key, $name, et $tag.
JUpdate::loadFromXML |
( |
|
$url | ) |
|
Documentation des données membres
JUpdate::$_stack = array('base') |
|
protected |
JUpdate::$_state_store = array() |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :