ctools_export_object |
|
includes/export.inc |
Export an object into code. |
3 |
|
ctools_export_set_object_status |
|
includes/export.inc |
Set the status of a default $object as a variable. |
3 |
|
ctools_export_set_status |
|
includes/export.inc |
Set the status of a default $object as a variable. |
1 |
|
ctools_export_test_ctools_plugin_api |
|
tests/ctools_export_test/ctools_export_test.module |
Implements hook_ctools_plugin_api(). |
|
|
ctools_export_test_default_ctools_export_tests |
|
tests/ctools_export_test/ctools_export_test.default_ctools_export_tests.inc |
Implements hook_default_export_tests(). |
|
|
ctools_export_test_install |
|
tests/ctools_export_test/ctools_export_test.install |
Implements hook_install(). |
|
|
ctools_export_test_schema |
|
tests/ctools_export_test/ctools_export_test.install |
Implements hook_schema(). |
|
|
ctools_export_to_hook_code |
|
includes/export.inc |
Convert a group of objects to code based upon input and return this as a larger
export. |
1 |
|
ctools_export_ui_ctools_access_get |
|
./ctools.module |
Callback for access control ajax form on behalf of export ui. |
|
|
ctools_export_ui_ctools_access_set |
|
./ctools.module |
Callback for access control ajax form on behalf of export ui. |
|
|
ctools_export_ui_delete_confirm_form |
|
plugins/export_ui/ctools_export_ui.class.php |
Delete/Revert confirm form. |
|
1 |
ctools_export_ui_edit_item_form |
|
plugins/export_ui/ctools_export_ui.class.php |
Form callback to edit an exportable item. |
|
1 |
ctools_export_ui_edit_item_form_delete |
|
plugins/export_ui/ctools_export_ui.class.php |
Submit handler to delete for ctools_export_ui_edit_item_form |
|
1 |
ctools_export_ui_edit_item_form_submit |
|
plugins/export_ui/ctools_export_ui.class.php |
Submit handler for ctools_export_ui_edit_item_form. |
|
|
ctools_export_ui_edit_item_form_validate |
|
plugins/export_ui/ctools_export_ui.class.php |
Validate handler for ctools_export_ui_edit_item_form. |
|
|
ctools_export_ui_edit_item_wizard_form |
|
plugins/export_ui/ctools_export_ui.class.php |
Form callback to edit an exportable item using the wizard |
|
1 |
ctools_export_ui_edit_item_wizard_form_submit |
|
plugins/export_ui/ctools_export_ui.class.php |
Submit handler for ctools_export_ui_edit_item_wizard_form. |
|
|
ctools_export_ui_edit_item_wizard_form_validate |
|
plugins/export_ui/ctools_export_ui.class.php |
Validate handler for ctools_export_ui_edit_item_wizard_form. |
|
|
ctools_export_ui_edit_name_exists |
|
plugins/export_ui/ctools_export_ui.class.php |
Test for #machine_name type to see if an export exists. |
|
1 |
ctools_export_ui_edit_name_validate |
|
plugins/export_ui/ctools_export_ui.class.php |
Validate that an export item name is acceptable and unique during add. |
1 |
|
ctools_export_ui_get_handler |
|
includes/export-ui.inc |
Get the class to handle creating a list of exportable items. |
8 |
|
ctools_export_ui_list_form |
|
plugins/export_ui/ctools_export_ui.class.php |
Form callback to handle the filter/sort form when listing items. |
|
1 |
ctools_export_ui_list_form_submit |
|
plugins/export_ui/ctools_export_ui.class.php |
Submit handler for ctools_export_ui_list_form. |
|
|
ctools_export_ui_list_form_validate |
|
plugins/export_ui/ctools_export_ui.class.php |
Validate handler for ctools_export_ui_list_form. |
|
|
ctools_export_ui_load |
|
./ctools.module |
Menu _load hook. |
|
|
ctools_export_ui_menu |
|
includes/export-ui.menu.inc |
Delegated implementation of hook_menu(). |
|
|
ctools_export_ui_plugin_base_path |
|
includes/export-ui.inc |
Get the base path from a plugin. |
8 |
|
ctools_export_ui_plugin_menu_path |
|
includes/export-ui.inc |
Get the path to a specific menu item from a plugin. |
3 |
|
ctools_export_ui_plugin_type |
|
includes/export-ui.plugin-type.inc |
@file
Contains plugin type registration information for the context tool. |
|
|
ctools_export_ui_process |
|
includes/export-ui.inc |
Process an export-ui plugin to provide it with defaults. |
|
1 |
ctools_export_ui_switcher_page |
|
includes/export-ui.inc |
Main page callback to manipulate exportables. |
|
1 |
ctools_export_ui_task_access |
|
./ctools.module |
Menu access callback for various tasks of export-ui. |
|
1 |
ctools_export_ui_wizard_back |
|
plugins/export_ui/ctools_export_ui.class.php |
Wizard 'back' callback when using a wizard to edit an item. |
|
1 |
ctools_export_ui_wizard_cancel |
|
plugins/export_ui/ctools_export_ui.class.php |
Wizard 'cancel' callback when using a wizard to edit an item. |
|
1 |
ctools_export_ui_wizard_finish |
|
plugins/export_ui/ctools_export_ui.class.php |
Wizard 'finish' callback when using a wizard to edit an item. |
|
1 |
ctools_export_ui_wizard_next |
|
plugins/export_ui/ctools_export_ui.class.php |
Wizard 'next' callback when using a wizard to edit an item. |
|
1 |
ctools_export_unpack_object |
|
includes/export.inc |
Unpack data loaded from the database onto an object. |
|
|
ctools_fields_fake_field_instance |
|
includes/fields.inc |
Fake an instance of a field. |
1 |
|
ctools_fields_get_fields_by_type |
|
includes/fields.inc |
Returns a list of field definitions of a specified type. |
|
|
ctools_fields_get_field_formatter_info |
|
includes/fields.inc |
Helper function for generating all the formatter information associated with
any fields.
Especially useful for determining the fields that will be added to form that
executes hook_field_formatter_settings_form(). |
1 |
|
ctools_fields_get_field_formatter_settings_form |
|
includes/fields.inc |
Helper function for calling hook_field_formatter_settings_form() without needing to load an instance of the field. |
1 |
|
ctools_field_create_field |
|
./ctools.module |
Implements hook_field_create_field(). |
|
|
ctools_field_create_instance |
|
./ctools.module |
Implements hook_field_create_instance(). |
|
|
ctools_field_delete_field |
|
./ctools.module |
Implements hook_field_delete_field(). |
|
|
ctools_field_delete_instance |
|
./ctools.module |
Implements hook_field_delete_instance(). |
|
|
ctools_field_foreign_keys |
|
includes/fields.inc |
Derive the foreign keys that a field provides. |
1 |
|
ctools_field_invoke_field |
|
includes/fields.inc |
Replacement for core _field_invoke() to invoke on a single field. |
2 |
|
ctools_field_invoke_field_default |
|
includes/fields.inc |
Replacement for core _field_invoke_default() to invoke on a single field. |
|
|
ctools_field_label |
|
includes/fields.inc |
Returns the label of a certain field. |
2 |
|
ctools_field_update_field |
|
./ctools.module |
Implements hook_field_update_field(). |
|
|