Base class for app models
Located in /app/Model.php (line 28)
we_core_AbstractObject | --we_core_AbstractModel | --we_app_Model
ContentType attribute
id attribute
IsFolder attribute
ParentID attribute
Path attribute
Text attribute
_appName attribute
_requiredFields attribute
Inherited from we_core_AbstractModel
we_core_AbstractModel::$_metadata
we_core_AbstractModel::$_persistentSlots
we_core_AbstractModel::$_primaryKey
we_core_AbstractModel::$_table
Constructor
Set table and load persistents
deletes entry
delete childs
validates the Text
check if required fields are available
check permissions of user
check if field is required
check if ParentId is equal to Id
check if path exists
set Fields
set IsFolder
set path
update the child paths
returns the path of given id
Inherited From we_core_AbstractModel
we_core_AbstractModel::__construct()
we_core_AbstractModel::delete()
we_core_AbstractModel::getPersistentSlots()
we_core_AbstractModel::getTable()
we_core_AbstractModel::load()
we_core_AbstractModel::loadPersistents()
we_core_AbstractModel::save()
we_core_AbstractModel::setFields()
we_core_AbstractModel::setPersistentSlots()
we_core_AbstractModel::_getPKCondition()
Inherited From we_core_AbstractObject
we_core_AbstractObject::__construct()
Documentation generated on Mon, 01 Sep 2008 11:35:42 +0200 by phpDocumentor 1.4.0