Extension of the SQLObject class for storing Group information in the Categories driver. If you want to store specialized Group information, you should extend this class instead of extending SQLObject directly.
Located in /Group/Group/sql.php (line 775)
DataTreeObject | --DataTreeObject_Group | --SQLObject_Group
Key-value hash that will be serialized.
The unique name of this object.
These names have the same requirements as other object names - they must be unique, etc.
The unique name of this object.
These names have the same requirements as other object names - they must be unique, etc.
Inherited from DataTreeObject_Group
DataTreeObject_Group::$_auditLog
DataTreeObject_Group::$_groupOb
Inherited from DataTreeObject
DataTreeObject::$datatree
DataTreeObject::$order
The SQLObject_Group constructor. Just makes sure to call the parent constructor so that the group's name is set properly.
Gets one of the attributes of the object, or null if it isn't defined.
Gets the ID of this object.
Gets the name of this object.
Save group
Sets one of the attributes of the object.
Inherited From DataTreeObject_Group
DataTreeObject_Group::DataTreeObject_Group()
DataTreeObject_Group::addUser()
DataTreeObject_Group::clearAuditLog()
DataTreeObject_Group::getAuditLog()
DataTreeObject_Group::getId()
DataTreeObject_Group::listAllUsers()
DataTreeObject_Group::listUsers()
DataTreeObject_Group::removeUser()
DataTreeObject_Group::save()
DataTreeObject_Group::setGroupOb()
DataTreeObject_Group::_fromAttributes()
DataTreeObject_Group::_toAttributes()
DataTreeObject_Group::__sleep()
Inherited From DataTreeObject
DataTreeObject::DataTreeObject()
DataTreeObject::delete()
DataTreeObject::get()
DataTreeObject::getChild()
DataTreeObject::getData()
DataTreeObject::getId()
DataTreeObject::getName()
DataTreeObject::getParent()
DataTreeObject::getShortName()
DataTreeObject::save()
DataTreeObject::set()
DataTreeObject::setData()
DataTreeObject::setDataTree()
DataTreeObject::setName()
DataTreeObject::setOrder()
Documentation generated on Sun, 30 Jan 2011 05:21:42 +0000 by phpDocumentor 1.4.3