Home
last modified time | relevance | path

Searched defs:form (Results 276 – 300 of 309) sorted by last modified time

1...<<111213

/plugin/onlineordering/
H A Dsyntax.php245 function _validate_form( $form, &$message )
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js3918 reset: function(form) { argument
3949 serialize: function(form, options) { argument
3953 getElements: function(form) { argument
3968 getInputs: function(form, typeName, name) { argument
3984 disable: function(form) { argument
3990 enable: function(form) { argument
3996 findFirstElement: function(form) { argument
4009 focusFirstElement: function(form) { argument
4015 request: function(form, options) { argument
H A Dcontrols.js903 callback: function(form) { argument
/plugin/translator/
H A Dhelper.php626 function capture_form_output($form) {
H A Dadmin.php253 function _finishFieldset($form=null) {
/plugin/translator/syntax/
H A Dtranslator.php141 function _categorySelection(&$form, $currentCategory) {
409 function _finishFieldset($form=null) {
/plugin/noticeboard/
H A Daction.php22 private $form; // edit Form variable in action_plugin_noticeboard
/plugin/noticeboard/noticeboard/
H A Daction.php22 private $form; // edit Form variable in action_plugin_noticeboard
/plugin/farm/
H A Dconfig.class.php80 function form($install = false) { function in dokuwiki_farm_config
/plugin/jquery/
H A Djquery-1.4.2.js3442 var form = document.createElement("div"), variable
/plugin/highlightjs/highlight/languages/
H A Dhtml-xml.js64 …1, 'dfn': 1, 'strike': 1, 'cite': 1, 'thead': 1, 'head': 1, 'option': 1, 'form': 1, 'hr': 1, 'var'… property in hljs.HTML_TAGS
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js42 var FCKListsLib={BlockElements:{ address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,… property in FCKListsLib.PathBlockLimitElements
51 …:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,'#':1,sele… property in FCK.DTD.K
H A Dfckeditorcode_gecko.js41 var FCKListsLib={BlockElements:{ address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,… property in FCKListsLib.BlockElements
50 …:1,center:1,button:1,basefont:1,h5:1,h4:1,samp:1,h6:1,ol:1,h1:1,h3:1,h2:1,form:1,font:1,'#':1,sele… property in FCK.DTD.K
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js31 …BlockElements : { address:1,blockquote:1,center:1,div:1,dl:1,fieldset:1,form:1,h1:1,h2:1,h3:1,h4:1… property in FCKListsLib.BlockElements
34 …NonEmptyBlockElements : { p:1,div:1,form:1,h1:1,h2:1,h3:1,h4:1,h5:1,h6:1,address:1,pre:1,ol:1,ul:1… property in FCKListsLib.NonEmptyBlockElements
49 PathBlockLimitElements : { body:1,div:1,td:1,th:1,caption:1,form:1 }, property in FCKListsLib.PathBlockLimitElements
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_internal.css36 form selector
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js36 … br:1, kbd:1, button:1, h5:1, h4:1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1, form:1, select:1, '#':1,… property in FCK.DTD.H
H A Dfck_xhtml10transitional.js39 …, button:1, basefont:1, h5:1, h4:1, samp:1, h6:1, ol:1, h1:1, h3:1, h2:1, form:1, font:1, '#':1, s… property in FCK.DTD.K
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css29 form selector
/plugin/wysiwyg/css/
H A Dfck_internal.css37 form selector
/plugin/guestbook/
H A Dbasic.class.php167 function form($parent, $admin=NULL) function in guestbook
/plugin/remotescript/
H A Dscript.js9 …nvalid FORM element detected: name=%, tag=%",must_be_single_el:"If used, <form> must be a single H… class in JsHttpRequest.LOADERS
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-xml.js170 _1e={form:_1e}; property in t._hash2query._1e
H A DJsHttpRequest.js170 _1e={form:_1e}; property in t._hash2query._1e
464 JsHttpRequest.LOADERS.form={loader:function(req){ class in JsHttpRequest.LOADERS
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-form.js238 content = { form: content }; property in t._hash2query.content
442 JsHttpRequest.LOADERS.form = { loader: function(req) { class in JsHttpRequest.LOADERS
H A DJsHttpRequest-script.js238 content = { form: content }; property in t._hash2query.content

1...<<111213