Liste de tous les membres
Documentation des fonctions membres
JUpdaterExtension::_characterData |
( |
|
$parser, |
|
|
|
$data |
|
) |
| |
|
protected |
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.
JUpdaterExtension::_endElement |
( |
|
$parser, |
|
|
|
$name |
|
) |
| |
|
protected |
JUpdaterExtension::_startElement |
( |
|
$parser, |
|
|
|
$name, |
|
|
|
$attrs = array() |
|
) |
| |
|
protected |
Start element parser callback.
- Paramètres:
-
object | $parser | The parser object. |
string | $name | The name of the element. |
array | $attrs | The attributes of the element. |
- Renvoie:
- void
- Depuis:
- 11.1
Références $name, $tag, et JTable\getInstance().
JUpdaterExtension::findUpdate |
( |
|
$options | ) |
|
Finds an update.
- Paramètres:
-
array | $options | Update options. |
- Renvoie:
- array Array containing the array of update sites and array of updates
- Depuis:
- 11.1
Références $app, $options, $query, $url, JLog\add(), JFactory\getApplication(), JApplicationHelper\getClientInfo(), JHttpFactory\getHttp(), null, parent, JText\sprintf(), et JLog\WARNING.
La documentation de cette classe a été générée à partir du fichier suivant :