You are here

Functions in Open Atrium Wizard 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
oa_wizard_access ./oa_wizard.module Determines whether the given user has access to a model. 3 1
oa_wizard_add_content_edit_form plugins/content_types/oa_wizard_add_content.inc Edit form for the panel. 1
oa_wizard_add_content_edit_form_submit plugins/content_types/oa_wizard_add_content.inc Submit handler for edit form. Save the custom form fields we added.
oa_wizard_add_content_render plugins/content_types/oa_wizard_add_content.inc Render callback for the content visibility panel. 1
oa_wizard_create ./oa_wizard.module Create a wizard object. 1 1
oa_wizard_ctools_plugin_directory ./oa_wizard.module Implements hook_ctools_plugin_directory
oa_wizard_default_oa_wizard ./oa_wizard.features.inc Implements hook_default_oa_wizard().
oa_wizard_delete ./oa_wizard.module Delete a single wizard. 1
oa_wizard_delete_multiple ./oa_wizard.module Delete multiple wizards. 1
oa_wizard_entities_add_page ./oa_wizard.admin.inc Page callback to add a new pane entity. 1
oa_wizard_entities_list_page ./oa_wizard.module List all entities for the given type. 1
oa_wizard_entities_page ./oa_wizard.admin.inc List all bundles and administrative options for wizards. 1
oa_wizard_entity_delete_form ./oa_wizard.admin.inc Menu callback -- ask for confirmation of node deletion 1
oa_wizard_entity_delete_form_submit ./oa_wizard.admin.inc Execute node deletion
oa_wizard_entity_edit_form ./oa_wizard.module Basic edit form for the wizard entity. 2
oa_wizard_entity_edit_form_submit ./oa_wizard.module Submit callback for the wizard entity.
oa_wizard_entity_edit_page ./oa_wizard.admin.inc Page callback to view a entity. 1
oa_wizard_entity_info ./oa_wizard.module Implements hook_crud_hook_entity_info().
oa_wizard_entity_view ./oa_wizard.module Implements hook_entity_view
oa_wizard_field_default_field_bases ./oa_wizard.features.field_base.inc Implements hook_field_default_field_bases().
oa_wizard_field_default_field_instances ./oa_wizard.features.field_instance.inc Implements hook_field_default_field_instances().
oa_wizard_form_node_form_alter ./oa_wizard.module Implements hook_form_FORM_ID_alter() for node_form.
oa_wizard_get_steps ./oa_wizard.module Retrieve the wizard steps for a wizard. 1
oa_wizard_load ./oa_wizard.module Wizard entity loader. 1
oa_wizard_load_multiple ./oa_wizard.module Load multiple wizards. 1
oa_wizard_machine_name_exists ./oa_wizard.module Callback to determine if an entities machine name already exists. 1
oa_wizard_machine_name_load ./oa_wizard.module Load a wizard entity based on their machine name. 3
oa_wizard_menu ./oa_wizard.module Implements hook_menu().
oa_wizard_modal_callback ./oa_wizard.module Node add modal callback. 1
oa_wizard_save ./oa_wizard.module Saves a wizard to the database. 2 1
oa_wizard_schema ./oa_wizard.install Implements hook_schema().
oa_wizard_type_load ./oa_wizard.module Properly format the type from the URL version to the internal version.
oa_wizard_update_7101 ./oa_wizard.install Add the machine name as the content type.
oa_wizard_view ./oa_wizard.module Entity API callback to view a wizard. 1
oa_wizard_views_api ./oa_wizard.module Implements hook_views_api
oa_wizard_views_data plugins/views/oa_wizard.views.inc Implements hook_views_data().
oa_wizard_views_default_views plugins/views/oa_wizard.views_default.inc Implements hook_views_default_views().
oa_wizard_wizard_options ./oa_wizard.module Get all options for wizards, name => label. 1 1

Other projects