You are here

Functions in FormAssembly 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_formassembly_fasync ./formassembly.drush.inc Callback function for drush command to sync with FormAssembly
formassembly_access ./formassembly.module Access callback for fa_forms. 1
formassembly_batch_extract_forms ./formassembly.module Implementation of callback_batch_operation() 2
formassembly_batch_get_finished ./formassembly.module Implementation of callback_batch_finished() 2
formassembly_batch_get_forms ./formassembly.module Implementation of callback_batch_operation() 2
formassembly_build_list ./formassembly.admin.inc Callback for the formassembly overview page. 1
formassembly_delete ./formassembly.module Delete single form.
formassembly_delete_multiple ./formassembly.module Delete multiple forms. 2
formassembly_drush_command ./formassembly.drush.inc Implements hook_drush_command().
formassembly_drush_help ./formassembly.drush.inc Implements hook_drush_help().
formassembly_edit ./formassembly.module Menu callback; presents the fa_form edit form. 1
formassembly_entity_info ./formassembly.module Implements hook_entity_info().
formassembly_entity_property_info_alter ./formassembly.module Implements hook_entity_property_info_alter().
formassembly_field_access ./formassembly.module Implements hook_field_access().
formassembly_form ./formassembly.module Form definition for editing a fa_form entity. 1
formassembly_form_submit ./formassembly.module Submit handler for the fa_form entity form.
formassembly_install ./formassembly.install Implementation of hook_install().
formassembly_load ./formassembly.module Load a single fa_form entity. 1
formassembly_load_multiple ./formassembly.module Load multiple fa_form entities. 2
formassembly_menu ./formassembly.module Implements hook_menu().
formassembly_oauth_authorization_callback ./formassembly.module Callback that executes when the user returns after authorizing the app. 1
formassembly_permission ./formassembly.module Implements hook_permission().
formassembly_save ./formassembly.module Save a form.
formassembly_schema ./formassembly.install Implements hook_schema().
formassembly_settings_form ./formassembly.admin.inc Page callback for the FormAssembly settings form. 1
formassembly_settings_form_submit ./formassembly.admin.inc Submit handler for the FormAssembly settings form.
formassembly_settings_form_validate ./formassembly.admin.inc Validation callback for the FormAssembly settings form.
formassembly_theme ./formassembly.module Implements hook_theme().
formassembly_uninstall ./formassembly.install Implementation of hook_uninstall().
formassembly_view ./formassembly.module The fa_form view callback. 1 1
formassembly_views_api ./formassembly.module
formassembly_views_default_views includes/views/formassembly.views_default.inc @file default views for use with formassembly module
_formassembly_save_vars ./formassembly.admin.inc Save values needed later - those that begin with 'formassembly'. 1

Other projects