См. определение в файле color.php строка 14
◆ getCode()
- Аргументы
-
- Возвращает
- string|null
См. определение в файле color.php строка 103
◆ getCodeByNumber()
static getCodeByNumber |
( |
| $number | ) |
|
|
static |
- Аргументы
-
- Возвращает
- string
См. определение в файле color.php строка 166
◆ getColor()
- Аргументы
-
- Возвращает
- string|null
См. определение в файле color.php строка 121
◆ getColorByNumber()
static getColorByNumber |
( |
| $number | ) |
|
|
static |
- Аргументы
-
- Возвращает
- string
См. определение в файле color.php строка 144
◆ getColors()
- Возвращает
- array
См. определение в файле color.php строка 58
◆ getName()
- Аргументы
-
- Возвращает
- string|null
См. определение в файле color.php строка 135
◆ getNameByNumber()
static getNameByNumber |
( |
| $number | ) |
|
|
static |
- Аргументы
-
- Возвращает
- string
См. определение в файле color.php строка 155
◆ getNames()
- Возвращает
- array
См. определение в файле color.php строка 66
◆ getRandomCode()
◆ getRandomColor()
static getRandomColor |
( |
| ) |
|
|
static |
◆ getReplaceColors()
static getReplaceColors |
( |
| ) |
|
|
static |
- Возвращает
- array
См. определение в файле color.php строка 112
◆ getSafeColorNames()
static getSafeColorNames |
( |
| ) |
|
|
static |
- Возвращает
- array
См. определение в файле color.php строка 88
◆ getSafeColors()
- Возвращает
- array
См. определение в файле color.php строка 80
◆ isEnabled()
- Возвращает
- bool
См. определение в файле color.php строка 50
◆ isSafeColor()
static isSafeColor |
( |
| $code | ) |
|
|
static |
◆ MAX_COLOR_COUNT
const MAX_COLOR_COUNT = 99 |