| $access_policies | AbstractMachine | protected |
| $actions | AbstractMachine | protected |
| $additional_filters_data | FlupdoMachine | protected |
| $auth (defined in FlupdoMachine) | FlupdoMachine | protected |
| $backend (defined in AbstractMachine) | AbstractMachine | protected |
| $composed_properties | FlupdoMachine | protected |
| $context | AbstractMachine | protected |
| $default_access_policy | AbstractMachine | protected |
| $default_filters | FlupdoMachine | protected |
| $filters | FlupdoMachine | protected |
| $flupdo (defined in FlupdoMachine) | FlupdoMachine | protected |
| $json_columns | FlupdoMachine | protected |
| $listing_access_policy | AbstractMachine | protected |
| $load_state_with_properties | FlupdoMachine | protected |
| $machine_type | AbstractMachine | protected |
| $nested_sets_enabled | FlupdoCrudMachine | protected |
| $nested_sets_order_by | FlupdoCrudMachine | protected |
| $nested_sets_table_columns | FlupdoCrudMachine | protected |
| $owner_create_transition | FlupdoCrudMachine | protected |
| $owner_relation | FlupdoCrudMachine | protected |
| $parent_url_fmt | AbstractMachine | protected |
| $pk_columns | FlupdoMachine | protected |
| $post_action_url_fmt | AbstractMachine | protected |
| $properties | AbstractMachine | protected |
| $read_access_policy | AbstractMachine | protected |
| $references | AbstractMachine | protected |
| $sphinx (defined in FlupdoMachine) | FlupdoMachine | protected |
| $state_groups | AbstractMachine | protected |
| $state_select | FlupdoMachine | protected |
| $states | AbstractMachine | protected |
| $table | FlupdoMachine | protected |
| $table_alias | FlupdoMachine | protected |
| $time_created_table_column | FlupdoCrudMachine | protected |
| $time_modified_table_column | FlupdoCrudMachine | protected |
| $url_fmt | AbstractMachine | protected |
| $user_id_auth_method | FlupdoMachine | protected |
| $user_id_table_column | FlupdoMachine | protected |
| $views | AbstractMachine | protected |
| __construct(AbstractBackend $backend, $type, $config, $context) | AbstractMachine | |
| checkAccessPolicy($access_policy_name, Reference $ref) | FlupdoMachine | protected |
| create(Reference $ref, $properties) | FlupdoCrudMachine | protected |
| createListing($filters, $filtering_flags=0) | FlupdoMachine | |
| createQueryBuilder() | FlupdoMachine | |
| decodeProperties($properties) | FlupdoMachine | |
| delete(Reference $ref) | FlupdoCrudMachine | protected |
| 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() | FlupdoMachine | |
| 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 | |
| edit(Reference $ref, $properties) | FlupdoCrudMachine | protected |
| encodeProperties($properties) | FlupdoMachine | |
| exportDot() | AbstractMachine | |
| flushCache() | AbstractMachine | |
| 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) | AbstractMachine | protected |
| getMachineImplementationMTime() | AbstractMachine | |
| getMachineType() | AbstractMachine | |
| getParentUrlFormat() | AbstractMachine | |
| getPostActionUrlFormat() | AbstractMachine | |
| getProperties($id, &$state_cache=null) | FlupdoMachine | |
| getState($id) | FlupdoMachine | |
| getUrlFormat() | AbstractMachine | |
| getView($id, $view, &$properties_cache=null, &$view_cache=null, &$persistent_view_cache=null) | AbstractMachine | |
| hotRef($properties) | AbstractMachine | |
| initializeMachine($config) | FlupdoCrudMachine | protected |
| invokeTransition(Reference $ref, $transition_name, $args, &$returns, callable $new_id_callback=null) | FlupdoMachine | |
| isTransitionAllowed(Reference $ref, $transition_name, $state=null) | AbstractMachine | |
| nullRef() | AbstractMachine | |
| onStateChanged(Reference $ref, $old_state, $transition_name, $new_state) | AbstractMachine | protected |
| performSelfCheck() | AbstractMachine | |
| queryAddAccessPolicyCondition($access_policy_name, $query) | FlupdoMachine | protected |
| queryAddFrom($query) | FlupdoMachine | protected |
| queryAddPrimaryKeyWhere($query, $id, $clause= 'where') | FlupdoMachine | protected |
| queryAddPropertiesSelect($query) | FlupdoMachine | protected |
| queryAddStateSelect($query) | FlupdoMachine | protected |
| queryGetThisTable($query) | FlupdoMachine | protected |
| recalculateTree() | FlupdoCrudMachine | protected |
| ref($id) | AbstractMachine | |
| resolveMachineReference($reference_name, $properties_cache) | AbstractMachine | protected |
| RETURNS_NEW_ID | AbstractMachine | |
| RETURNS_VALUE | AbstractMachine | |
| scanTableColumns() | FlupdoMachine | protected |
| setupDefaultMachine($config) | FlupdoCrudMachine | protected |
| urlFormat($id, $url_fmt, $properties_cache) | AbstractMachine | protected |