См. определение в файле poolbase.php строка 4
◆ add()
static add |
( |
| $code, |
|
|
| $type, |
|
|
| $value ) |
|
static |
◆ delete()
static delete |
( |
| $code, |
|
|
| $type, |
|
|
| $index ) |
|
static |
◆ get()
static get |
( |
| $code, |
|
|
| $type ) |
|
static |
◆ getByIndex()
static getByIndex |
( |
| $code, |
|
|
| $type, |
|
|
| $index ) |
|
static |
- Аргументы
-
- Возвращает
- null|mixed
См. определение в файле poolbase.php строка 36
◆ getPoolByCode()
static getPoolByCode |
( |
| $code | ) |
|
|
static |
◆ isTypeExists()
static isTypeExists |
( |
| $code, |
|
|
| $type ) |
|
static |
- Аргументы
-
- Возвращает
- bool
См. определение в файле poolbase.php строка 76
◆ resetPool()
static resetPool |
( |
| $code = null, |
|
|
| $type = null ) |
|
static |
◆ $index
◆ $pool