Home
last modified time | relevance | path

Searched refs:addElement (Results 76 – 100 of 166) sorted by relevance

1234567

/plugin/twofactoremail/
H A Daction.php30 $form->addElement(new OtpField('verify'));
/plugin/bureaucracy-au/helper/
H A Dfieldfieldset.php53 … $form->addElement('<p class="bureaucracyau_depends">' . vsprintf($msg, $dependencies) . '</p>');
/plugin/bureaucracyau/helper/
H A Dfieldfieldset.php53 … $form->addElement('<p class="bureaucracyau_depends">' . vsprintf($msg, $dependencies) . '</p>');
/plugin/bureaucracy/helper/
H A Dfieldfieldset.php53 … $form->addElement('<p class="bureaucracy_depends">' . vsprintf($msg, $dependencies) . '</p>');
/plugin/siteexport/syntax/
H A Dsiteexport.php69 …$form->addElement(form_makeButton('submit', 'siteexport', $submitLabel, array('class' => 'button d…
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmaction.js19addElement(document.body,"div",{id:"MathJax_SVG_Tooltip"}),toSVG:function(h,k){this.SVGgetStyles()…
H A Dannotation-xml.js19 …;var q=this.div.offsetWidth,k=this.div.offsetHeight;var o=MathJax.HTML.addElement(this.div,"span",…
/plugin/watchcycle/
H A Dadmin.php61 $form->addElement($filter_input);
/plugin/twofactortelegram/
H A Daction.php39 $form->addElement(new OtpField('verify'));
/plugin/twofactoraltemail/
H A Daction.php39 $form->addElement(new OtpField('verify'));
/plugin/sketchcanvas/
H A Daction.php118 $form->addElement($canvasText);
144 $form->addElement($canvasElem);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DCallExpression.php193 $arbitraryArguments->addElement($value);
195 $arbitraryArguments->addElement($value, new ConstantExpression($key, -1));
/plugin/struct/admin/
H A Dschemas.php204 $form->addElement(new InputElement('file', 'schemafile'))->attr('accept', '.json');
242 $form->addElement(new InputElement('file', 'csvfile'))->attr('accept', '.csv');
/plugin/data-au/helper/
H A Daliastextbox.php109 $form->addElement(call_user_func_array('form_makeListboxField',
/plugin/data/
H A Dbureaucracy_field.php116 $form->addElement(call_user_func_array(
/plugin/data/helper/
H A Daliastextbox.php111 $form->addElement(call_user_func_array(
/plugin/keywords/action/
H A Dkeywords.php48 …$form->addElement( form_makeCheckboxField( 'updateKeywords', '1', $this->getLang('updateKeywords')…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmaction.js19addElement(document.body,"div",{id:"MathJax_Tooltip"}),toHTML:function(j,h,l){var i=this.selected(…
/plugin/namespacesearch/
H A Dsyntax.php57 …$form->addElement(form_makeTextField('namespacesearchField', $FANCYDATA['namespacesearchField'], $…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckselection_ie.js110 oRange.addElement( node ) ;
/plugin/authphpbb3/
H A Daction.php114 …$event->data->addElement('<p>' . sprintf($this->getLang('login_bottom_text'), $phpbb_url) . '</p>'…
/plugin/telleveryone/
H A Dadmin.php180 $form->addElement($textarea);
/plugin/diagramsnet/lib/math/extensions/
H A DAssistiveMML.js19 …er(["HandleMML",this,n],l.restart)}o.setAttribute("data-mathml",j);k=f.addElement(o,"span",{isMath…
H A DHelpDialog.js19 …,["Post",e,l])};e.Post=function(n){this.div=a.Background(this);var l=f.addElement(this.div,"div",{…
/plugin/fksnewsfeed/
H A Daction.php277 $form->addElement($input);
311 $form->addElement($input);

1234567