Home
last modified time | relevance | path

Searched refs:getHTML (Results 1 – 25 of 32) sorted by relevance

12

/plugin/flowplay2/flowplayer/html/
H A Dflashembed.min.js19getHTML();return g.firstChild}else if(k.onFail){var d=k.onFail.call(k,getVersion(),j);if(d)g.inner… function
H A Dflashembed.min.js_0.2618getHTML()}else if(k.onFail){var d=k.onFail.call(k,getVersion(),j);if(d)g.innerHTML=d}else if(b&&c&…
/plugin/recaptcha/
H A Dhelper.php45 function getHTML($use_ssl = false) { function in helper_plugin_recaptcha
H A Daction.php116 $recaptcha .= $helper->getHTML($use_ssl);
/plugin/recaptcha2/
H A Dhelper.php42 function getHTML($editblock) { function in helper_plugin_recaptcha2
H A Daction.php98 $recaptcha = $helper->getHTML($param['editform']);
/plugin/commentsyntax/_test/
H A Dsyntax.test.php34 private function getHTML($text) function in plugin_commentsyntax_test
/plugin/bureaucracy-au/helper/
H A Dfieldsubmit.php40 $form->addElement($helper->getHTML());
/plugin/bureaucracyau/helper/
H A Dfieldsubmit.php40 $form->addElement($helper->getHTML());
/plugin/requiz/
H A Daction.php107 $out = $helper->getHTML();
H A Dhelper.php26 function getHTML(){ function in helper_plugin_requiz
/plugin/bureaucracy/helper/
H A Dfieldsubmit.php40 $form->addElement($helper->getHTML());
/plugin/indexmenu2/syntax/
H A Dindexmenu.php287 …return syntax_plugin_indexmenu_indexmenu::getHTML ($opts, $opts['navigation']?$this->html_buildlis…
299 function getHTML ($opts, $html) { function in syntax_plugin_indexmenu_indexmenu
/plugin/captcha/
H A Daction.php198 $out = $helper->getHTML();
H A Dhelper.php50 public function getHTML()
42 public function getHTML() global() function in helper_plugin_captcha
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php210 public function getHTML($padID, $rev=null){ function in EtherpadLiteClient
/plugin/recommend/
H A Daction.php167 if ($captcha) $form->addHTML($captcha->getHTML());
/plugin/infomail/
H A Daction.php100 if ($captcha) $form->addHTML($captcha->getHTML());
/plugin/dokumicrobugtracker/
H A Dsyntax.php388 $ret .= '<p>'.$helper->getHTML().'</p>';}
/plugin/issuetracker/
H A Daction.php1766 { $issue_edit_head .= '<span>'.$helper->getHTML().'</span>'; }
1809 { $issue_edit_head .= '<span>'.$helper->getHTML().'</span>'; }
2050 … { $issue_addcontacts .= '<span>'.$helper->getHTML().'</span>'; }
2149 { $issue_initial_description .= '<p>'.$helper->getHTML().'</p>'; }
2209 { $issue_attachments .= '<p>'.$helper->getHTML().'</p>'; }
2292 { $issue_workaround .= '<p>'.$helper->getHTML().'</p>'; }
2445 { $issue_comments_log .= '<p>'.$helper->getHTML().'</p>'; }
2526 { $issue_add_comment .= '<p>'.$helper->getHTML().'</p>'; }
2589 { $issue_edit_resolution .= '<p>'.$helper->getHTML().'</p>'; }
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.flash.min.js
/plugin/blogtng/helper/
H A Dcomments.php517 $form->addHTML($captcha->getHTML());
/plugin/discussion/
H A Daction.php1055 echo $captcha->getHTML();
1061 echo $recaptcha->getHTML();
/plugin/ckgdoku/action/
H A Dedit.php862 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>
/plugin/ckgedit/action/
H A Dedit.php921 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>

12