This is the complete list of members for
P4_Stream, including all inherited members.
| $_accessors | P4_Stream | [protected, static] |
| $_cache | P4_Stream | [protected] |
| $_connection | P4_ConnectedAbstract | [protected] |
| $_idField | P4_Stream | [protected, static] |
| $_mutators | P4_Stream | [protected, static] |
| $_needsPopulate | P4_SpecAbstract | [protected] |
| $_specDefinition | P4_SpecAbstract | [protected] |
| $_specType | P4_Stream | [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_Stream | [protected, static] |
| _getDefaultValue($field) | P4_SpecAbstract | [protected] |
| _getFetchAllCommand() | P4_Spec_PluralAbstract | [protected, static] |
| _getFetchAllFlags($options) | P4_Stream | [protected, static] |
| _getIdField() | P4_Spec_PluralAbstract | [protected, static] |
| _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_Stream | [protected, static] |
| _populate() | P4_Spec_PluralAbstract | [protected] |
| _setValue($field, $value) | P4_Spec_PluralAbstract | [protected] |
| _setValues($values) | P4_SpecAbstract | [protected] |
| _sortRecursively($streams, $parent=null) | P4_Stream | [protected, static] |
| _validateRequiredFields($values=null) | P4_SpecAbstract | [protected] |
| addPath($type, $view, $depot=null) | P4_Stream | |
| clearConnection() | P4_ConnectedAbstract | |
| delete($force=false) | P4_Stream | |
| P4_Spec_PluralAbstract::delete(array $params=null) | P4_Spec_PluralAbstract | |
| exists($id, P4_Connection_Interface $connection=null) | P4_Stream | [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_FILTER | P4_Stream | |
| FETCH_BY_PATH | P4_Stream | |
| FETCH_MAXIMUM | P4_Spec_PluralAbstract | |
| fetchAll($options=array(), P4_Connection_Interface $connection=null) | P4_Stream | [static] |
| getAccessDateTime() | P4_Stream | |
| getConnection() | P4_ConnectedAbstract | |
| getDefaultConnection() | P4_ConnectedAbstract | [static] |
| getDepth() | P4_Stream | |
| getDescription() | P4_Stream | |
| getFields() | P4_SpecAbstract | |
| getId() | P4_Spec_PluralAbstract | |
| getName() | P4_Stream | |
| getOptions() | P4_Stream | |
| getOwner() | P4_Stream | |
| getParent() | P4_Stream | |
| getParentObject() | P4_Stream | |
| getPaths() | P4_Stream | |
| getRequiredFields() | P4_SpecAbstract | |
| getSpecDefinition() | P4_SpecAbstract | |
| getType() | P4_Stream | |
| getUpdateDateTime() | P4_Stream | |
| getValue($field) | P4_SpecAbstract | |
| getValues() | P4_SpecAbstract | |
| hasConnection() | P4_ConnectedAbstract | |
| hasField($field) | P4_SpecAbstract | |
| makeTemp(array $values=null, $cleanupCallback=null, P4_Connection_Interface $connection=null) | P4_Spec_PluralAbstract | [static] |
| makeTempId() | P4_Spec_PluralAbstract | [static] |
| save() | P4_Stream | |
| setConnection(P4_Connection_Interface $connection) | P4_ConnectedAbstract | |
| setDescription($description) | P4_Stream | |
| setId($id) | P4_Spec_PluralAbstract | |
| setName($name) | P4_Stream | |
| setOptions($options) | P4_Stream | |
| setOwner($owner) | P4_Stream | |
| setParent($parent) | P4_Stream | |
| setPaths($paths) | P4_Stream | |
| setType($type) | P4_Stream | |
| setValue($field, $value) | P4_SpecAbstract | |
| setValues($values) | P4_SpecAbstract | |
| SORT_RECURSIVE | P4_Stream | |
| TEMP_ID_DELIMITER | P4_Spec_PluralAbstract | |
| TEMP_ID_PREFIX | P4_Spec_PluralAbstract | |
| toArray() | P4_ModelAbstract | |