You are here

Functions in Features Tools 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_ftools_exec_unlink ./ftools.drush.inc Execute a unlink file Optionally accept a list of unlink files to execute, separated by whitespaces.
drush_ftools_exec_unlink_all ./ftools.drush.inc Execute all unlink files add so revert the file to their definitions in code.
ftools_drush_command ./ftools.drush.inc
ftools_drush_help ./ftools.drush.inc
ftools_export_build_form_submit ./ftools.module submit function for the features_export_form, write the file to disk. 1 1
ftools_features_admin_form_submit ./ftools.module 1
ftools_features_revert_all_submit ./ftools.module 1
ftools_form_features_admin_form_alter ./ftools.module Implements hook_form_alter().
ftools_form_features_export_form_alter ./ftools.module Implements hook_form_FORM_ID_alter().
ftools_form_features_export_form_safe_submit ./ftools.module @todo Please document this function. 1
ftools_js_alter ./ftools.module Implements hook_js_alter().
ftools_menu ./ftools.module Implements hook_menu().
ftools_permission ./ftools.module Implements hook_permission().
ftools_unlink_form ./ftools.module Admin form to execute unlink files 1
ftools_unlink_form_submit ./ftools.module @todo Please document this function.
_ftools_drush_exec_unlink_file ./ftools.drush.inc Executes a given unlink file 1
_ftools_drush_unlink_files ./ftools.drush.inc List all available unlink files 1
_ftools_exec_unlink ./ftools.module Execute the given unlink file 2
_ftools_get_hooks ./ftools.module Return all hooks that are available for unlink components 2
_ftools_get_unlink_files ./ftools.module Return unlink files 4
_ftools_get_unlink_version ./ftools.module Get the next version for the unlink directory. 1

Other projects