(no description)
File Size: | 22 lines (0 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Interface: OptionsManagerInterface - X-Ref
Interface OptionsManagerInterfacesetOption($optionName, $optionValue) X-Ref |
param: string $optionName param: mixed $optionValue return: void |
getOption($optionName) X-Ref |
param: string $optionName return: mixed|null The set option or NULL if no option with given name found |