Home
last modified time | relevance | path

Searched defs:form (Results 276 – 300 of 309) sorted by path

1...<<111213

/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
/plugin/schedule/lib/
H A DscheduleForm.js63 function scheduleSwitchSelection (form) { argument
71 function scheduleSharedEvent (form) { argument
/plugin/schedule/
H A Dscript.js35 function scheduleAjax (form, action, md5) { argument
/plugin/semanticdata/
H A Dbureaucracy_field.php44 function render($params, $form) {
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
H A Dspecimen_stylesheet.css13 fieldset, form, label, legend, table, selector
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js2755 form: [ property in eventTypes
/plugin/siteexport/
H A Dhelper.php333 private function addPluginHint( &$form, $condition, $hint, $plugin ) {
/plugin/sqlite/
H A Dadmin.php226 selfLink($form = true, $params = []) global() argument
[all...]
/plugin/struct/helper/
H A Dfield.php86 public function renderfield($params, Doku_Form $form, $formid) argument
H A Dfieldhidden.php20 public function renderfield($params, Doku_Form $form, $formid) argument
/plugin/struct/script/
H A DEntryEditor.js6 var EntryEditor = function ($form) { argument
[all...]
/plugin/structnotification/
H A Dadmin.php171 protected function form($action='add') function in admin_plugin_structnotification
[all...]
/plugin/tablelayout/script/
H A Dedittable_plugin.js6 var modifyHandsontableConfig = function (handsontable_config, $form) {
/plugin/tagadd/
H A Daction.php221 protected function createAccordion($form,$nsTags,$siteTags)
/plugin/translate/
H A Daction.php169 protected function handleHtmlEditformOutputNG($form, $pos, $origtext) {
194 protected function handleHtmlEditformOutputLegacy($form, $pos, $origtext) {
/plugin/translator/
H A Dadmin.php253 function _finishFieldset($form=null) {
H A Dhelper.php626 function capture_form_output($form) {
/plugin/translator/syntax/
H A Dtranslator.php141 function _categorySelection(&$form, $currentCategory) {
409 function _finishFieldset($form=null) {
/plugin/twofactor/
H A DProvider.php125 abstract public function renderProfileForm(Form $form); argument
H A Dadmin.php104 addTableHead(Form $form) global() argument
152 addTableUser(Form $form, $user, $userinfo) global() argument
182 addTablePagination(Form $form, $usercount, $start, $pagesize) global() argument
[all...]
/plugin/twofactoraltemail/
H A Daction.php30 public function renderProfileForm(Form $form)
/plugin/twofactoremail/
H A Daction.php27 public function renderProfileForm(Form $form)
/plugin/twofactorgoogleauth/
H A Daction.php27 public function renderProfileForm(Form $form)
/plugin/twofactortelegram/
H A Daction.php30 public function renderProfileForm(Form $form)
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1003 …r","dragover","dragexit","dragdrop","draggesture"],focus:["focus","blur"],form:["submit","reset","… property in eventTypes

1...<<111213