프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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. | |
리턴 |