You are here

Classes, traits, and interfaces in Fieldable Panels Panes (FPP) 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DrupalFieldablePanelsPanesMigration class includes/fieldable_panels_pane.migrate.inc Handling specific to a Drupal 7 source for Fieldable Panels Panes.
EntityTranslationFieldablePanelsPaneHandler class includes/translation.handler.fieldable_panels_pane.inc Fieldable panels pane translation handler.
FieldablePanelsPaneEntity class plugins/entity/FieldablePanelsPaneEntity.class.php Panelizer Entity fieldable_panels_pane term plugin class.
FieldablePanelsPaneInlineEntityFormController class includes/FieldablePanelsPaneInlineEntityFormController.class.php Support for Inline Entity Form.
fieldable_panels_pane class plugins/export_ui/fieldable_panels_pane.class.php Fieldable Panels Panes type Export UI plugin class.
fieldable_panels_panes_access_plugin class plugins/views/fieldable_panels_panes_access_plugin.inc Fieldable Panels Panes type Views access plugin class.
fieldable_panels_panes_handler_argument_bundle class plugins/views/fieldable_panels_panes_handler_argument_bundle.inc Argument handler to accept a node type.
fieldable_panels_panes_handler_field_bundle class plugins/views/fieldable_panels_panes_handler_field_bundle.inc Field handler to translate a node type into its readable form.
fieldable_panels_panes_handler_field_delete_entity class plugins/views/fieldable_panels_panes_handler_field_delete_entity.inc Field handler to present a link node delete.
fieldable_panels_panes_handler_field_delete_revision class plugins/views/fieldable_panels_panes_handler_field_delete_revision.inc Field handler to present a link node delete.
fieldable_panels_panes_handler_field_edit_entity class plugins/views/fieldable_panels_panes_handler_field_edit_entity.inc Field handler to present a link node edit.
fieldable_panels_panes_handler_field_edit_revision class plugins/views/fieldable_panels_panes_handler_field_edit_revision.inc Field handler to present a link node edit.
fieldable_panels_panes_handler_field_is_current class plugins/views/fieldable_panels_panes_handler_field_is_current.inc Field handler to display if the revision is current or not.
fieldable_panels_panes_handler_field_language class plugins/views/fieldable_panels_panes_handler_field_language.inc Field handler to translate a language into its readable form.
fieldable_panels_panes_handler_field_make_current class plugins/views/fieldable_panels_panes_handler_field_make_current.inc Field handler to present a link node edit.
fieldable_panels_panes_handler_field_view_entity class plugins/views/fieldable_panels_panes_handler_field_view_entity.inc Field handler to present a link to the node. 2
fieldable_panels_panes_handler_field_view_revision class plugins/views/fieldable_panels_panes_handler_field_view_revision.inc Field handler to present a link to the node. 3
fieldable_panels_panes_handler_filter_bundle class plugins/views/fieldable_panels_panes_handler_filter_bundle.inc Filter by node type.
fieldable_panels_panes_handler_filter_language class plugins/views/fieldable_panels_panes_handler_filter_language.inc Filter by language.
FppEntityFormTest class tests/fpp.entity_form.test Tests for the Fieldable Panels Panes module to ensure the basic form works.
FppFileAccessTest class tests/fpp.file_access.test Tests for the Fieldable Panels Panes module to ensure file access works.
FppLocaleTest class tests/fpp.locale.test Confirm the language integration works correctly.
FppPermissionsTest class tests/fpp.permissions.test Tests for the Fieldable Panels Panes module to ensure the permissions work.
FppServicesTest class tests/fpp.services.test Test the services resource Fieldable Panels Pane methods and actions.
FppTestHelper abstract class tests/fpp.helper.test A base class for the Fieldable Panels Panes tests, provides shared methods. 8
FppWithPanelizerTest class tests/fpp.with_panelizer.test Tests for the Fieldable Panels Panes module with Panelizer.
FppWithPanelsAndEntityTest class tests/fpp.with_panels_and_entity.test Tests for the Fieldable Panels Panes module with Panels and Entity API.
FppWithPanelsTest class tests/fpp.with_panels.test Tests for the Fieldable Panels Panes module with Panels. 1
FppWithPathautoTest class tests/fpp.with_pathauto.test Tests for the Fieldable Panels Panes module with Pathauto.
FppWithRevisioningTest class tests/fpp.with_revisioning.test Tests for the Fieldable Panels Panes module with Revisioning.
MigrateDestinationFieldablePanelsPanes class includes/fieldable_panels_pane.migrate.inc Destination class implementing migration into fieldable panels panes.
PanelsPaneController class includes/PanelsPaneController.class.php Entity controller class.

Other projects