fieldable_panels_panes_access |
./fieldable_panels_panes.module |
Determine if a user has access to a fieldable panel pane entity. |
13 |
2 |
fieldable_panels_panes_access_callback |
./fieldable_panels_panes.module |
Check if user has administrator or list permission. |
1 |
3 |
fieldable_panels_panes_admin_menu_map |
./fieldable_panels_panes.module |
Implements hook_admin_menu_map(). |
|
|
fieldable_panels_panes_admin_menu_map_alter |
./fieldable_panels_panes.module |
Implements hook_admin_menu_map_alter(). |
|
|
fieldable_panels_panes_block_info |
./fieldable_panels_panes.module |
Implements hook_block_info(). |
|
|
fieldable_panels_panes_block_view |
./fieldable_panels_panes.module |
Implements hook_block_view(). |
|
|
fieldable_panels_panes_build_content_type_info |
plugins/content_types/fieldable_panels_pane.inc |
Returns a list of all reusable FPP entities of a given bundle. |
1 |
|
fieldable_panels_panes_check_access_update |
./fieldable_panels_panes.module |
Check if the user has 'update' access for an FPP object. |
4 |
|
fieldable_panels_panes_content_type_create_access |
plugins/content_types/fieldable_panels_pane.inc |
Access callback for creating a new content type. |
|
1 |
fieldable_panels_panes_create |
./fieldable_panels_panes.module |
Callback to create a new entity. |
4 |
1 |
fieldable_panels_panes_ctools_access_clear |
./fieldable_panels_panes.module |
Implement CTools access form caching callback: get. |
|
|
fieldable_panels_panes_ctools_access_get |
./fieldable_panels_panes.module |
Implement CTools access form caching callback: get. |
|
|
fieldable_panels_panes_ctools_access_set |
./fieldable_panels_panes.module |
Implement CTools access form caching callback: set. |
|
|
fieldable_panels_panes_ctools_plugin_directory |
./fieldable_panels_panes.module |
Implements hook_ctools_plugin_directory(). |
|
|
fieldable_panels_panes_delete |
./fieldable_panels_panes.module |
Delete a fieldable panel pane. |
2 |
1 |
fieldable_panels_panes_delete_multiple |
./fieldable_panels_panes.module |
Delete multiple fieldable panel panes. |
1 |
|
fieldable_panels_panes_delete_revision |
./fieldable_panels_panes.module |
Delete a revision for a fieldable panel pane. |
1 |
|
fieldable_panels_panes_entities_add_page |
includes/admin.inc |
Page callback to add a new pane entity. |
|
1 |
fieldable_panels_panes_entities_list_page |
includes/admin.inc |
List all entities for the given type. |
|
1 |
fieldable_panels_panes_entities_title |
./fieldable_panels_panes.module |
Provide a safe title for an entity pane type based upon the URL. |
|
1 |
fieldable_panels_panes_entity_delete |
./fieldable_panels_panes.module |
Implements hook_entity_delete(). |
|
|
fieldable_panels_panes_entity_delete_form |
includes/admin.inc |
Menu callback -- ask for confirmation of node deletion. |
|
1 |
fieldable_panels_panes_entity_delete_form_submit |
includes/admin.inc |
Execute node deletion. |
|
|
fieldable_panels_panes_entity_delete_revision_form |
includes/admin.inc |
Menu callback -- ask for confirmation of revision deletion. |
|
1 |
fieldable_panels_panes_entity_delete_revision_form_submit |
includes/admin.inc |
Execute revision deletion. |
|
|
fieldable_panels_panes_entity_edit_access_page |
includes/admin.inc |
Page callback to edit access control of an entity pane. |
|
1 |
fieldable_panels_panes_entity_edit_form |
./fieldable_panels_panes.module |
Basic edit form for the pane entity. |
1 |
5 |
fieldable_panels_panes_entity_edit_form_submit |
./fieldable_panels_panes.module |
Submit callback for the pane entity. |
1 |
|
fieldable_panels_panes_entity_edit_form_validate |
./fieldable_panels_panes.module |
Validate callback for the pane entity. |
1 |
|
fieldable_panels_panes_entity_edit_page |
includes/admin.inc |
Page callback to view a entity. |
|
1 |
fieldable_panels_panes_entity_info |
./fieldable_panels_panes.module |
Implements hook_entity_info(). |
|
|
fieldable_panels_panes_entity_info_alter |
./fieldable_panels_panes.module |
Implements hook_entity_info_alter(). |
|
|
fieldable_panels_panes_entity_insert |
./fieldable_panels_panes.module |
Implements hook_entity_insert(). |
|
|
fieldable_panels_panes_entity_label_callback |
./fieldable_panels_panes.module |
Callback function for the FPP entity label. |
|
1 |
fieldable_panels_panes_entity_list_revisions_page |
includes/admin.inc |
List all entities for the given type. |
|
1 |
fieldable_panels_panes_entity_make_current_access |
./fieldable_panels_panes.module |
Access callback to set a revision of a fieldable panel pane as current. |
1 |
1 |
fieldable_panels_panes_entity_make_current_page |
includes/admin.inc |
Callback to make a revision current. |
|
1 |
fieldable_panels_panes_entity_property_info |
./fieldable_panels_panes.info.inc |
Implements hook_entity_property_info(). |
|
|
fieldable_panels_panes_entity_title |
./fieldable_panels_panes.module |
Provide a safe title for an entity from the entity. |
|
2 |
fieldable_panels_panes_entity_update |
./fieldable_panels_panes.module |
Implements hook_entity_update(). |
|
|
fieldable_panels_panes_entity_uri_callback |
./fieldable_panels_panes.module |
Callback function for the FPP entity uri. |
|
1 |
fieldable_panels_panes_entity_view_page |
includes/admin.inc |
Page callback to view a entity. |
|
1 |
fieldable_panels_panes_exposed_bundles |
./fieldable_panels_panes.module |
Return array of FPP bundles exposed as blocks. |
2 |
|
fieldable_panels_panes_fieldable_panels_pane_content_type |
plugins/content_types/fieldable_panels_pane.inc |
Return an individual FPP. |
|
1 |
fieldable_panels_panes_fieldable_panels_pane_content_type_admin_info |
plugins/content_types/fieldable_panels_pane.inc |
Callback to provide administrative information for a fieldable panels pane. |
|
|
fieldable_panels_panes_fieldable_panels_pane_content_type_admin_title |
plugins/content_types/fieldable_panels_pane.inc |
Callback to provide the administrative title of the custom content. |
|
|
fieldable_panels_panes_fieldable_panels_pane_content_type_content_type |
plugins/content_types/fieldable_panels_pane.inc |
Callback to return the custom content types with the specified $subtype_name. |
|
|
fieldable_panels_panes_fieldable_panels_pane_content_type_content_types |
plugins/content_types/fieldable_panels_pane.inc |
Callback to return all custom content types available. |
|
|
fieldable_panels_panes_fieldable_panels_pane_content_type_edit_form |
plugins/content_types/fieldable_panels_pane.inc |
Form used to edit our content type. |
|
1 |
fieldable_panels_panes_fieldable_panels_pane_content_type_edit_form_submit |
plugins/content_types/fieldable_panels_pane.inc |
Submit our content type edit form. |
|
|