Definition at line 5 of file UArray.php.
◆ asPhpArray()
static asPhpArray |
( |
|
$array, |
|
|
|
$prefix = "" |
|
) |
| |
|
static |
◆ getDefaultValue()
static getDefaultValue |
( |
|
$array, |
|
|
|
$key, |
|
|
|
$default |
|
) |
| |
|
static |
◆ getValue()
static getValue |
( |
|
$array, |
|
|
|
$key, |
|
|
|
$pos |
|
) |
| |
|
static |
◆ isAssociative()
static isAssociative |
( |
|
$array | ) |
|
|
static |
◆ parseValue()
static parseValue |
( |
|
$v, |
|
|
|
$prefix = "" |
|
) |
| |
|
staticprivate |
◆ remove()
static remove |
( |
|
$array, |
|
|
|
$search |
|
) |
| |
|
static |
◆ removeOne()
static removeOne |
( |
|
$array, |
|
|
|
$search |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: