Perforce Chronicle 2012.2/486814
API Documentation

P4_SpecAbstract Member List

This is the complete list of members for P4_SpecAbstract, including all inherited members.
$_accessorsP4_SpecAbstract [protected, static]
$_connectionP4_ConnectedAbstract [protected]
$_mutatorsP4_SpecAbstract [protected, static]
$_needsPopulateP4_SpecAbstract [protected]
$_specDefinitionP4_SpecAbstract [protected]
$_specTypeP4_SpecAbstract [protected, static]
$_valuesP4_SpecAbstract [protected]
__construct(P4_Connection_Interface $connection=null)P4_ConnectedAbstract
__sleep()P4_ConnectedAbstract
_deferPopulate($reset=false)P4_SpecAbstract [protected]
_getDefaultValue($field)P4_SpecAbstract [protected]
_getSpecData()P4_SpecAbstract [protected]
_getSpecType()P4_SpecAbstract [protected, static]
_getValue($field)P4_SpecAbstract [protected]
_getValues()P4_SpecAbstract [protected]
_populate()P4_SpecAbstract [protected]
_setValue($field, $value)P4_SpecAbstract [protected]
_setValues($values)P4_SpecAbstract [protected]
_validateRequiredFields($values=null)P4_SpecAbstract [protected]
clearConnection()P4_ConnectedAbstract
fetch(P4_Connection_Interface $connection=null)P4_SpecAbstract [static]
getConnection()P4_ConnectedAbstract
getDefaultConnection()P4_ConnectedAbstract [static]
getFields()P4_SpecAbstract
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
setValue($field, $value)P4_SpecAbstract
setValues($values)P4_SpecAbstract
toArray()P4_ModelAbstract