◆ __construct()
ElggPluginManifestParser::__construct |
( |
\ElggXMLElement |
$xml, |
|
|
|
$caller |
|
) |
| |
Loads the manifest XML to be parsed.
- Parameters
-
\ElggXmlElement | $xml | The Manifest XML object to be parsed |
object | $caller | The object calling this parser. |
Definition at line 59 of file ElggPluginManifestParser.php.
◆ getAttribute()
ElggPluginManifestParser::getAttribute |
( |
|
$name | ) |
|
◆ getManifest()
ElggPluginManifestParser::getManifest |
( |
| ) |
|
◆ getManifestObject()
ElggPluginManifestParser::getManifestObject |
( |
| ) |
|
◆ parse()
ElggPluginManifestParser::parse |
( |
| ) |
|
|
abstract |
◆ $caller
ElggPluginManifestParser::$caller |
|
protected |
◆ $manifest
ElggPluginManifestParser::$manifest |
|
protected |
◆ $manifestObject
ElggPluginManifestParser::$manifestObject |
|
protected |
◆ $validAttributes
ElggPluginManifestParser::$validAttributes |
|
protected |
The documentation for this class was generated from the following file: