Searched refs:syntax_plugin_webcomponent_related (Results 1 – 5 of 5) sorted by relevance
50 '<' . syntax_plugin_webcomponent_related::getElementName() . '>'72 '<' . syntax_plugin_webcomponent_related::getElementName() . '>', $changeSummary);89 …dbglog("\nTest Plugin" . webcomponent::PLUGIN_NAME.".".syntax_plugin_webcomponent_related::getElem…119 …$conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF…121 …alled- Test Plugin" . webcomponent::PLUGIN_NAME." - Compo".syntax_plugin_webcomponent_related::get…142 $relatedPlugin = new syntax_plugin_webcomponent_related();147 …ls(self::$referrers[self::REFERRERS_ID_TOP], $referrers[0][syntax_plugin_webcomponent_related::REL…157 …axLinksValue = $conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::MAX…158 …$conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = …161 …$conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = …[all …]
6 $lang[syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = 'Related Component - The maximum of rel…7 $lang[syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF] = 'Related Component - Another patter…
6 $conf[syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = 10;7 $conf[syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF] = '{{backlinks>.}}';
6 $meta[syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = array('numeric');7 $meta[syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF] = array('string');
19 class syntax_plugin_webcomponent_related extends DokuWiki_Syntax_Plugin class