Perforce Chronicle 2012.2/486814
API Documentation

P4_Change Member List

This is the complete list of members for P4_Change, including all inherited members.
$_accessorsP4_Change [protected, static]
$_cacheP4_Change [protected]
$_connectionP4_ConnectedAbstract [protected]
$_idFieldP4_Change [protected, static]
$_mutatorsP4_Change [protected, static]
$_needsPopulateP4_SpecAbstract [protected]
$_specDefinitionP4_SpecAbstract [protected]
$_specTypeP4_Change [protected, static]
$_valuesP4_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_Change [protected, static]
_getDefaultValue($field)P4_SpecAbstract [protected]
_getFetchAllCommand()P4_Spec_PluralAbstract [protected, static]
_getFetchAllFlags($options)P4_Change [protected, static]
_getIdField()P4_Spec_PluralAbstract [protected, static]
_getSpecData()P4_Change [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_Change [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]
addFile($file)P4_Change
addJob($job)P4_Change
clearConnection()P4_ConnectedAbstract
DEFAULT_CHANGEP4_Change
delete($force=false)P4_Change
P4_Spec_PluralAbstract::delete(array $params=null)P4_Spec_PluralAbstract
exists($id, P4_Connection_Interface $connection=null)P4_Change [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_CLIENTP4_Change
FETCH_BY_FILESPECP4_Change
FETCH_BY_STATUSP4_Change
FETCH_BY_USERP4_Change
FETCH_INTEGRATEDP4_Change
FETCH_MAXIMUMP4_Spec_PluralAbstract
fetchAll($options=array(), P4_Connection_Interface $connection=null)P4_Change [static]
getClient()P4_Change
getConnection()P4_ConnectedAbstract
getDateTime()P4_Change
getDefaultConnection()P4_ConnectedAbstract [static]
getDescription()P4_Change
getFields()P4_SpecAbstract
getFileObject($file)P4_Change
getFileObjects()P4_Change
getFiles()P4_Change
getFilesToResolve()P4_Change
getFilesToRevert()P4_Change
getId()P4_Change
getJobs()P4_Change
getJobStatus()P4_Change
getRequiredFields()P4_SpecAbstract
getSpecDefinition()P4_SpecAbstract
getStatus()P4_Change
getUser()P4_Change
getValue($field)P4_SpecAbstract
getValues()P4_SpecAbstract
hasConnection()P4_ConnectedAbstract
hasField($field)P4_SpecAbstract
IGNORE_LINE_ENDINGSP4_ResolvableInterface
IGNORE_WHITESPACEP4_ResolvableInterface
IGNORE_WHITESPACE_CHANGESP4_ResolvableInterface
isDefault()P4_Change
isPending()P4_Change
isSubmitted()P4_Change
makeTemp(array $values=null, $cleanupCallback=null, P4_Connection_Interface $connection=null)P4_Spec_PluralAbstract [static]
makeTempId()P4_Spec_PluralAbstract [static]
MAX_SUBMIT_ATTEMPTSP4_Change
PENDING_CHANGEP4_Change
resolve($options)P4_Change
RESOLVE_ACCEPT_FORCEP4_ResolvableInterface
RESOLVE_ACCEPT_MERGEDP4_ResolvableInterface
RESOLVE_ACCEPT_SAFEP4_ResolvableInterface
RESOLVE_ACCEPT_THEIRSP4_ResolvableInterface
RESOLVE_ACCEPT_YOURSP4_ResolvableInterface
RESOLVE_FILEP4_Change
revert()P4_Change
save($force=false)P4_Change
P4_Spec_PluralAbstract::save()P4_SpecAbstract
setConnection(P4_Connection_Interface $connection)P4_ConnectedAbstract
setDescription($description)P4_Change
setFiles($files)P4_Change
setId($id)P4_Change
setJobs($jobs)P4_Change
setValue($field, $value)P4_SpecAbstract
setValues($values)P4_SpecAbstract
submit($description=null, $options=null)P4_Change
SUBMITTED_CHANGEP4_Change
TEMP_ID_DELIMITERP4_Spec_PluralAbstract
TEMP_ID_PREFIXP4_Spec_PluralAbstract
toArray()P4_ModelAbstract