Home
last modified time | relevance | path

Searched refs:CANONICAL (Results 51 – 75 of 190) sorted by relevance

12345678

/plugin/combo/ComboStrap/
H A DFontSize.php11 const CANONICAL = self::FONT_SIZE; define in ComboStrap\\FontSize
45 LogUtility::msg("The font-size scale value ($value) is not between 1 and 6.",LogUtility::LVL_MSG_ERROR,self::CANONICAL);
H A DDateTag.php14 public const CANONICAL = "variable:date"; define in ComboStrap\\DateTag
91 LogUtility::warning("The date component has been deprecated for the date variable", DateTag::CANONICAL);
114 LogUtility::error($message, DateTag::CANONICAL);
H A DTemplateStore.php18 const CANONICAL = "template"; define in ComboStrap\\TemplateStore
58 return self::CANONICAL;
H A DPipelineTag.php12 public const CANONICAL = PipelineTag::TAG; define in ComboStrap\\PipelineTag
38 LogUtility::warning("The content tag with the name ($actualName) is unknown, the captured content may be not good.",self::CANONICAL);
H A DFetcherImage.php26 const CANONICAL = "image"; define in ComboStrap\\FetcherImage
121 LogUtility::error("Unable to calculate the image tok. The source path is not a web/wiki path", self::CANONICAL, $e);
144 throw new ExceptionBadArgument("The width value ($requestedWidth) is not a valid integer", FetcherImage::CANONICAL, 0, $e);
157 throw new ExceptionBadArgument("The height value ($requestedHeight) is not a valid integer", FetcherImage::CANONICAL, 0, $e);
167 throw new ExceptionBadArgument("The requested ratio ($requestedRatio) is not a valid value ({$e->getMessage()})", FetcherImage::CANONICAL, 0, $e);
H A DFetcherRailBar.php26 const CANONICAL = self::NAME; define in ComboStrap\\FetcherRailBar
56 return StyleAttribute::addComboStrapSuffix(self::CANONICAL);
79 throw new ExceptionBadArgument("The viewport width is not a valid integer. Error:{$e->getMessage()}", self::CANONICAL);
90 throw new ExceptionBadArgument("The layout is not a valid. Error:{$e->getMessage()}", self::CANONICAL);
214 return Snippet::getClassFromComponentId(self::CANONICAL);
H A DIconTag.php16 const CANONICAL = "icon"; define in ComboStrap\\IconTag
59 LogUtility::error("The requested icon width ($requestedWidth) is not a conform width. Error: " . $e->getMessage(), self::CANONICAL, $e);
74 LogUtility::warning($message, self::CANONICAL, $e);
H A DIFetcherLocalImage.php26 throw new ExceptionBadArgument("The file ($path) has an unknown mime, we can't verify if we support it", FetcherImage::CANONICAL);
30 throw new ExceptionBadArgument("The file ($path) has not been detected as being an image, media returned", FetcherImage::CANONICAL);
H A DCacheExpirationFrequency.php18 public const CANONICAL = "page-cache-expiration-frequency"; define in ComboStrap\\CacheExpirationFrequency
99 return self::CANONICAL;
H A DEditButton.php26 const CANONICAL = "edit-button"; define in ComboStrap\\EditButton
182 ->generateNewHtmlIdForComponent(self::CANONICAL, $slotPath);
276 LogUtility::internalError("No data found in the edit comment", self::CANONICAL);
285 LogUtility::internalError("A page id is mandatory for a edit button (no wiki id, no global ID were found). No edit buttons was created then.", self::CANONICAL);
297 //LogUtility::internalError("The file ({$page->getPathObject()}) does not exist, we cannot set the last modified time on the edit buttons.", self::CANONICAL);
434 LogUtility::internalError("The tag format ($format) is not valid", self::CANONICAL);
H A DCacheResults.php15 const CANONICAL = "cache-results"; define in ComboStrap\\CacheResults
57 LogUtility::internalError("The executing path should exist as it's executed",self::CANONICAL, $e);
H A DSearchTag.php21 const CANONICAL = "search"; define in ComboStrap\\SearchTag
56 LogUtility::error($e->getMessage(), self::CANONICAL,$e);;
H A DFetcherCache.php18 const CANONICAL = "fetcher:cache"; define in ComboStrap\\FetcherCache
104 LogUtility::internalError("The path seems to be not local, it should never happen.", self::CANONICAL, $e);
H A DOutline.php26 const CANONICAL = "outline";
28 const CONTEXT = self::CANONICAL; define in ComboStrap\\Outline
247 LogUtility::internalError("The level was not present on the heading call", self::CANONICAL);
253 throw new ExceptionRuntimeInternal("This is not a dokuwiki header call", self::CANONICAL);
271 throw new ExceptionRuntimeInternal("The node is not added multiple time, this error should not fired. Error:{$e->getMessage()}", self::CANONICAL, 1, $e);
288 LogUtility::warning($message, self::CANONICAL);
306 throw new ExceptionRuntimeInternal("The node is not added multiple time, this error should not fired. Error:{$e->getMessage()}", self::CANONICAL, 1, $e);
319 throw new ExceptionRuntimeInternal("The node is not added multiple time, this error should not fired. Error:{$e->getMessage()}", self::CANONICAL, 1, $e);
481 throw new ExceptionRuntimeInternal("Error while adding a section during the outline merge. Error: {$e->getMessage()}", self::CANONICAL, 1, $e);
/plugin/combo/ComboStrap/TagAttribute/
H A DHero.php14 const CANONICAL = self::COMPONENT_NAME; define in ComboStrap\\TagAttribute\\Hero
56 LogUtility::error($e->getMessage(), self::CANONICAL);
H A DBoldness.php14 const CANONICAL = self::BOLDNESS_ATTRIBUTE; define in ComboStrap\\TagAttribute\\Boldness
77 LogUtility::msg("The boldness name ($value) is unknown. The attribute was not applied", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DShadow.php26 const CANONICAL = "shadow"; define in ComboStrap\\TagAttribute\\Shadow
107 LogUtility::msg("The shadow / elevation value ($value) is unknown", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DAnimation.php33 const CANONICAL = "animation"; define in ComboStrap\\TagAttribute\\Animation
68 LogUtility::internalError("Error while trying to add the animate css stylesheet",self::CANONICAL,$e);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php34 const CANONICAL = "database"; define in ComboStrap\\Meta\\Store\\MetadataDbStore
98 throw new ExceptionRuntime("The metadata ($metadata) is not yet supported on set", self::CANONICAL);
107 throw new ExceptionRuntime("The resource type ({$resource->getType()}) is not yet supported for the database metadata store", self::CANONICAL);
268 throw new ExceptionRuntimeInternal("An exception has occurred with the $tableName ({$metadata->getResource()}) selection query. Message: {$e->getMessage()}, Query: ($query", self::CANONICAL, 1, $e);
321 return self::CANONICAL;
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php23 const CANONICAL = "share"; define in ComboStrap\\Tag\\ShareTag
102 throw new ExceptionRuntime($message, self::CANONICAL, 1, $e);
138 LogUtility::internalError($e->getMessage(), self::CANONICAL, $e);
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImages.php27 const CANONICAL = "page:image"; define in ComboStrap\\Meta\\Field\\PageImages
138 return self::CANONICAL;
195 LogUtility::internalError("The page path didn't have any values in the rows", self::CANONICAL);
211 LogUtility::internalError("Bad Usage value. Should not happen on get. Error: " . $e->getMessage(), self::CANONICAL, $e);
H A DAliases.php89 LogUtility::msg("The path of the alias should not be empty to create a path", Alias::CANONICAL);
103 LogUtility::msg("The value of the alias array should not be empty as it's the alias path", Alias::CANONICAL);
107 LogUtility::error("The alias element ($path) is not a string", Alias::CANONICAL);
173 ->setQueryParametrized("select ALIAS from DEPRECATED_PAGES_ALIAS where CANONICAL = ?", [$canonicalOrDefault]);
204 ->setQueryParametrized("delete from DEPRECATED_PAGE_ALIASES where CANONICAL = ?", [$canonicalOrDefault]);
310 return Alias::CANONICAL;
/plugin/combo/action/
H A Dmetatwitter.php60 const CANONICAL = "twitter"; define in action_plugin_combo_metatwitter
168 LogUtility::error("The twitter image ($twitterImagePath) does not exists.", self::CANONICAL);
175 LogUtility::error("Error with the twitter image url. " . $e->getMessage(), self::CANONICAL, $e);
/plugin/combo/syntax/
H A Dtoggle.php19 const CANONICAL = self::TAG; define in syntax_plugin_combo_toggle
151 ->setLogicalTag(self::CANONICAL);
161 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(self::CANONICAL);
H A Dfrontmatter.php58 const CANONICAL = "frontmatter"; define in syntax_plugin_combo_frontmatter
66 const COMPONENT = 'combo_' . self::CANONICAL;
155 LogUtility::error("The global ID is unknown, we couldn't get the requested page", self::CANONICAL);
225 LogUtility::error("Front Matter: The json object for the page ($executingPath) is not valid. " . \ComboStrap\Json::getValidationLink($json), self::CANONICAL);

12345678