You are here

Constants in Panels 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
PANELS_ARG_IS_BAD ./panels.module Error code bitmask used for identifying argument behavior at runtime. 6 1
PANELS_ARG_USE_FALLBACK ./panels.module 5 1
PANELS_DEFAULT panels_page/panels_page.module Indicates that the panel page is being loaded from code (i.e., from hook_default_panel_pages). 1 1
PANELS_HAS_FALLBACK_ROUTER panels_page/panels_page.module Indicates that there is at least one stored loader that the router item at this path has overridden, and that Panels has stored for this router item. 2 1
PANELS_IS_DYNAMIC panels_page/panels_page.module Bitvalues used to determine the status of the panels_page override at a given path. These are set during menu rebuild and used at render-time to speed along calculations somewhat. 4 1
PANELS_OVERRIDDEN panels_page/panels_page.module Indicates that the panel_page is an overridden default. 1
PANELS_PID_SHARES_PATH panels_page/panels_page.module Panels display objects with this bitval set share the provided path with another panel. 1

Other projects