Every DATA_SOURCE field is a DATA_FIELD.
It's used to emulate some database behaviours such as default values.
It can be considered the same as a database table's field.
Located in /p4a/objects/data_field.php (line 48)
P4A_Object | --P4A_Data_Field
The default value for the field in new rows.
The new value of field
The default value for the field in new rows.
The value of field.
Inherited from P4A_Object
P4A_Object::$_helpers
P4A_Object::$_id
P4A_Object::$_map_actions
P4A_Object::$_name
P4A_Object::$_objects
P4A_Object::$_parent_id
Returns the new value of the data field.
Returns the value of the data field for safe SQL queries.
Returns the value of the data field for safe SQL queries.
Returns the type of the data_field.
Returns the value of the data field.
Class constructor.
Sets ID and name for the object.
Sets the new value of the data field.
Sets the type of the data_field.
Sets the value of the data field.
Inherited From P4A_Object
P4A_Object::actionHandler()
P4A_Object::build()
P4A_Object::destroy()
P4A_Object::dropIntercept()
P4A_Object::errorHandler()
P4A_Object::getId()
P4A_Object::getName()
P4A_Object::getObjectType()
P4A_Object::getParentID()
P4A_Object::implementMethod()
P4A_Object::intercept()
P4A_Object::isActionTriggered()
P4A_Object::p4a_object()
P4A_Object::setName()
P4A_Object::setParentID()
P4A_Object::void()
P4A_Object::_loadHelper()
P4A_Object::__call()
Documentation generated on Mon, 07 Jan 2008 11:29:14 +0100 by phpDocumentor 1.4.0