Perforce Chronicle 2012.2/486814
API Documentation

P4_Protections Member List

This is the complete list of members for P4_Protections, including all inherited members.
$_accessorsP4_Protections [protected, static]
$_connectionP4_ConnectedAbstract [protected]
$_mutatorsP4_Protections [protected, static]
$_needsPopulateP4_SpecAbstract [protected]
$_specDefinitionP4_SpecAbstract [protected]
$_specTypeP4_Protections [protected, static]
$_valuesP4_SpecAbstract [protected]
__construct(P4_Connection_Interface $connection=null)P4_ConnectedAbstract
__sleep()P4_ConnectedAbstract
_deferPopulate($reset=false)P4_SpecAbstract [protected]
_fromProtectArray($array)P4_Protections [protected]
_getDefaultValue($field)P4_SpecAbstract [protected]
_getSpecData()P4_SpecAbstract [protected]
_getSpecType()P4_SpecAbstract [protected, static]
_getValue($field)P4_SpecAbstract [protected]
_getValues()P4_SpecAbstract [protected]
_isValidProtectArray($array)P4_Protections [protected]
_populate()P4_SpecAbstract [protected]
_setValue($field, $value)P4_SpecAbstract [protected]
_setValues($values)P4_SpecAbstract [protected]
_toProtectArray($entry)P4_Protections [protected]
_validateRequiredFields($values=null)P4_SpecAbstract [protected]
addProtection($mode, $type, $name, $host, $path)P4_Protections
clearConnection()P4_ConnectedAbstract
fetch(P4_Connection_Interface $connection=null)P4_SpecAbstract [static]
getConnection()P4_ConnectedAbstract
getDefaultConnection()P4_ConnectedAbstract [static]
getFields()P4_SpecAbstract
getProtections()P4_Protections
getRequiredFields()P4_SpecAbstract
getSpecDefinition()P4_SpecAbstract
getValue($field)P4_SpecAbstract
getValues()P4_SpecAbstract
hasConnection()P4_ConnectedAbstract
hasField($field)P4_SpecAbstract
save()P4_SpecAbstract
setConnection(P4_Connection_Interface $connection)P4_ConnectedAbstract
setProtections($protections)P4_Protections
setValue($field, $value)P4_SpecAbstract
setValues($values)P4_SpecAbstract
toArray()P4_ModelAbstract