You are here

66 string references to 'fieldable_panels_pane' in Fieldable Panels Panes (FPP) 7

DrupalFieldablePanelsPanesMigration::__construct in includes/fieldable_panels_pane.migrate.inc
Required arguments:
EntityTranslationFieldablePanelsPaneHandler::__construct in includes/translation.handler.fieldable_panels_pane.inc
Initializes an instance of the translation handler.
FieldablePanelsPaneInlineEntityFormController::entityForm in includes/FieldablePanelsPaneInlineEntityFormController.class.php
Returns the entity form to be shown through the IEF widget.
fieldable_panels_pane::delete_form_submit in plugins/export_ui/fieldable_panels_pane.class.php
Deletes exportable items from the database.
fieldable_panels_pane::field_admin_path in plugins/export_ui/fieldable_panels_pane.class.php
Helper method to derive paths to field UI operations.
fieldable_panels_pane::list_footer in plugins/export_ui/fieldable_panels_pane.class.php
List footer.
fieldable_panels_panes_admin_menu_map in ./fieldable_panels_panes.module
Implements hook_admin_menu_map().
fieldable_panels_panes_admin_menu_map_alter in ./fieldable_panels_panes.module
Implements hook_admin_menu_map_alter().
fieldable_panels_panes_block_info in ./fieldable_panels_panes.module
Implements hook_block_info().
fieldable_panels_panes_delete_revision in ./fieldable_panels_panes.module
Delete a revision for a fieldable panel pane.
fieldable_panels_panes_entities_title in ./fieldable_panels_panes.module
Provide a safe title for an entity pane type based upon the URL.
fieldable_panels_panes_entity_delete in ./fieldable_panels_panes.module
Implements hook_entity_delete().
fieldable_panels_panes_entity_delete_form_submit in includes/admin.inc
Execute node deletion.
fieldable_panels_panes_entity_delete_revision_form_submit in includes/admin.inc
Execute revision deletion.
fieldable_panels_panes_entity_edit_form in ./fieldable_panels_panes.module
Basic edit form for the pane entity.
fieldable_panels_panes_entity_edit_form_submit in ./fieldable_panels_panes.module
Submit callback for the pane entity.
fieldable_panels_panes_entity_edit_form_validate in ./fieldable_panels_panes.module
Validate callback for the pane entity.
fieldable_panels_panes_entity_insert in ./fieldable_panels_panes.module
Implements hook_entity_insert().
fieldable_panels_panes_entity_update in ./fieldable_panels_panes.module
Implements hook_entity_update().
fieldable_panels_panes_fieldable_panels_pane_content_type in plugins/content_types/fieldable_panels_pane.inc
Return an individual FPP.
fieldable_panels_panes_fieldable_panels_pane_content_type_content_types in 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 in plugins/content_types/fieldable_panels_pane.inc
Form used to edit our content type.
fieldable_panels_panes_fieldable_panels_pane_content_type_render in plugins/content_types/fieldable_panels_pane.inc
Callback to render our content type.
fieldable_panels_panes_fieldable_panels_pane_ctools_export_ui in plugins/export_ui/fieldable_panels_pane.inc
Implements hook_PLUGIN_NAME_ctools_export_ui().
fieldable_panels_panes_field_extra_fields in ./fieldable_panels_panes.module
Implements hook_field_extra_fields().
fieldable_panels_panes_field_extra_fields_display_alter in ./fieldable_panels_panes.module
Implements hook_field_extra_fields_display_alter().
fieldable_panels_panes_file_download_access in ./fieldable_panels_panes.module
Implements hook_file_download_access().
fieldable_panels_panes_form_ctools_export_ui_edit_item_form_alter in ./fieldable_panels_panes.module
Implements hook_form_FORM_ID_alter() for ctools_export_ui_edit_item_form().
fieldable_panels_panes_get_base_context in ./fieldable_panels_panes.module
Get a "base" context for this pane.
fieldable_panels_panes_get_bundle_label in ./fieldable_panels_panes.module
Get the safe human readable name of an entity bundle.
fieldable_panels_panes_get_bundle_labels in ./fieldable_panels_panes.module
Get an array of entity bundle names, suitable for an options form.
fieldable_panels_panes_install in ./fieldable_panels_panes.install
Implements hook_install().
fieldable_panels_panes_load_from_subtype in ./fieldable_panels_panes.module
Properly load the FPP entity via its subtype.
fieldable_panels_panes_load_from_subtype_force in ./fieldable_panels_panes.module
Properly load the entity via $subtype_name.
fieldable_panels_panes_load_multiple in ./fieldable_panels_panes.module
Load multiple fieldable panel panes.
fieldable_panels_panes_menu in ./fieldable_panels_panes.module
Implements hook_menu().
fieldable_panels_panes_panelizer_clone_panelizer in ./fieldable_panels_panes.module
Implements hook_panelizer_clone_panelizer().
fieldable_panels_panes_permission in ./fieldable_panels_panes.module
Implements hook_permission().
fieldable_panels_panes_preprocess_panels_pane in ./fieldable_panels_panes.module
Add a class for our bundle to the normal panels pane theme.
fieldable_panels_panes_process_fieldable_panels_pane in ./fieldable_panels_panes.module
Process variables for fieldable-panels-pane.tpl.php.
fieldable_panels_panes_services_create in ./fieldable_panels_panes.services.inc
Adds a new Fieldable Panels Pane and return the fpid.
fieldable_panels_panes_services_index in ./fieldable_panels_panes.services.inc
Return an array of optionally paged bids based on a set of criteria.
fieldable_panels_panes_uninstall in ./fieldable_panels_panes.install
Implements hook_uninstall().
fieldable_panels_panes_update_7108 in ./fieldable_panels_panes.install
Adding Fieldable Panels Panes Type table and saving existing bundles.
fieldable_panels_panes_update_7114 in ./fieldable_panels_panes.install
Restore the default FPP bundle that may have been purged in update 7108.
fieldable_panels_panes_views_data in plugins/views/fieldable_panels_panes.views.inc
Implements hook_views_data().
fieldable_panels_pane_type_load in ./fieldable_panels_panes.module
Properly format the type from the URL version to the internal version.
FppLocaleTest::testLanguageEnglish in tests/fpp.locale.test
Verify the language selector works with a specific language.
FppLocaleTest::testLanguageNone in tests/fpp.locale.test
Verify the language selector works with no language selected.
FppServicesTest::createFpp in tests/fpp.services.test
Helper function to create an FPP.
FppServicesTest::testFppCreate in tests/fpp.services.test
Tests FPP resource Create.
FppServicesTest::testFppCreateFail in tests/fpp.services.test
Tests FPP resource Created.
FppTestHelper::setUp in tests/fpp.helper.test
Sets up a Drupal site for running functional and integration tests.
FppWithPanelsTest::checkAdminUiPaneTitleXss in tests/fpp.with_panels.test
Test that an XSS attack in a pane title won't work in the Panels UI.
FppWithPanelsTest::testAdminTitleLinkWithAmpersands in tests/fpp.with_panels.test
Make sure admin titles with XSS code can't break the site.
MigrateDestinationFieldablePanelsPanes::bulkRollback in includes/fieldable_panels_pane.migrate.inc
Delete a batch of fieldable panels panes at once.
MigrateDestinationFieldablePanelsPanes::import in includes/fieldable_panels_pane.migrate.inc
Import a single fieldable panels pane.
MigrateDestinationFieldablePanelsPanes::__construct in includes/fieldable_panels_pane.migrate.inc
Simply save the key schema.
PanelsPaneController::buildContent in includes/PanelsPaneController.class.php
Builds a structured array representing the fieldable panel pane's content.
PanelsPaneController::create in includes/PanelsPaneController.class.php
Create a barebones FPP object.
PanelsPaneController::delete in includes/PanelsPaneController.class.php
Delete a list of FPPs.
PanelsPaneController::save in includes/PanelsPaneController.class.php
Save the given FPP object.
PanelsPaneController::view in includes/PanelsPaneController.class.php
Display a given FPP object.
template_preprocess_fieldable_panels_pane in ./fieldable_panels_panes.module
Preprocess function for fieldable-panels-pane.tpl.php.
_fieldable_panels_panes_admin_title_from_entity in plugins/content_types/fieldable_panels_pane.inc
Gets the admin title from the entity.
_fieldable_panels_panes_default_content_type in plugins/content_types/fieldable_panels_pane.inc
Provide the default content types.