Lines Matching refs:context
268 $context = null;
273 $context = $firstChild->getTagName();
274 $openingTag->setContext($context);
278 if ($context == PanelTag::PANEL_LOGICAL_MARKUP) {
365 PluginUtility::CONTEXT => $context,
372 $context = $data[PluginUtility::CONTEXT];
373 switch ($context) {
389 … LogUtility::internalError("The context ($context) is unknown in enter", TabsTag::TAG);
397 $context = $data[PluginUtility::CONTEXT];
398 switch ($context) {
416 …LogUtility::log2FrontEnd("The context $context is unknown in exit", LogUtility::LVL_MSG_ERROR, Tab…