Perforce Chronicle 2012.2/486814
API Documentation

P4_Typemap Member List

This is the complete list of members for P4_Typemap, including all inherited members.
$_accessorsP4_Typemap [protected, static]
$_connectionP4_ConnectedAbstract [protected]
$_mutatorsP4_Typemap [protected, static]
$_needsPopulateP4_SpecAbstract [protected]
$_specDefinitionP4_SpecAbstract [protected]
$_specTypeP4_Typemap [protected, static]
$_valuesP4_SpecAbstract [protected]
__construct(P4_Connection_Interface $connection=null)P4_ConnectedAbstract
__sleep()P4_ConnectedAbstract
_deferPopulate($reset=false)P4_SpecAbstract [protected]
_fromTypemapArray($array)P4_Typemap [protected]
_getDefaultValue($field)P4_SpecAbstract [protected]
_getSpecData()P4_SpecAbstract [protected]
_getSpecType()P4_SpecAbstract [protected, static]
_getValue($field)P4_SpecAbstract [protected]
_getValues()P4_SpecAbstract [protected]
_isValidTypemapArray($array)P4_Typemap [protected]
_populate()P4_SpecAbstract [protected]
_setValue($field, $value)P4_SpecAbstract [protected]
_setValues($values)P4_SpecAbstract [protected]
_toTypemapArray($entry)P4_Typemap [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
getTypemap()P4_Typemap
getValue($field)P4_SpecAbstract
getValues()P4_SpecAbstract
hasConnection()P4_ConnectedAbstract
hasField($field)P4_SpecAbstract
save()P4_SpecAbstract
setConnection(P4_Connection_Interface $connection)P4_ConnectedAbstract
setTypemap($typeMap)P4_Typemap
setValue($field, $value)P4_SpecAbstract
setValues($values)P4_SpecAbstract
toArray()P4_ModelAbstract