Home
last modified time | relevance | path

Searched defs:form (Results 26 – 50 of 309) sorted by last modified time

12345678910>>...13

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php868 private $form; global() variable in Mpdf\\Mpdf
[all...]
H A DTag.php36 private $form; global() variable in Mpdf\\Tag
84 __construct(Mpdf $mpdf, Cache $cache, CssManager $cssManager, Form $form, Otl $otl, TableOfContents $tableOfContents, SizeConverter $sizeConverter, ColorConverter $colorConverter, ImageProcessor $imageProcessor, LanguageToFontInterface $languageToFont) global() argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTag.php41 protected $form; variable in Mpdf\\Tag\\Tag
90 Form $form, argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DMetadataWriter.php32 private $form; global() variable in Mpdf\\Writer\\MetadataWriter
44 __construct(Mpdf $mpdf, BaseWriter $writer, Form $form, Protection $protection, LoggerInterface $logger) global() argument
[all...]
H A DPageWriter.php22 private $form; variable in Mpdf\\Writer\\PageWriter
34 public function __construct(Mpdf $mpdf, Form $form, BaseWriter $writer, MetadataWriter $metadataWriter) argument
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1014 var eventTypes={composition:["composition","compositionstart","compositionend"],contextmenu:["contextmenu"],drag:["dragenter","dragover","dragexit","dragdrop","draggesture"],focus:["focus","blur"],form:["submit","reset","change","select","input"],key:["keydown","keyup","keypress"],load:["load","beforeunload","unload","abort","error"],mouse:["mousedown","mouseup","click","dblclick","mouseover","mouseout","mousemove"],mutation:["DOMSubtreeModified","DOMNodeInserted","DOMNodeRemoved","DOMNodeRemovedFromDocument","DOMNodeInsertedIntoDocument","DOMAttrModified","DOMCharacterDataModified"],paint:["paint","resize","scroll"],scroll:["overflow","underflow","overflowchanged"],text:["text"],ui:["DOMActivate","DOMFocusIn","DOMFocusOut"],xul:["popupshowing","popupshown","popuphiding","popuphidden","close","command","broadcast","commandupdate"]}; property in eventTypes
[all...]
/plugin/combo/action/
H A Dlogin.php45 private static function updateDokuFormLogin(Doku_Form &$form) argument
224 updateNewFormLogin(Form& $form) global() argument
[all...]
H A Dprofile.php114 updateNewFormProfileDelete(Form& $form) global() argument
165 updateDokuFormProfileDelete(Doku_Form& $form) global() argument
241 updateNewFormProfileUpdate(Form& $form) global() argument
278 updateDokuFormProfileUpdate(Doku_Form& $form) global() argument
[all...]
H A Dregistration.php111 private static function updateNewFormRegistration(Form &$form) argument
135 updateDokuFormRegistration(Doku_Form& $form) global() argument
[all...]
H A Dresend.php47 private static function updateNewFormResend(Form &$form) argument
73 private static function updateDokuFormResend(Doku_Form &$form) argument
[all...]
/plugin/combo/ComboStrap/
H A DIdentityFormsHelper.php14 public static function toBoostrapInputElements(Form $form, string $formName) argument
31 public static function toBootStrapInputElementAndGetNewLoopingPosition(Form $form, int $elementPosition, string $formName): int argument
73 getHeaderHTML($form, string $classPrefix, bool $includeLogo = true) global() argument
188 deleteFieldSetAndBrFromForm(Form $form) global() argument
208 toBootStrapSubmitButton(Form $form) global() argument
220 toBootstrapResetButton(Form $form) global() argument
[all...]
/plugin/data/
H A Dbureaucracy_field.php90 * @params int $formid unique identifier of the form which contains this field argument
[all...]
H A Drenderer_data_edit.php15 public $form; global() variable in Doku_Renderer_plugin_data_edit
/plugin/data/helper/
H A Daliastextbox.php86 renderfield($params, Doku_Form $form, $formid) global() argument
[all...]
/plugin/bpmnio/action/
H A Deditor.php84 private function _addHidden($form, $field, $data)
93 private function _addHTML($form, $data)
/plugin/openid/Auth/
H A DOpenID.php556 static function autoSubmitHTML($form, $title="OpenId transaction in progress")
/plugin/prosemirror/action/
H A Deditor.php338 isReadOnly($form) global() argument
[all...]
/plugin/fastwiki/
H A Dhistory.js131 $('form').each(function(idx, form) { argument
H A Dscript.js425 _formToObj(form) global() argument
510 AnonymousFunction713c75ae1700(idx, form) global() argument
[all...]
/plugin/twofactoraltemail/
H A Daction.php30 public function renderProfileForm(Form $form)
/plugin/structnotification/
H A Dadmin.php171 protected function form($action='add') function in admin_plugin_structnotification
[all...]
/plugin/ckgedit/ckeditor/lang/
H A Dar.js5 …وكول","upload":"رفع","uploadSubmit":"أرسل","image":"صورة","flash":"فلاش","form":"نموذج","checkbox"… class in CKEDITOR.lang.forms
H A Daz.js5 …:"Serverə yüklə","uploadSubmit":"Göndər","image":"Şəkil","flash":"Flash","form":"Forma","checkbox"… property in CKEDITOR.lang.common
H A Dbg.js5 …loadSubmit":"Изпращане към сървъра","image":"Изображение","flash":"Флаш","form":"Форма","checkbox"… class in CKEDITOR.lang.forms
H A Dcs.js5 …at","uploadSubmit":"Odeslat na server","image":"Obrázek","flash":"Flash","form":"Formulář","checkb… class in CKEDITOR.lang.forms

12345678910>>...13