Home
last modified time | relevance | path

Searched refs:CANONICAL (Results 1 – 25 of 191) sorted by relevance

12345678

/plugin/combo/lang/en/
H A Dsettings.php61 … = PluginUtility::getDocumentationHyperLink(action_plugin_combo_router::CANONICAL, action_plugin_c…
75 …PluginUtility::getDocumentationHyperLink(action_plugin_combo_canonical::CANONICAL, 'Canonical') . …
182 $lang[Shadow::CONF_DEFAULT_VALUE] = PluginUtility::getDocumentationHyperLink(Shadow::CANONICAL, "Sh…
188 …Y_LOAD_ENABLE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg - Load a s…
190 …ECTION_ENABLE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Injection …
192 …ZATION_ENABLE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimizati…
193 …PACES_TO_KEEP] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimizati…
194 …TES_TO_DELETE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimizati…
195 …LETE_IF_EMPTY] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimizati…
196 …NTS_TO_DELETE] = PluginUtility::getDocumentationHyperLink(SvgImageLink::CANONICAL, "Svg Optimizati…
[all …]
/plugin/combo/ComboStrap/TagAttribute/
H A DTextAlign.php19 const CANONICAL = "text-align"; define in ComboStrap\\TagAttribute\\TextAlign
31 …:warning("The text-align attribute has been deprecated for the align attribute.", self::CANONICAL);
36 …y::error("Unable to retrieve the tex-align attribute. Error: {$e->getMessage()}", self::CANONICAL);
43 …("The text-align value($textAlignValue) is not valid. Error: {$e->getMessage()}", self::CANONICAL);
51 …ore, the value ($textAlignValue) cannot be applied", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
69 …lity::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
94 …e text-align value ($textAlignValue) is not correct.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
130 …akpoint value ($$breakpoint) was then not applied.", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
135 …lity::msg("The text-align value ($value) is unknown.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DBackgroundAttribute.php45 const CANONICAL = "background"; define in ComboStrap\\TagAttribute\\BackgroundAttribute
70 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(self::CANONICAL);
112 $backgroundTagAttribute->addClassName(self::CANONICAL);
128 $backgroundTagAttribute->addClassName(self::CANONICAL);
184 …n. If you want to take over the filling via css, set the `fill` value to `css`.", self::CANONICAL);
200 …Error("The fetcher for the background image ($mediaMarkup) returns an error", self::CANONICAL, $e);
205 …Utility::error("The background image ($mediaMarkup) is not an image but a $mime", self::CANONICAL);
211 …($backgroundImageValue) is not a string nor an array", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
257 …and the image (" . $backgroundImageStyleValue . ")", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
336 …n . ") is not a known CSS pattern and was ignored.", LogUtility::LVL_MSG_WARNING, self::CANONICAL);
[all …]
H A DToggle.php25 const CANONICAL = "toggle"; define in ComboStrap\\TagAttribute\\Toggle
66 …ould be (expanded, collapsed or breakpoint-expanded)", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
72 …rts only `expanded` as value, not $toggleStateValue.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
77 …al toggle breakpoint ($value) needs an id attribute.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
92 $snippetId = self::CANONICAL."-$id";
/plugin/combo/action/
H A Dmetafacebook.php48 const CANONICAL = "facebook"; define in action_plugin_combo_metafacebook
118 …ernal Error: We were unable to define the publication date for the page ($page)", self::CANONICAL);
126 …rnal Error: We were unable to define the modification date for the page ($page)", self::CANONICAL);
148 …mage ($defaultFacebookImage) because of the following error: {$e->getMessage()}", self::CANONICAL);
152 …ility::error("The default facebook image ($defaultFacebookImage) does not exist", self::CANONICAL);
168 … LogUtility::error("The image ($path) does not exist and was not added", self::CANONICAL);
189 …facebook. Error while retrieving the dimension of the image: {$e->getMessage()}", self::CANONICAL);
212 LogUtility::error($message, self::CANONICAL);
219 LogUtility::error($message, self::CANONICAL);
233 …gUtility::internalError("Og Image could not be added. Error: {$e->getMessage()}", self::CANONICAL);
H A Dresend.php23 const CANONICAL = "resend"; define in action_plugin_combo_resend
24 const FORM_RESEND_PWD_CLASS = "form-" . self::CANONICAL;
54 print IdentityFormsHelper::getHtmlStyleTag(self::CANONICAL);
80 print IdentityFormsHelper::getHtmlStyleTag(self::CANONICAL);
136 …er field name($fieldName) is unknown", LogUtility::LVL_MSG_ERROR, \ComboStrap\Identity::CANONICAL);
H A Dslottemplate.php26 const CANONICAL = "slot-template"; define in action_plugin_combo_slottemplate
49 LogUtility::internalError("Should not happen as it's not the root", self::CANONICAL);
62 LogUtility::error("Internal Error", self::CANONICAL, $e);
/plugin/combo/db/combo/
H A Dupdate0002.sql5 CANONICAL TEXT NOT NULL -- The canonical value should be unique field
7 CREATE UNIQUE INDEX PAGES_UK ON PAGES (ID, CANONICAL);
13 CANONICAL TEXT, -- The canonical value field
17 CREATE UNIQUE INDEX PAGES_ALIAS_UK ON PAGES_ALIAS (CANONICAL, ALIAS);
/plugin/combo/ComboStrap/
H A DFetcherRaster.php30 const CANONICAL = "raster"; define in ComboStrap\\FetcherRaster
164 …nd dimensions of the image ($this). The image format seems to be not supported.", self::CANONICAL);
168 …row new ExceptionBadSyntax("We couldn't retrieve the width of the image ($this)", self::CANONICAL);
172 …ow new ExceptionBadSyntax("We couldn't retrieve the height of the image ($this)", self::CANONICAL);
211 …dth of ($mediaWidth). The width was then set to its natural width ($mediaWidth)", self::CANONICAL);
239 …of ($mediaHeight). The height was then set to its natural height ($mediaHeight)", self::CANONICAL);
260 …idth). The requested width was then set to its natural width ($intrinsicWidth).", self::CANONICAL);
313 return self::CANONICAL;
335 …rinsicHeight). The height was then set to its natural height ($intrinsicHeight)", self::CANONICAL);
H A DPageImageTag.php14 public const CANONICAL = PageImageTag::TAG; define in ComboStrap\\PageImageTag
105 …e image ($imagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
118 …he image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
152 …tility::warning("The width ($width) is not a valid length and was discarded", self::CANONICAL, $e);
160 …lity::warning("The height ($height) is not a valid length and was discarded", self::CANONICAL, $e);
176 …ge ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
183 …reating the vignette for the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
190 … LogUtility::info("No page image could be find for the page ($path)", PageImageTag::CANONICAL);
196 …::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::CANONICAL);
215 …ity::error("The image could not be build. Error: {$e->getMessage()}", PageImageTag::CANONICAL, $e);
[all …]
H A DLineSpacing.php12 const CANONICAL = syntax_plugin_combo_text::TAG; define in ComboStrap\\LineSpacing
29 …ility::getDocumentationHyperLink(Bootstrap::CANONICAL, "change the Bootstrap version") . ".", self…
52 …cing value ($lineSpacingValue) is not a valid value.", LogUtility::LVL_MSG_ERROR, self::CANONICAL);
H A DDimension.php17 const NATURAL_SIZING_ELEMENT = [SvgImageLink::CANONICAL, RasterImageLink::CANONICAL];
56 const CANONICAL = "dimension"; define in ComboStrap\\Dimension
225 …ax("The width value ($width) of the ratio `$stringRatio` is not numeric", PageImageTag::CANONICAL);
230 …x("The width value ($height) of the ratio `$stringRatio` is not numeric", PageImageTag::CANONICAL);
233 …Syntax("The height value of the ratio `$stringRatio` should not be zero", PageImageTag::CANONICAL);
297 …l length ($conditionalWidthLength) could not be transformed as CSS value. Error", self::CANONICAL);
323 …l length ($conditionalWidthLength) could not be transformed as CSS value. Error", self::CANONICAL);
H A DBootstrap.php20 const TAG = self::CANONICAL;
68 const CANONICAL = "bootstrap"; define in ComboStrap\\Bootstrap
153 …rror has occurred reading the file ($stylesheetsFile). Error:{$e->getMessage()}", self::CANONICAL);
204 return $executionContext->getRuntimeObject(self::CANONICAL);
209 $executionContext->setRuntimeObject(self::CANONICAL, $bootstrap);
272 …onRuntimeInternal("Unable to read the file {$bootstrapJsonFile} as json.", self::CANONICAL, 1, $e);
299 …Extension) from the bootstrap dictionary is not valid. Error:{$e->getMessage()}", self::CANONICAL);
306 …und on the file metadata ($fileNameWithExtension) from the bootstrap dictionary", self::CANONICAL);
323 … LogUtility::internalError("The snippet key ($key) is unknown for bootstrap", self::CANONICAL);
H A DLdJson.php48 public const CANONICAL = action_plugin_combo_metagoogle::CANONICAL; define in ComboStrap\\LdJson
88 … LogUtility::internalError("The page image should come from a wiki path", self::CANONICAL, $e);
95 …ror("The page image mime could not be determined. Error:" . $e->getMessage(), self::CANONICAL, $e);
118 …dded to the google ld-json", LogUtility::LVL_MSG_ERROR, action_plugin_combo_metagoogle::CANONICAL);
140 return action_plugin_combo_metagoogle::CANONICAL;
223 … LogUtility::error("The string value is not a valid Json. Value: $value", self::CANONICAL);
H A DHorizontal.php14 const CANONICAL = self::HORIZONTAL_ATTRIBUTE; define in ComboStrap\\Horizontal
43 …nt to be used on the following component " . implode(", ", Vertical::COMPONENTS), self::CANONICAL);
48 …ror("The $attributeName attribute value is not valid. Error: {$e->getMessage()}", self::CANONICAL);
58 …Breakpoint) is not good. It should be one of: " . implode(", ", $possibleValues), self::CANONICAL);
H A DPageExplorerTag.php17 public const CANONICAL = "page-explorer"; define in ComboStrap\\PageExplorerTag
109 …en leaf page ($page) does not exist and was not added to the page-explorer tree", self::CANONICAL);
117 ->setLogicalTag(self::CANONICAL . "-tree-$type")
125 … LogUtility::error("Error while rendering the leaf. Error: {$e->getMessage()}", self::CANONICAL);
135 …::error("Error while rendering the default tree page. Error: {$e->getMessage()}", self::CANONICAL);
164 return self::CANONICAL . "-$type";
288 … $id = IdManager::getOrCreate()->generateNewHtmlIdForComponent(PageExplorerTag::CANONICAL);
378 ->setLogicalTag(PageExplorerTag::CANONICAL)
402 … ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-{$indexPageType}")
448 … ->setLogicalTag(PageExplorerTag::CANONICAL . "-{$pageExplorerType}-{$pageType}")
[all …]
H A DEvent.php21 const CANONICAL = "event"; define in ComboStrap\\Event
62 … LogUtility::error("Sqlite is mandatory for asynchronous event", self::CANONICAL, $e);
175 …::internalError("An internal error has runned on event. " . $e->getMessage(), self::CANONICAL, $e);
219 …Utility::error("Unable to create the event $name. Error:" . $e->getMessage(), self::CANONICAL, $e);
252 … LogUtility::internalError("Sqlite is not available, no events was returned", self::CANONICAL);
271 …gUtility::internalError("Unable to get the queue. Error:" . $e->getMessage(), self::CANONICAL, $e);
300 …ble to count the number of event in the queue. Error:" . $e->getMessage(), self::CANONICAL, 0, $e);
H A DColorSystem.php11 const CANONICAL = "color-system"; define in ComboStrap\\ColorSystem
28 …::error("Error while calculating the primary text color. {$e->getMessage()}", self::CANONICAL, $e);
62 …ror("Error while calculating the color text hover color. {$e->getMessage()}", self::CANONICAL, $e);
H A DToc.php26 const CANONICAL = syntax_plugin_combo_toc::CANONICAL; define in ComboStrap\\Toc
37 return StyleAttribute::addComboStrapSuffix(self::CANONICAL);
69 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(self::CANONICAL);
87 LogUtility::error("The toc numbering type was unknown", self::CANONICAL);
H A DGridTag.php77 public const CANONICAL = GridTag::TAG; define in ComboStrap\\GridTag
192 LogUtility::warning("The auto rows type has been deprecated.", self::CANONICAL);
198 …PE_FIT_VALUE . " and " . self::TYPE_FIT_OLD_VALUE . ") for a contained row tag.", self::CANONICAL);
241 …alue ($maxCellsValue) is not a valid length value. Error: {$e->getMessage()}", GridTag::CANONICAL);
246 …rror("The max-cells attribute value ($maxCellsValue) should be less than 12.", GridTag::CANONICAL);
272 …ity::error("Error internal: We were unable to find the closing template tag.", GridTag::CANONICAL);
323 …itionalLengthObject) should not be greater than 1 on the children of the row", GridTag::CANONICAL);
359 …ogUtility::error("Bad default value initialization. Error:{$e->getMessage()}", GridTag::CANONICAL);
446 LogUtility::error("The grid type ($type) is unknown.", GridTag::CANONICAL);
H A DQualityMenuItem.php31 const CANONICAL = "quality"; define in ComboStrap\\QualityMenuItem
46 $snippetManager->attachJavascriptFromComponentId(self::CANONICAL);
49 $snippetManager->attachCssInternalStylesheet(self::CANONICAL);
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php47 const CANONICAL = Metadata::CANONICAL; define in ComboStrap\\Meta\\Store\\MetadataDokuWikiStore
146 throw new ExceptionBadState("A resource is mandatory", self::CANONICAL);
149 …ow new ExceptionBadState("The DokuWiki metadata store is only for page resource", self::CANONICAL);
165 throw new ExceptionRuntime("A resource is mandatory", self::CANONICAL);
168 …row new ExceptionRuntime("The DokuWiki metadata store is only for page resource", self::CANONICAL);
337 LogUtility::error("Metadata Build Error", self::CANONICAL, $e);
/plugin/combo/ComboStrap/Tag/
H A DMermaidTag.php19 const CANONICAL = "mermaid"; define in ComboStrap\\Tag\\MermaidTag
37 $snippetId = self::CANONICAL;
46 LogUtility::internalError("The url should be good", self::CANONICAL,$e);
98 return Sanitizer::sanitize($content, " in a mermaid language", self::CANONICAL);
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php36 public const CANONICAL = "meta-manager"; define in ComboStrap\\Api\\MetaManagerHandler
61 ->setCanonical(MetaManagerHandler::CANONICAL)
71 ->setCanonical(MetaManagerHandler::CANONICAL)
85 ->setCanonical(MetaManagerHandler::CANONICAL)
107 ->setCanonical(MetaManagerHandler::CANONICAL)
127 ->setCanonical(MetaManagerHandler::CANONICAL)
181 …lity::internalError("The boolean metadata name ($booleanMeta) was not found", self::CANONICAL, $e);
267 ->setCanonical(MetaManagerHandler::CANONICAL)
298 ->setCanonical(MetaManagerHandler::CANONICAL)
/plugin/combo/syntax/
H A Diterator.php83 const CANONICAL = "iterator"; define in syntax_plugin_combo_iterator
103 …ating the path for the page image with the path value ($pathString)", PageImageTag::CANONICAL, $e);
118 …r("The path string should be absolute, we should not get this error", PageImageTag::CANONICAL, $e);
445 …Page) was not added. It does not exist and was deleted from the database index.", self::CANONICAL);
464 …Parameters: $parametersString) does not return any data", syntax_plugin_combo_iterator::CANONICAL);
567 …ty::error("Error while rendering the template header. Error: {$e->getMessage()}", self::CANONICAL);
576 …Utility::error("Error while rendering a data row. Error: {$e->getMessage()}", self::CANONICAL, $e);
585 …ty::error("Error while rendering the template footer. Error: {$e->getMessage()}", self::CANONICAL);
600 …ty::error("Error while rendering the iterator footer. Error: {$e->getMessage()}", self::CANONICAL);

12345678