Home
last modified time | relevance | path

Searched refs:CANONICAL (Results 126 – 150 of 190) sorted by relevance

12345678

/plugin/combo/ComboStrap/
H A DMediaLink.php34 const CANONICAL = "image"; define in ComboStrap\\MediaLink
H A DMediaMarkup.php76 const CANONICAL = "media"; define in ComboStrap\\MediaMarkup
155 throw new ExceptionBadArgument("The media reference was not found in the callstack array", self::CANONICAL);
218 throw new ExceptionRuntime("Media Rendering Error. {$e->getMessage()}", MediaLink::CANONICAL, 0, $e);
222 LogUtility::msg($message, LogUtility::LVL_MSG_ERROR, MediaLink::CANONICAL);
269 LogUtility::internalError("For an external markup, the src should not be empty", self::CANONICAL);
H A DContainerTag.php18 public const CANONICAL = ContainerTag::TAG; define in ComboStrap\\ContainerTag
H A DFloatAttribute.php16 const CANONICAL = "float"; define in ComboStrap\\FloatAttribute
H A DOutlineSection.php8 const CANONICAL = "outline"; define in ComboStrap\\OutlineSection
199 LogUtility::internalError("The level ($level) could not be cast to an integer", self::CANONICAL);
H A DPermalinkTag.php16 public const CANONICAL = PermalinkTag::TAG; define in ComboStrap\\PermalinkTag
187 LogUtility::warning($errorMessage, PermalinkTag::CANONICAL);
H A DQualityDynamicMonitoringOverwrite.php43 return QualityMessageHandler::CANONICAL;
H A DIdManager.php16 const CANONICAL = "id-manager"; define in ComboStrap\\IdManager
H A DMarkupCacheDependencies.php88 const CANONICAL = "cache:dependency"; define in ComboStrap\\MarkupCacheDependencies
387 throw new ExceptionRuntimeInternal("There is no executing path, you can create a cache dependencies store", self::CANONICAL);
H A DPageUrlPath.php57 public const CANONICAL = "page:url"; define in ComboStrap\\PageUrlPath
155 return self::CANONICAL;
H A DTextColor.php12 const CANONICAL = self::TEXT_COLOR_ATTRIBUTE; define in ComboStrap\\TextColor
H A DSearch.php75 LogUtility::msg("Error while trying to retrieve a list of pages", LogUtility::LVL_MSG_ERROR, action_plugin_combo_linkwizard::CANONICAL);
H A DPipelineUtility.php281 throw new ExceptionBadSyntax("The format method allows for now only date. The value ($value) is not a date.", PipelineTag::CANONICAL);
309 LogUtility::error("Internal Error: No default locale could be determined. The locale was set to $locale", DateTag::CANONICAL);
H A DLowQualityCalculatedIndicator.php68 LogUtility::internalError($message, self::CANONICAL);
H A DConditionalValue.php13 const CANONICAL = "conditional"; define in ComboStrap\\ConditionalValue
H A DImageSystem.php35 LogUtility::error("The ratio ($stringRatio) is not a valid ratio. Error: {$e->getMessage()}", PageImageTag::CANONICAL);
H A DCreationDate.php132 return Metadata::CANONICAL;
/plugin/combo/action/
H A Dmetagoogle.php19 const CANONICAL = "google"; define in action_plugin_combo_metagoogle
H A Dslotmanagermenuitem.php26 const CANONICAL = "edit-page-menu"; define in action_plugin_combo_slotmanagermenuitem
H A Dcanonical.php21 const CANONICAL = Canonical::PROPERTY_NAME; define in action_plugin_combo_canonical
H A Dlinkmove.php32 const CANONICAL = "move"; define in action_plugin_combo_linkmove
335 LogUtility::error($message, self::CANONICAL, $exception);
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php16 const CANONICAL = "alias"; define in ComboStrap\\Meta\\Field\\Alias
/plugin/combo/syntax/
H A Dcontentlist.php61 const CANONICAL = self::MARKI_TAG; define in syntax_plugin_combo_contentlist
256 LogUtility::error("We were unable to wrap the content list to enable numbering placement. Error: {$e->getMessage()}", self::CANONICAL);
H A Dtoc.php32 const CANONICAL = "toc"; define in syntax_plugin_combo_toc
H A Dcomment.php27 const CANONICAL = "comment"; define in syntax_plugin_combo_comment

12345678