Lines Matching refs:TAG
36 const TAG = "cell";
44 return [self::TAG, "col", "column"];
160 LogUtility::warning("Cell (Col) has been deprecated for box (You can use now any component in a grid or row).", GridTag::TAG);
166 return PluginUtility::handleAndReturnUnmatchedData(self::TAG, $match, $handler);
193 BoxTag::TAG,
200 \syntax_plugin_combo_xmlblocktag::TAG
205 BoxTag::TAG,
212 \syntax_plugin_combo_xmlblocktag::TAG
249 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(self::TAG);
251 $attributes = TagAttributes::createFromCallStackArray($callStackArray, self::TAG);