Lines Matching refs:TAG
41 public const TAG = 'tabs';
96 LogUtility::warning("The tabs type ($type) has an unknown skin", self::TAG);
132 LogUtility::error("The tabs type ($type) is unknown", self::TAG);
159 LogUtility::msg("A id attribute is missing on a panel tag", LogUtility::LVL_MSG_ERROR, TabsTag::TAG);
292 TabsTag::TAG,
299 \syntax_plugin_combo_xmlblocktag::TAG
316 $actual->getTagName() == syntax_plugin_combo_label::TAG
330 $actual->getTagName() == syntax_plugin_combo_label::TAG
344 TabsTag::TAG,
351 \syntax_plugin_combo_xmlblocktag::TAG
386 case syntax_plugin_combo_tab::TAG:
389 LogUtility::internalError("The context ($context) is unknown in enter", TabsTag::TAG);
407 case syntax_plugin_combo_tab::TAG:
416 LogUtility::log2FrontEnd("The context $context is unknown in exit", LogUtility::LVL_MSG_ERROR, TabsTag::TAG);