Searched refs:syntax_plugin_webcomponent_math (Results 1 – 3 of 3) sorted by relevance
20 $componentName = syntax_plugin_webcomponent_math::getComponentName();32 $elements = syntax_plugin_webcomponent_math::getElements();65 … $divId = webcomponent::PLUGIN_NAME . '_' . syntax_plugin_webcomponent_math::getComponentName();88 … $divId = webcomponent::PLUGIN_NAME . '_' . syntax_plugin_webcomponent_math::getComponentName();
54 $isMathExpression = p_get_metadata($ID, syntax_plugin_webcomponent_math::MATH_EXPRESSION);57 …$math_div_id = webcomponent::PLUGIN_NAME . '_' . syntax_plugin_webcomponent_math::getComponentName…
10 class syntax_plugin_webcomponent_math extends DokuWiki_Syntax_Plugin class104 p_set_metadata($ID,array(syntax_plugin_webcomponent_math::MATH_EXPRESSION =>false));