Home
last modified time | relevance | path

Searched refs:toHTML (Results 51 – 75 of 89) sorted by relevance

1234

/plugin/tagging/
H A Dhelper.php363 $ret .= $form->toHTML();
869 return '<div class="table">' . $form->toHTML() . '</div>';
890 $html = $form->toHTML();
/plugin/twofactor/action/
H A Dlogin.php128 echo $manager->getCodeForm($providerID)->toHTML();
/plugin/archivegenerator/
H A Dadmin.php482 echo $form->toHTML();
498 echo $form->toHTML();
/plugin/farmsync/action/
H A Dajax.php73 $this->sendResponse(200, $form->toHTML());
/plugin/structnotification/
H A Dadmin.php221 return $form->toHTML();
/plugin/recommend/
H A Daction.php173 return $form->toHTML();
/plugin/structpublish/action/
H A Dbanner.php176 return $form->toHTML();
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML-full.js56toHTML(o,s,this.PHASE.I)}catch(p){if(p.restart){while(o.firstChild){o.removeChild(o.firstChild)}}t… method in i.msubsup
57toHTML:function(r){r=this.HTMLcreateSpan(r);if(this.data.length===0){return r}var I=this.getValues…
H A DAM_HTMLorMML-full.js56toHTML(o,s,this.PHASE.I)}catch(p){if(p.restart){while(o.firstChild){o.removeChild(o.firstChild)}}t… method in i.msubsup
57toHTML:function(r){r=this.HTMLcreateSpan(r);if(this.data.length===0){return r}var I=this.getValues…
H A DAccessible-full.js71toHTML,i=g.merror.prototype.toHTML;g.math.Augment({toHTML:function(j,k){var l=this.data[0];if(l&&l…
78toHTML(o,s,this.PHASE.I)}catch(p){if(p.restart){while(o.firstChild){o.removeChild(o.firstChild)}}t… method in i.msubsup
79toHTML:function(r){r=this.HTMLcreateSpan(r);if(this.data.length===0){return r}var I=this.getValues…
H A DTeX-MML-AM_HTMLorMML-full.js68toHTML,i=g.merror.prototype.toHTML;g.math.Augment({toHTML:function(j,k){var l=this.data[0];if(l&&l…
76toHTML(o,s,this.PHASE.I)}catch(p){if(p.restart){while(o.firstChild){o.removeChild(o.firstChild)}}t… method in i.msubsup
77toHTML:function(r){r=this.HTMLcreateSpan(r);if(this.data.length===0){return r}var I=this.getValues…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmtable.js19toHTML:function(r){r=this.HTMLcreateSpan(r);if(this.data.length===0){return r}var I=this.getValues…
/plugin/infomail/
H A Daction.php109 return $form->toHTML();
/plugin/filelisting/
H A Dhelper.php91 $ret .= $form->toHTML();
/plugin/task/syntax/
H A Dtask.php230 return $form->toHTML();
H A Dtasks.php218 $ret .= $form->toHTML();
/plugin/twofactor/
H A Dadmin.php94 echo $form->toHTML();
/plugin/fedauth/Auth/OpenID/
H A DServer.php214 function toHTML($form_tag_attrs=null) function in Auth_OpenID_ServerError
1225 function toHTML() function in Auth_OpenID_ServerResponse
1467 $response->toHTML());
/plugin/farmer/admin/
H A Dnew.php130 echo $form->toHTML();
/plugin/openid/Auth/OpenID/
H A DServer.php240 function toHTML($form_tag_attrs=null) function in Auth_OpenID_ServerError
1354 function toHTML() function in Auth_OpenID_ServerResponse
1628 $response->toHTML());
/plugin/userimportextended/
H A Dadmin.php99 echo $form->toHTML();
/plugin/timetrack/
H A Dhelper.php762 $html = $form->toHTML();
935 return $form->toHTML();
/plugin/backup/
H A Dadmin.php214 return $form->toHTML();
/plugin/fksnewsfeed/
H A Daction.php332 echo $form->toHTML();
/plugin/file2dw/
H A Daction.php115 return $form->toHTML();

1234