Changelog class.
- Depuis
- 4.0.0
◆ characterData()
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
- 1.7.0
Références $data, et items.
◆ endElement()
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
- 1.7.0
Références $items, $key, $name, $this, $val, elseif, et items.
◆ getLastTag()
Get the last position in stack count
- Renvoie
- string
- Depuis
- 4.0.0
◆ getStackLocation()
Gets the reference to the current direct parent
- Renvoie
- string
- Depuis
- 4.0.0
◆ loadFromXml()
◆ setVersion()
setVersion |
( |
string |
$version | ) |
|
Set the version to match.
- Paramètres
-
string | $version | The version to match |
- Renvoie
- void
- Depuis
- 4.0.0
Références $version.
◆ startElement()
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
- 1.7.0
Références $data, $key, et $name.
◆ $addition
◆ $change
◆ $currentChangelog
◆ $element
◆ $fix
◆ $items
◆ $language
◆ $latest
◆ $matchVersion
◆ $note
◆ $remove
◆ $security
◆ $stack
◆ $type
◆ $version
◆ $xmlParser
La documentation de cette classe a été générée à partir du fichier suivant :