Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CreateConfigContext ( ) : |
Creates empty library configuration context.
|
|
Loaded ( PHP.Core.PhpLibraryAttribute assemblyAttribute, |
Called by the Core after the library is loaded.
|
|
ParseConfig ( |
Parses a configuration section belonging to the MySql library.
|
protected CreateConfigContext ( ) : |
||
Результат |
protected Loaded ( PHP.Core.PhpLibraryAttribute assemblyAttribute, |
||
assemblyAttribute | PHP.Core.PhpLibraryAttribute | |
configStore | ||
Результат | void |
protected ParseConfig ( |
||
result | A configuration context. | |
context | The context of the configuration created by Phalanger Core. | |
section | A XML node containing the configuration or its part. | |
Результат |