Dotclear 2.26
|
Public Member Functions | |
__construct (string $data) | |
getDefines () | |
getModules () | |
Protected Member Functions | |
_parse () | |
Protected Attributes | |
$xml | |
$items = [] | |
$defines = [] | |
Static Protected Attributes | |
static | $bloc = 'http://dotaddict.org/da/' |
__construct | ( | string | $data | ) |
|
protected |
Parse XML into array
References DC_DEV, DC_VERSION, and dcUtils\versionsCompare().
Referenced by __construct().
getDefines | ( | ) |
getModules | ( | ) |
Get modules.
References $items, and Deprecated\set().
|
protected |
|
protected |
Referenced by getModules().
|
protected |
Referenced by getDefines().
|
staticprotected |