Perforce Chronicle 2012.2/486814
API Documentation

P4_User Member List

This is the complete list of members for P4_User, including all inherited members.
$_accessorsP4_User [protected, static]
$_connectionP4_ConnectedAbstract [protected]
$_idFieldP4_User [protected, static]
$_mutatorsP4_User [protected, static]
$_needsPopulateP4_SpecAbstract [protected]
$_specDefinitionP4_SpecAbstract [protected]
$_specTypeP4_User [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_User [protected, static]
_getDefaultValue($field)P4_SpecAbstract [protected]
_getFetchAllCommand()P4_Spec_PluralAbstract [protected, static]
_getFetchAllFlags($options)P4_User [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_User [protected, static]
_populate()P4_Spec_PluralAbstract [protected]
_setPassword($newPassword, $oldPassword=null, P4_Connection_Interface $connection=null)P4_User [protected]
_setValue($field, $value)P4_Spec_PluralAbstract [protected]
_setValues($values)P4_SpecAbstract [protected]
_validateRequiredFields($values=null)P4_SpecAbstract [protected]
addToGroup($group)P4_User
clearConnection()P4_ConnectedAbstract
delete()P4_User
P4_Spec_PluralAbstract::delete(array $params=null)P4_Spec_PluralAbstract
exists($id, P4_Connection_Interface $connection=null)P4_User [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_NAMEP4_User
FETCH_MAXIMUMP4_Spec_PluralAbstract
fetchAll($options=array(), P4_Connection_Interface $connection=null)P4_User [static]
getAccessDateTime()P4_User
getClients()P4_User
getConnection()P4_ConnectedAbstract
getDefaultConnection()P4_ConnectedAbstract [static]
getEmail()P4_User
getFields()P4_SpecAbstract
getFullName()P4_User
getGroups()P4_User
getId()P4_Spec_PluralAbstract
getJobView()P4_User
getPassword()P4_User
getRequiredFields()P4_SpecAbstract
getReviews()P4_User
getSpecDefinition()P4_SpecAbstract
getUpdateDateTime()P4_User
getValue($field)P4_SpecAbstract
getValues()P4_SpecAbstract
hasConnection()P4_ConnectedAbstract
hasField($field)P4_SpecAbstract
isAutoUserCreationEnabled(P4_Connection_Interface $connection=null)P4_User [static]
isPassword($password)P4_User
makeTemp(array $values=null, $cleanupCallback=null, P4_Connection_Interface $connection=null)P4_Spec_PluralAbstract [static]
makeTempId()P4_Spec_PluralAbstract [static]
save()P4_User
setConnection(P4_Connection_Interface $connection)P4_ConnectedAbstract
setEmail($email)P4_User
setFullName($name)P4_User
setId($id)P4_Spec_PluralAbstract
setJobView($jobView)P4_User
setPassword($newPassword, $oldPassword=null)P4_User
setReviews($reviews)P4_User
setValue($field, $value)P4_SpecAbstract
setValues($values)P4_SpecAbstract
TEMP_ID_DELIMITERP4_Spec_PluralAbstract
TEMP_ID_PREFIXP4_Spec_PluralAbstract
toArray()P4_ModelAbstract