/plugin/projects/syntax/ |
H A D | recipe.php | 16 function getInfo(){ function in syntax_plugin_projects_recipe 17 $info = parent::getInfo();
|
H A D | content.php | 16 function getInfo(){ function in syntax_plugin_projects_content 17 $info = parent::getInfo();
|
/plugin/latex/syntax/ |
H A D | dollar.php | 9 function getInfo(){ function in syntax_plugin_latex_dollar 10 $a = parent::getInfo();
|
H A D | eqnarray.php | 9 function getInfo(){ function in syntax_plugin_latex_eqnarray 10 $a = parent::getInfo();
|
H A D | eqnarraystar.php | 9 function getInfo(){ function in syntax_plugin_latex_eqnarraystar 10 $a = parent::getInfo();
|
H A D | equation.php | 9 function getInfo(){ function in syntax_plugin_latex_equation 10 $a = parent::getInfo();
|
H A D | equationstar.php | 9 function getInfo(){ function in syntax_plugin_latex_equationstar 10 $a = parent::getInfo();
|
H A D | latex.php | 9 function getInfo(){ function in syntax_plugin_latex_latex 10 $a = parent::getInfo();
|
H A D | displaymath.php | 9 function getInfo(){ function in syntax_plugin_latex_displaymath 10 $a = parent::getInfo();
|
H A D | ddollar.php | 9 function getInfo(){ function in syntax_plugin_latex_ddollar 10 $a = parent::getInfo();
|
/plugin/nodetailsxhtml/ |
H A D | action.php | 21 function getInfo(){ function in action_plugin_nodetailsxhtml 23 $info = parent::getInfo();
|
/plugin/nodetailsxhtml/syntax/ |
H A D | scripting.php | 20 function getInfo() { function in syntax_plugin_nodetailsxhtml_scripting 22 $info = parent::getInfo();
|
H A D | forcetoc.php | 20 function getInfo() { function in syntax_plugin_nodetailsxhtml_forcetoc 22 $info = parent::getInfo();
|
H A D | acronym.php | 23 function getInfo() { function in syntax_plugin_nodetailsxhtml_acronym 25 $info = parent::getInfo();
|
/plugin/directions/syntax/ |
H A D | localdirections.php | 50 function getInfo() { function in syntax_plugin_directions_localdirections 224 $renderer->doc .= dir_generateDirections($this->getInfo(),$data[1]); 228 $renderer->doc .= dir_generateDirections($this->getInfo(),$data[1], false, false, false);
|
H A D | globaldirections.php | 47 function getInfo() { function in syntax_plugin_directions_globaldirections 221 $renderer->doc .= dir_generateGraph($this->getInfo(),$data[1]);
|
/plugin/latex/ |
H A D | latexinc.php | 23 function getInfo(){ function in syntax_plugin_latex_common 25 return parent::getInfo(); /// this will grab the data from the plugin.info.txt
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Node.php | 76 $this->_name = $this->getInfo()->getName(); 109 public function getInfo(): Info function in Elastica\\Node
|
/plugin/strata/syntax/ |
H A D | info.php | 51 case 'type': $meta = $this->util->loadType($matches[2])->getInfo(); break; 52 … case 'aggregate': $meta = $this->util->loadAggregate($matches[2])->getInfo(); break;
|
/plugin/linkbonus/syntax/ |
H A D | external.php | 26 function getInfo() { function in syntax_plugin_linkbonus_external 27 return DW_common_linkbonus::getInfo($this);
|
H A D | base.php | 26 function getInfo() { function in syntax_plugin_linkbonus_base 27 return DW_common_linkbonus::getInfo($this);
|
/plugin/spellcheck/ |
H A D | helper.php | 16 function getInfo(){ function in helper_plugin_spellcheck
|
/plugin/strata/types/ |
H A D | text.php | 14 function getInfo() { function in plugin_strata_type_text
|
/plugin/frootysearch/ |
H A D | helper.php | 23 function getInfo(){ function in helper_plugin_frootysearch
|
/plugin/rigrr/ |
H A D | syntax.php | 19 function getInfo() { function in syntax_plugin_rigrr
|