Home
last modified time | relevance | path

Searched refs:toHTML (Results 1 – 25 of 89) sorted by relevance

1234

/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dannotation-xml.js19toHTML:function(f){f=this.HTMLhandleSize(this.HTMLcreateSpan(f));var g=this.Get("encoding");for(va…
H A Dmglyph.js19toHTML:function(l,h){var k=l,m=this.getValues("src","width","height","valign","alt"),g;l=this.HTML…
H A Dmaction.js19toHTML:function(j,h,l){var i=this.selected();if(i.type=="null"){j=this.HTMLcreateSpan(j);j.bbox=th…
H A Dms.js19 …r a=MathJax.ElementJax.mml,b=MathJax.OutputJax["HTML-CSS"];a.ms.Augment({toHTML:function(e){e=this…
/plugin/farmer/admin/
H A Dplugins.php78 echo $switchForm->toHTML();
103 echo $bulkForm->toHTML();
118 echo $singleForm->toHTML();
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php125 $html .= $form->toHTML();
141 $html .= $editForm->toHTML();
151 $html .= $deleteForm->toHTML();
159 $html .= $purgeForm->toHTML();
H A DFykosRenderer.php109 $html .= $form->toHTML();
125 $html .= $editForm->toHTML();
135 $html .= $deleteForm->toHTML();
143 $html .= $purgeForm->toHTML();
/plugin/fksnewsfeed/inc/
H A DAbstractStream.php110 return $form->toHTML();
129 return $form->toHTML();
138 return $form->toHTML();
/plugin/twofactor/action/
H A Dprofile.php177 echo $form->toHTML();
219 echo $form->toHTML();
249 echo $form->toHTML();
281 echo $form->toHTML();
/plugin/bookcreator/syntax/
H A Dbookmanager.php184 $renderer->doc .= $form->toHTML();
215 $renderer->doc .= $form->toHTML();
230 $renderer->doc .= $form->toHTML();
273 $renderer->doc .= $form->toHTML();
292 $renderer->doc .= $form->toHTML();
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DnoErrors.js19toHTML,i=g.merror.prototype.toHTML;g.math.Augment({toHTML:function(j,k){var l=this.data[0];if(l&&l…
H A Dmathchoice.js19 …nction(){return this.selected().CoreMO()},toHTML:function(e){e=this.HTMLcreateSpan(e);e.bbox=this.…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19toHTML(o,s,this.PHASE.I)}catch(p){if(p.restart){while(o.firstChild){o.removeChild(o.firstChild)}}t… method in i.msubsup
/plugin/fksnewsfeed/admin/
H A Dpush.php64 echo $this->getChangeStreamForm($streams)->toHTML();
116 return $newsForm->toHTML();
/plugin/telleveryone/
H A Dadmin.php124 ptln($form->toHTML());
159 ptln($form->toHTML());
/plugin/issuelinks/admin/
H A Drepoadmin.php143 $html .= $configForm->toHTML();
164 $html .= $form->toHTML();
/plugin/acknowledge/admin/
H A Dreport.php156 echo $form->toHTML();
/plugin/farmsync/meta/
H A DStructConflict.php31 $result .= $form->toHTML();
H A DTemplateConflict.php32 $result .= $form->toHTML();
/plugin/deletehistory/
H A Dadmin.php47 echo $form->toHTML();
/plugin/lms/
H A Dadmin.php36 echo '<p>' . $form->toHTML() . '</p>';
/plugin/struct/admin/
H A Dschemas.php251 return $form->toHTML();
279 return $form->toHTML();
298 return $form->toHTML();
/plugin/filelisting/action/
H A Dajax.php51 echo $element->toHTML();
/plugin/fetchmedia/
H A Dadmin.php54 $doc .= $form->toHTML();
/plugin/timetrack/
H A Dadmin.php75 echo $form->toHTML();

1234