ModelManager
class ModelManager
Methods
__construct(DvsModelField $DvsModelField, Framework $Framework)
Create a new model manager
[type]
updateField([type] $field, [type] $page)
Updates a single field
array(Collection,
createFieldsAndModel(array $fields, array $page)
Creates a new model from the given fields
[type]
updateFields([type] $fields, [type] $page)
Update each field in this fields array
Details
at line 13
__construct(DvsModelField $DvsModelField, Framework $Framework)
Create a new model manager
at line 29
[type]
updateField([type] $field, [type] $page)
Updates a single field
at line 43
array(Collection,
createFieldsAndModel(array $fields, array $page)
Creates a new model from the given fields
at line 89
[type]
updateFields([type] $fields, [type] $page)
Update each field in this fields array