См. определение в файле fields.php строка 4
◆ __construct()
__construct |
( |
array | $values = null | ) |
|
◆ clear()
◆ clearChanged()
◆ count()
Count elements of an object
См. определение в файле fields.php строка 315
◆ createClone()
createClone |
( |
\SplObjectStorage | $cloneEntity | ) |
|
◆ current()
Return the current element
См. определение в файле fields.php строка 225
◆ get()
Returns any variable by its name. Null if variable is not set.
- Аргументы
-
- Возвращает
- string | null
См. определение в файле fields.php строка 44
◆ getChangedKeys()
◆ getChangedValues()
◆ getOriginalValues()
@ine
- Возвращает
- array
См. определение в файле fields.php строка 138
◆ getValues()
◆ init()
◆ isChanged()
- Аргументы
-
- Возвращает
- bool
См. определение в файле fields.php строка 33
◆ isClone()
◆ isMarkedCustom()
isMarkedCustom |
( |
string | $field | ) |
|
- Аргументы
-
- Возвращает
- bool
См. определение в файле fields.php строка 66
◆ key()
Return the key of the current element
См. определение в файле fields.php строка 242
◆ markChanged()
markChanged |
( |
| $name, |
|
|
| $value ) |
|
protected |
- Аргументы
-
- Возвращает
- bool
См. определение в файле fields.php строка 167
◆ markCustom()
markCustom |
( |
string | $field | ) |
|
◆ next()
Move forward to next element
См. определение в файле fields.php строка 233
◆ offsetExists()
Whether a offset exists
- Аргументы
-
- Возвращает
- bool
См. определение в файле fields.php строка 271
◆ offsetGet()
Offset to retrieve
- Аргументы
-
- Возвращает
- null|string
См. определение в файле fields.php строка 284
◆ offsetSet()
offsetSet |
( |
| $offset, |
|
|
| $value ) |
Offset to set
- Аргументы
-
См. определение в файле fields.php строка 295
◆ offsetUnset()
Offset to unset
- Аргументы
-
См. определение в файле fields.php строка 305
◆ resetValues()
resetValues |
( |
array | $values | ) |
|
◆ rewind()
Rewind the Iterator to the first element
См. определение в файле fields.php строка 259
◆ set()
- Аргументы
-
- Возвращает
- bool
См. определение в файле fields.php строка 89
◆ setValues()
setValues |
( |
array | $values | ) |
|
◆ unmarkCustom()
unmarkCustom |
( |
string | $field | ) |
|
◆ valid()
Checks if current position is valid
См. определение в файле fields.php строка 250
◆ $changedValues
◆ $isClone
◆ $values