Home
last modified time | relevance | path

Searched refs:getInfo (Results 126 – 150 of 734) sorted by path

12345678910>>...30

/plugin/contact/
H A Dsyntax.php18 function getInfo(){ function in syntax_plugin_contact
/plugin/contactmodern/
H A Dsyntax.php45 public function getInfo(){ function in syntax_plugin_moderncontact
/plugin/corsharing/
H A Daction.php21 function getInfo() { function in action_plugin_corsharing
/plugin/countdown/
H A DChangeLog6 * syntax.php: Removed getInfo() in favor of DW native.
/plugin/credits/
H A DREADME20 …the plugin descriptions. This is the desc field returned by the plugin's getInfo() method. The des…
27 $info has access to all of the fields returned by the getInfo() function of each plugin; alt_credit…
H A Dsyntax.php182 $info = $po->getInfo();
/plugin/creole/syntax/
H A Demphasis.php16 function getInfo() { function in syntax_plugin_creole_emphasis
H A Demptyline.php17 function getInfo() { function in syntax_plugin_creole_emptyline
H A Dstrong.php16 function getInfo() { function in syntax_plugin_creole_strong
H A Dunderline.php16 function getInfo() { function in syntax_plugin_creole_underline
/plugin/cronojob/
H A Daction.php22 function getInfo() { function in action_plugin_cronojob
/plugin/cssmenu/
H A Dsyntax.php13 function getInfo(){ function in syntax_plugin_cssmenu
/plugin/cumulus/
H A Dsyntax.php20 function getInfo() { function in syntax_plugin_cumulus
/plugin/daftdrafts/
H A Daction.php17 function getInfo(){ function in action_plugin_daftdrafts
H A Dhelper.php19 function getInfo(){ function in helper_plugin_daftdrafts
/plugin/daftdrafts/syntax/
H A Ddaftdrafts.php23 function getInfo(){ function in syntax_plugin_daftdrafts_daftdrafts
/plugin/darcs/
H A Dadmin.php21 function getInfo(){ function in admin_plugin_darcs
/plugin/darcspatch/
H A Dadmin.php21 function getInfo(){ function in admin_plugin_darcspatch
/plugin/database/
H A Daction.php36 function getInfo(){ function in action_plugin_database
/plugin/database2/
H A Dadmin.php37 public function getInfo() function in admin_plugin_database2
/plugin/dataloop/
H A Dhelper.php31 function getInfo($sName = null){ function in helper_plugin_dataloop
/plugin/dataloop/syntax/
H A Dloop.php33 function getInfo(){ function in syntax_plugin_dataloop_loop
34 return $this->loophelper->getInfo('Data Loop');
H A Droll.php33 function getInfo(){ function in syntax_plugin_dataloop_roll
34 return $this->loophelper->getInfo('Roll');
H A Dtextloop.php33 function getInfo(){ function in syntax_plugin_dataloop_textloop
34 return $this->loophelper->getInfo('Text Loop');
/plugin/dataplot/
H A Dsyntax.php52 $info = $this->getInfo();

12345678910>>...30