You are here

37 calls to panels_get_path() in Panels 6.2

panels_add_content in includes/display-edit.inc
panels_admin_content_types_custom in content_types/custom.inc
Return all content types available.
panels_admin_content_types_custom_php in content_types/custom_php.inc
Return all content types available.
panels_admin_content_types_form in content_types/form.inc
Return all content types available.
panels_admin_content_types_node_attachments in content_types/node_attachments.inc
Return all content types available.
panels_admin_content_types_node_book_nav in content_types/node_book_nav.inc
Return all content types available.
panels_admin_content_types_node_comments in content_types/node_comments.inc
Return all content types available.
panels_admin_content_types_node_comment_form in content_types/node_comment_form.inc
Return all content types available.
panels_admin_content_types_node_content in content_types/node_content.inc
Return all content types available.
panels_admin_content_types_node_form in content_types/node_form.inc
Return all content types available.
panels_admin_content_types_node_type_desc in content_types/node_type_desc.inc
Return all content types available.
panels_admin_content_types_term_description in content_types/term_description.inc
Return all content types available.
panels_admin_content_types_term_list in content_types/term_list.inc
Return all content types available.
panels_admin_content_types_user_picture in content_types/user_picture.inc
Return all content types available.
panels_admin_content_types_user_profile in content_types/user_profile.inc
Return all content types available.
panels_admin_content_types_vocabulary_terms in content_types/vocabulary_terms.inc
Return all content types available.
panels_ajax_image_button in includes/ajax.inc
@todo -- move this somewhere more useful. ajax.inc
panels_choose_layout in includes/display-layout.inc
Form definition for the display layout editor.
panels_common_add_context_js in includes/common-context.inc
panels_common_settings in includes/common.inc
A common settings page for Panels modules, because this code is relevant to any modules that don't already have special requirements.
panels_common_set_allowed_layouts in includes/common.inc
panels_edit_display_form in includes/display-edit.inc
Form definition for the panels display editor
panels_edit_layout_settings_form in includes/display-layout-settings.inc
Form definition for the display layout settings editor.
panels_init in ./panels.module
Implementation of hook_init()
panels_load_include in ./panels.module
Load a panels include file.
panels_mini_content_types in panels_mini/panels_mini.module
Return each available mini panel available as a subtype.
panels_mini_context_form in panels_mini/panels_mini.admin.inc
Form to edit the context settings of a mini panel.
panels_mini_edit_form in panels_mini/panels_mini.admin.inc
Form to edit the settings of a mini panel.
panels_modal_js_includes in includes/ajax.inc
Includes required JavaScript libraries.
panels_page_context_form in panels_page/panels_page.admin.inc
The form to edit the context settings of a panel page.
panels_page_edit_form in panels_page/panels_page.admin.inc
The form to edit the page portion of a panel.
panels_print_layout_icon in ./panels.module
panels_print_layout_link in ./panels.module
Print the layout link. Sends out to a theme function. @layout
panels_profile_fields_content_type in content_types/profile_fields.inc
Return all content types available.
panels_rounded_corners_css in styles/rounded_corners.inc
Generates the dynamic CSS.
panels_show_pane in includes/display-edit.inc
theme_panels_export_export_form in panels_export/panels_export.module