Home
last modified time | relevance | path

Searched defs:CANONICAL (Results 101 – 125 of 171) sorted by last modified time

1234567

/plugin/combo/ComboStrap/
H A DConditionalValue.php13 const CANONICAL = "conditional"; define in ComboStrap\\ConditionalValue
H A DContainerTag.php18 public const CANONICAL = ContainerTag::TAG; define in ComboStrap\\ContainerTag
H A DDatabasePageRow.php66 const CANONICAL = MetadataDbStore::CANONICAL; define in ComboStrap\\DatabasePageRow
[all...]
H A DMetaManagerMenuItem.php26 const CANONICAL = "metadata"; define in ComboStrap\\MetaManagerMenuItem
H A DOutline.php28 const CONTEXT = self::CANONICAL; define in ComboStrap\\Outline
H A DOutlineSection.php8 const CANONICAL = "outline"; define in ComboStrap\\OutlineSection
H A DExecutionContext.php53 const CANONICAL = "execution-context"; define in ComboStrap\\ExecutionContext
H A DPageSqlTreeListener.php32 const CANONICAL = PageSql::CANONICAL; define in ComboStrap\\PageSqlTreeListener
H A DPanelTag.php21 public const CANONICAL = PanelTag::PANEL_LOGICAL_MARKUP; define in ComboStrap\\PanelTag
H A DFontSize.php11 const CANONICAL = self::FONT_SIZE; define in ComboStrap\\FontSize
H A DFragmentTag.php14 public const CANONICAL = syntax_plugin_combo_variable::CANONICAL; define in ComboStrap\\FragmentTag
H A DGridTag.php77 public const CANONICAL = GridTag::TAG; define in ComboStrap\\GridTag
H A DPathTreeNode.php9 const CANONICAL = "path-tree"; define in ComboStrap\\PathTreeNode
H A DHeadingTag.php34 public const CANONICAL = "heading"; define in ComboStrap\\HeadingTag
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php16 const CANONICAL = "alias"; define in ComboStrap\\Meta\\Field\\Alias
H A DPageImages.php27 const CANONICAL = "page:image"; define in ComboStrap\\Meta\\Field\\PageImages
/plugin/combo/action/
H A Dregistration.php30 const CANONICAL = Identity::CANONICAL; define in action_plugin_combo_registration
H A Dresend.php23 const CANONICAL = "resend"; define in action_plugin_combo_resend
H A Drouter.php91 const CANONICAL = 'router'; global() define in action_plugin_combo_router
H A Dsnippets.php30 const CANONICAL = "snippets"; define in action_plugin_combo_snippets
H A Dstaticresource.php42 const CANONICAL = "cache"; define in action_plugin_combo_staticresource
/plugin/combo/syntax/
H A Dvariable.php23 const CANONICAL = self::TAG; define in syntax_plugin_combo_variable
/plugin/combo/
H A Dcli.php74 const CANONICAL = "combo-cli"; define in cli_plugin_combo
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php34 const CANONICAL = "database"; define in ComboStrap\\Meta\\Store\\MetadataDbStore
/plugin/combo/db/combo/
H A Dupdate0002.sql5 CANONICAL TEXT NOT NULL -- The canonical value should be unique field
13 CANONICAL TEXT, -- The canonical value field

1234567