См. определение в файле rulescollection.php строка 42
◆ __construct()
◆ __call()
__call |
( |
| $name, |
|
|
| $arguments ) |
It's magic...
- Аргументы
-
string | $name | |
array | $arguments | |
- Возвращает
- mixed
- Исключения
-
SystemException
См. определение в файле rulescollection.php строка 179
◆ compare()
Compares two collections.
- Аргументы
-
- Возвращает
- bool True if supplied policy is stronger than the current one.
См. определение в файле rulescollection.php строка 159
◆ createByPreset()
static createByPreset |
( |
| $preset = self::PRESET_DEFAULT | ) |
|
|
static |
Creates the collection of rules by a known preset.
- Аргументы
-
- Возвращает
- static
См. определение в файле rulescollection.php строка 84
◆ getValues()
Retuns key => value pairs in old-fashioned style (compatibility).
- Возвращает
- array
Переопределяет метод предка Dictionary.
См. определение в файле rulescollection.php строка 134
◆ PRESET_DEFAULT
◆ PRESET_HIGH
◆ PRESET_LOW
◆ PRESET_MIDDLE