libSmalldb  v0.7
ArrayMachine Member List

This is the complete list of members for ArrayMachine, including all inherited members.

$access_policiesAbstractMachineprotected
$actionsAbstractMachineprotected
$backendAbstractMachineprotected
$default_access_policyAbstractMachineprotected
$errorsAbstractMachineprotected
$listing_access_policyAbstractMachineprotected
$machine_typeAbstractMachineprotected
$parent_url_fmtAbstractMachineprotected
$post_action_url_fmtAbstractMachineprotected
$propertiesAbstractMachineprotected
$properties_storageArrayMachineprotected
$read_access_policyAbstractMachineprotected
$referencesAbstractMachineprotected
$state_diagram_extrasAbstractMachineprotected
$state_diagram_extras_json (defined in AbstractMachine)AbstractMachineprotected
$state_groupsAbstractMachineprotected
$statesAbstractMachineprotected
$url_fmtAbstractMachineprotected
$viewsAbstractMachineprotected
__call($method, $args)ArrayMachine
__construct(AbstractBackend $backend, $type, $config)AbstractMachine
addPermissionsCondition($query)ArrayMachineprotected
calculateViewValue($id, $view, &$properties_cache=null, &$view_cache=null, &$persistent_view_cache=null)AbstractMachineprotected
checkAccessPolicy($access_policy, Reference $ref)ArrayMachineprotected
describeAllMachineActions($having_section=null)AbstractMachine
describeAllMachineProperties($having_section=null)AbstractMachine
describeAllMachineReferences($having_section=null)AbstractMachine
describeAllMachineStates($having_section=null)AbstractMachine
describeAllMachineViews($having_section=null)AbstractMachine
describeId()ArrayMachine
describeMachineAction($action, $field=null)AbstractMachine
describeMachineProperty($property, $field=null)AbstractMachine
describeMachineReference($reference, $field=null)AbstractMachine
describeMachineState($state, $field=null)AbstractMachine
describeMachineView($view, $field=null)AbstractMachine
exportDot($debug_opts=false)AbstractMachine
exportDotIdentifier($str, $prefix= 's_')AbstractMachinestatic
exportDotRenderExtras($debug_opts)AbstractMachineprotected
exportJson($debug_opts=false)AbstractMachine
exportJsonAddExtras($debug_opts, $machine_graph)AbstractMachineprotected
getAllMachineActions($having_section=null)AbstractMachine
getAllMachineProperties($having_section=null)AbstractMachine
getAllMachineReferences($having_section=null)AbstractMachine
getAllMachineStates($having_section=null)AbstractMachine
getAllMachineViews($having_section=null)AbstractMachine
getAvailableTransitions(Reference $ref, $state=null)AbstractMachine
getBackend()AbstractMachine
getContext($resource_name=null)AbstractMachineprotected
getDebugLogger()AbstractMachine
getErrors()AbstractMachine
getMachineImplementationMTime()AbstractMachine
getMachineType()AbstractMachine
getParentUrlFormat()AbstractMachine
getPostActionUrlFormat()AbstractMachine
getProperties($id, &$state_cache=null)ArrayMachine
getState($id)ArrayMachine
getUrlFormat()AbstractMachine
getView($id, $view, &$properties_cache=null, &$view_cache=null, &$persistent_view_cache=null)AbstractMachine
hotRef($properties)AbstractMachine
initializeMachine($args)ArrayMachine
initializeMachineConfig($config, $keys)AbstractMachineprotected
invokeTransition(Reference $ref, $transition_name, $args, &$returns, callable $new_id_callback=null)AbstractMachine
isTransitionAllowed(Reference $ref, $transition_name, $state=null, &$access_policy=null)AbstractMachine
nullRef()AbstractMachine
onStateChanged(Reference $ref, $old_state, $transition_name, $new_state)AbstractMachineprotected
performSelfCheck()AbstractMachine
ref($id)AbstractMachine
resolveMachineReference($reference_name, $properties_cache)AbstractMachineprotected
RETURNS_NEW_IDAbstractMachine
RETURNS_VALUEAbstractMachine
setDebugLogger(IDebugLogger $debug_logger)AbstractMachine
setupDefaultMachine($config)AbstractMachineprotected
urlFormat($id, $url_fmt, $properties_cache)AbstractMachineprotected