Methods
Empty constructor for blocking of creating an instance of this class
__construct()
Constants
Error: Cannot use option as search key
CANNOT_USE_OPTION_AS_SEARCH_KEY = 9
Error: Options container identifier does not exist
CONTAINER_ID_DOES_NOT_EXIST = 4
Error: Options container identifier already exists
CONTAINER_ID_EXISTS = 3
Error: Option definition identifier does not exist
DEFINITION_ID_DOES_NOT_EXIST = 6
Error: Option definition identifier already exists
DEFINITION_ID_EXISTS = 5
Error: Options type identifier does not exist
TYPE_ID_DOES_NOT_EXIST = 2
Error: Options type identifier already exists
TYPE_ID_EXISTS = 1
Error: Wrong container type for use with this method
WRONG_CONTAINER_TYPE_FOR_THIS_METHOD = 7