This is the complete list of members for
P4_Client, including all inherited members.
$_accessors | P4_Client | [protected, static] |
$_connection | P4_ConnectedAbstract | [protected] |
$_idField | P4_Client | [protected, static] |
$_mutators | P4_Client | [protected, static] |
$_needsPopulate | P4_SpecAbstract | [protected] |
$_specDefinition | P4_SpecAbstract | [protected] |
$_specType | P4_Client | [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_Client | [protected, static] |
_getDefaultValue($field) | P4_SpecAbstract | [protected] |
_getFetchAllCommand() | P4_Spec_PluralAbstract | [protected, static] |
_getFetchAllFlags($options) | P4_Client | [protected, static] |
_getIdField() | P4_Spec_PluralAbstract | [protected, static] |
_getSpecData() | P4_Spec_PluralAbstract | [protected] |
_getSpecType() | P4_SpecAbstract | [protected, static] |
_getTempCleanupCallback() | P4_Client | [protected, static] |
_getValue($field) | P4_Spec_PluralAbstract | [protected] |
_getValues() | P4_SpecAbstract | [protected] |
_isValidId($id) | P4_Spec_PluralAbstract | [protected, static] |
_populate() | P4_Spec_PluralAbstract | [protected] |
_setValue($field, $value) | P4_Spec_PluralAbstract | [protected] |
_setValues($values) | P4_SpecAbstract | [protected] |
_validateRequiredFields($values=null) | P4_SpecAbstract | [protected] |
addView($depot, $client) | P4_Client | |
clearConnection() | P4_ConnectedAbstract | |
delete($force=false) | P4_Client | |
P4_Spec_PluralAbstract::delete(array $params=null) | P4_Spec_PluralAbstract | |
exists($id, P4_Connection_Interface $connection=null) | P4_Client | [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_NAME | P4_Client | |
FETCH_BY_OWNER | P4_Client | |
FETCH_BY_STREAM | P4_Client | |
FETCH_MAXIMUM | P4_Spec_PluralAbstract | |
fetchAll($options=array(), P4_Connection_Interface $connection=null) | P4_Client | [static] |
getAccessDateTime() | P4_Client | |
getConnection() | P4_ConnectedAbstract | |
getDefaultConnection() | P4_ConnectedAbstract | [static] |
getDescription() | P4_Client | |
getFields() | P4_SpecAbstract | |
getHost() | P4_Client | |
getId() | P4_Spec_PluralAbstract | |
getLineEnd() | P4_Client | |
getOptions() | P4_Client | |
getOwner() | P4_Client | |
getRequiredFields() | P4_SpecAbstract | |
getRoot() | P4_Client | |
getSpecDefinition() | P4_SpecAbstract | |
getStream() | P4_Client | |
getSubmitOptions() | P4_Client | |
getUpdateDateTime() | P4_Client | |
getValue($field) | P4_SpecAbstract | |
getValues() | P4_SpecAbstract | |
getView() | P4_Client | |
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_Client | |
setConnection(P4_Connection_Interface $connection) | P4_ConnectedAbstract | |
setDescription($description) | P4_Client | |
setHost($host) | P4_Client | |
setId($id) | P4_Spec_PluralAbstract | |
setLineEnd($lineEnd) | P4_Client | |
setOptions($options) | P4_Client | |
setOwner($owner) | P4_Client | |
setRoot($root) | P4_Client | |
setStream($stream) | P4_Client | |
setSubmitOptions($options) | P4_Client | |
setValue($field, $value) | P4_SpecAbstract | |
setValues($values) | P4_SpecAbstract | |
setView($view) | P4_Client | |
TEMP_ID_DELIMITER | P4_Spec_PluralAbstract | |
TEMP_ID_PREFIX | P4_Spec_PluralAbstract | |
toArray() | P4_ModelAbstract | |
touchUpView() | P4_Client | |