Открытые члены | |
__construct (string $componentName) | |
createComponent ($properties, $subComponents) | |
getComponent () | |
Открытые статические члены | |
static | createInstance (string $componentName) |
См. определение в файле factorycomponents.php строка 7
__construct | ( | string | $componentName | ) |
FactoryComponents constructor.
string | $componentName |
См. определение в файле factorycomponents.php строка 31
createComponent | ( | $properties, | |
$subComponents | |||
) |
$properties | |
$subComponents |
IcalParserException |
См. определение в файле factorycomponents.php строка 43
|
static |
string | $componentName |
См. определение в файле factorycomponents.php строка 22
getComponent | ( | ) |
См. определение в файле factorycomponents.php строка 74