This is the complete list of members for
P4_Group, including all inherited members.
| $_accessors | P4_Group | [protected, static] |
| $_connection | P4_ConnectedAbstract | [protected] |
| $_idField | P4_Group | [protected, static] |
| $_mutators | P4_Group | [protected, static] |
| $_needsPopulate | P4_SpecAbstract | [protected] |
| $_specDefinition | P4_SpecAbstract | [protected] |
| $_specType | P4_Group | [protected, static] |
| $_values | P4_SpecAbstract | [protected] |
| __construct(P4_Connection_Interface $connection=null) | P4_ConnectedAbstract | |
| __sleep() | P4_ConnectedAbstract | |
| _deferPopulate($reset=false) | P4_Spec_PluralAbstract | [protected] |
| _fromSpecListEntry($listEntry, $flags, P4_Connection_Interface $connection) | P4_Group | [protected, static] |
| _getDefaultValue($field) | P4_SpecAbstract | [protected] |
| _getFetchAllCommand() | P4_Spec_PluralAbstract | [protected, static] |
| _getFetchAllFlags($options) | P4_Group | [protected, static] |
| _getIdField() | P4_Spec_PluralAbstract | [protected, static] |
| _getMaxValue($field) | P4_Group | [protected] |
| _getSpecData() | P4_Spec_PluralAbstract | [protected] |
| _getSpecType() | P4_SpecAbstract | [protected, static] |
| _getTempCleanupCallback() | P4_Spec_PluralAbstract | [protected, static] |
| _getValue($field) | P4_Spec_PluralAbstract | [protected] |
| _getValues() | P4_SpecAbstract | [protected] |
| _isValidId($id) | P4_Group | [protected, static] |
| _isValidUserId($id) | P4_Group | [protected, static] |
| _populate() | P4_Spec_PluralAbstract | [protected] |
| _setMaxValue($field, $max) | P4_Group | [protected] |
| _setValue($field, $value) | P4_Spec_PluralAbstract | [protected] |
| _setValues($values) | P4_SpecAbstract | [protected] |
| _validateRequiredFields($values=null) | P4_SpecAbstract | [protected] |
| addOwner($owner) | P4_Group | |
| addSubgroup($group) | P4_Group | |
| addUser($user) | P4_Group | |
| clearConnection() | P4_ConnectedAbstract | |
| delete(array $params=null) | P4_Spec_PluralAbstract | |
| exists($id, P4_Connection_Interface $connection=null) | P4_Group | [static] |
| fetch($id, P4_Connection_Interface $connection=null) | P4_Spec_PluralAbstract | [static] |
| P4_SpecAbstract::fetch(P4_Connection_Interface $connection=null) | P4_SpecAbstract | [static] |
| FETCH_BY_MEMBER | P4_Group | |
| FETCH_BY_NAME | P4_Group | |
| FETCH_INDIRECT | P4_Group | |
| FETCH_MAXIMUM | P4_Spec_PluralAbstract | |
| fetchAll($options=array(), P4_Connection_Interface $connection=null) | P4_Group | [static] |
| getConnection() | P4_ConnectedAbstract | |
| getDefaultConnection() | P4_ConnectedAbstract | [static] |
| getFields() | P4_SpecAbstract | |
| getId() | P4_Spec_PluralAbstract | |
| getMaxLockTime() | P4_Group | |
| getMaxResults() | P4_Group | |
| getMaxScanRows() | P4_Group | |
| getOwners() | P4_Group | |
| getRequiredFields() | P4_SpecAbstract | |
| getSpecDefinition() | P4_SpecAbstract | |
| getSubgroups() | P4_Group | |
| getTimeout() | P4_Group | |
| getUsers() | P4_Group | |
| getValue($field) | P4_SpecAbstract | |
| getValues() | P4_SpecAbstract | |
| hasConnection() | P4_ConnectedAbstract | |
| hasField($field) | P4_SpecAbstract | |
| isEmpty() | P4_Group | |
| makeTemp(array $values=null, $cleanupCallback=null, P4_Connection_Interface $connection=null) | P4_Spec_PluralAbstract | [static] |
| makeTempId() | P4_Spec_PluralAbstract | [static] |
| save($owner=false) | P4_Group | |
| P4_Spec_PluralAbstract::save() | P4_SpecAbstract | |
| setConnection(P4_Connection_Interface $connection) | P4_ConnectedAbstract | |
| setId($id) | P4_Spec_PluralAbstract | |
| setMaxLockTime($max) | P4_Group | |
| setMaxResults($max) | P4_Group | |
| setMaxScanRows($max) | P4_Group | |
| setOwners($owners) | P4_Group | |
| setSubgroups($subgroups) | P4_Group | |
| setTimeout($timeout) | P4_Group | |
| setUsers($users) | P4_Group | |
| setValue($field, $value) | P4_SpecAbstract | |
| setValues($values) | P4_SpecAbstract | |
| TEMP_ID_DELIMITER | P4_Spec_PluralAbstract | |
| TEMP_ID_PREFIX | P4_Spec_PluralAbstract | |
| toArray() | P4_ModelAbstract | |