You are here

Files in Panelizer 7.3

Primary tabs

File namesort descending Location Namespace Description
admin.inc includes/admin.inc Contains administrative forms and settings.
CHANGELOG.txt CHANGELOG.txt Panelizer 7.x-3.x-dev, xxxx-xx-xx --------------------------------- #2788851 by dsnopek, DamienMcKenna: Don't require the entity permissions to customize an entity's default displays. #2788633 by sylus: Fixes to panelizer_update_7120() and…
comment.inc plugins/entity/comment.inc
common.inc includes/common.inc Contains common forms and routines that different object types use.
default.inc plugins/entity/default.inc
node.inc plugins/entity/node.inc
panelizer-ipe.css css/panelizer-ipe.css Custom CSS for use with Panelizer and IPE.
panelizer-view-mode.tpl.php templates/panelizer-view-mode.tpl.php
panelizer.admin_settings.test tests/panelizer.admin_settings.test Test the admin functionality for Panelizer.
panelizer.api.php panelizer.api.php Documentation for Panelizer's hooks.
panelizer.exportables.test tests/panelizer.exportables.test Test the exportables functionality for Panelizer.
panelizer.helper.test tests/panelizer.helper.test Test integration for the panelizer module.
panelizer.info panelizer.info name = Panelizer description = Allow any node type to have custom panel displays, similar to the panel node type. package = "Panels" dependencies[] = panels dependencies[] = ctools dependencies[] = page_manager core = 7.x configure =…
panelizer.install panelizer.install Install, update and uninstall functions for the panelizer module.
panelizer.module panelizer.module The Panelizer module attaches panels to entities, providing default panels and allowing each panel to be configured independently by privileged users.
panelizer.node.test tests/panelizer.node.test Test the node functionality for Panelizer.
panelizer.node_content_translation.test tests/panelizer.node_content_translation.test Test the content translation integration for Panelizer.
panelizer.node_revisions.test tests/panelizer.node_revisions.test Test the node revisions functionality for Panelizer.
panelizer.term.test tests/panelizer.term.test Panelizer tests.
panelizer.user.test tests/panelizer.user.test Panelizer tests.
panelizer.views.inc plugins/views/panelizer.views.inc Panelizer views integration code.
panelizer.with_panels_ipe.test tests/panelizer.with_panels_ipe.test Tests for Panels IPE.
panelizer.with_pathauto.test tests/panelizer.with_pathauto.test Test the Pathauto integration for Panelizer.
panelizer.with_revisionining.test tests/panelizer.with_revisionining.test Test the Revisioning integration for Panelizer.
panelizer.with_views.test tests/panelizer.with_views.test Test the Views integration for Panelizer.
panelizer.with_workbench_moderation.test tests/panelizer.with_workbench_moderation.test Test the Workbench Moderation integration for Panelizer.
PanelizerEntityComment.class.php plugins/entity/PanelizerEntityComment.class.php Class for the Panelizer comment entity plugin.
PanelizerEntityDefault.class.php plugins/entity/PanelizerEntityDefault.class.php Base class for the Panelizer Entity plugin.
PanelizerEntityNode.class.php plugins/entity/PanelizerEntityNode.class.php Class for the Panelizer node entity plugin.
PanelizerEntityTaxonomyTerm.class.php plugins/entity/PanelizerEntityTaxonomyTerm.class.php Class for the Panelizer taxonomy term entity plugin.
PanelizerEntityUser.class.php plugins/entity/PanelizerEntityUser.class.php Class for the Panelizer taxonomy term entity plugin.
PanelizerSearchApiAlterCallback.class.php plugins/search_api/PanelizerSearchApiAlterCallback.class.php Contains the PanelizerSearchApiAlterCallback class.
panelizer_context.inc plugins/cache/panelizer_context.inc
panelizer_default.inc plugins/panels_storage/panelizer_default.inc Provides a panels_storage plugin for Panelizer defaults.
panelizer_defaults.inc plugins/export_ui/panelizer_defaults.inc
panelizer_defaults_ui.class.php plugins/export_ui/panelizer_defaults_ui.class.php Contains the administrative UI for selectable panelizer defaults.
panelizer_entity.inc plugins/panels_storage/panelizer_entity.inc Provides a panels_storage plugin for Panelizer entity overrides.
panelizer_form_default.inc plugins/content_types/panelizer_form/panelizer_form_default.inc
panelizer_handler_field_link.inc plugins/views/panelizer_handler_field_link.inc
panelizer_handler_filter_panelizer_status.inc plugins/views/panelizer_handler_filter_panelizer_status.inc
panelizer_handler_panelizer_status.inc plugins/views/panelizer_handler_panelizer_status.inc
panelizer_node.inc plugins/task_handlers/panelizer_node.inc This is the task handler plugin to handle an entity view. NOTE: This is named panelizer_node for historical reasons. It is too much of a pain to change the name of a task handler. This panelizes any entity not just a node.
panelizer_plugin_row_panelizer_node_view.inc plugins/views/panelizer_plugin_row_panelizer_node_view.inc Contains the Panelizer node view row style plugin.
panelizer_test_exportables.info tests/panelizer_test_exportables.info name = Panelizer Test Exportables description = "Helper module for testing Panelizer's exportables." core = 7.x ; Don't show this on the modules admin page. hidden = TRUE dependencies[] = panelizer
panelizer_test_exportables.module tests/panelizer_test_exportables.module
README.txt README.txt Panelizer --------- The Panelizer module allows supported entities to be treated as Panels [1], giving options for different default displays on a per bundle basis. For example, this allows each node display to be customized individually. Panelizer…
taxonomy_term.inc plugins/entity/taxonomy_term.inc
user.inc plugins/entity/user.inc

Other projects