Home
last modified time | relevance | path

Searched defs:label (Results 201 – 225 of 588) sorted by relevance

12345678910>>...24

/plugin/struct/types/
H A DAbstractBaseType.php42 protected $label = ''; variable in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
71 public function __construct($config = null, $label = '', $ismulti = false, $tid = 0)
H A DDateTime.php27 public function __construct($config = null, $label = '', $ismulti = false, $tid = 0)
/plugin/tagfilter/
Dscript.js232 … tf_object.push({'key':$tagfilter.attr('data-idx'),'label':$dd.attr('data-label'),'value':value}); property
237 tf_object.push({'key':$tagfilter.attr('data-idx'),'label':$dd.attr('data-label'),'value':v}); property
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMetaField.php72 private $label; variable in ComboStrap\\Meta\\Form\\FormMetaField
347 function setLabel(string $label): FormMetaField
/plugin/structstatus/
DStatus.php52 … public function xhtmlStatus($label, $color, $icon='', $rid = 0, $classes=array(), $button=false) {
/plugin/tagging/action/
H A Dsearch.php343 protected function getSettingsLink($label, $param = '', $value = '')
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckspecialcombo.js81 FCKSpecialCombo.prototype.AddItem = function( id, html, label, bgColor ) argument
/plugin/metaeditor/
Dscript.js72 label: "Delete", property
98 label: "Create Folder", property
131 label: "Create Property", property
/plugin/combo/ComboStrap/
H A DMediaMarkup.php101 private ?string $label = null; variable in ComboStrap\\MediaMarkup
485 public function setLabel(string $label): MediaMarkup
/plugin/remotescript/lib/JsHttpRequest/debug/
DJsHttpRequest-form.js162 t.getResponseHeader = function(label) { with (this) { argument
169 t.setRequestHeader = function(label, value) { with (this) { argument
/plugin/diagramsnet/lib/
Delectron.js681 label: 'Check for updates', property
690 label: app.name, property
693 label: 'About ' + app.name, property
697 label: 'Support', property
709 label: 'Edit', property
/plugin/tagging/
H A Dscript.js49 label: LANG.plugins.tagging.admin_change_tag, property
/plugin/html2pdf/snorriheim/
Drtl.css28 label { selector
/plugin/contactmodern/
Dsyntax.php311 protected function _table_row($label, $name, $type, $default='') {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckspecialcombo.js94 FCKSpecialCombo.prototype.AddItem = function( id, html, label, bgColor ) argument
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js10 …framesetLoaded=void 0;window.is_window_opened=!1},contents:[{id:"general",label:a.config.wsc_dialo… property
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
Dwsc_ie.js10 …framesetLoaded=void 0;window.is_window_opened=!1},contents:[{id:"general",label:a.config.wsc_dialo… property
/plugin/pgn4web/pgn4web/
Dviewer.php51 function addPresetURL($label, $javascriptCode) {
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
DGtk.php604 function _setLabelValue(&$label, $value)
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
Dsmiley.js1 …ole="option"',' aria-posinset="'+(j+1)+'"',' aria-setsize="'+r+'"',' aria-labelledby="'+d+'"',' cl… property
/plugin/bibtex/OSBib/create/
DMISC.php125 function a($class, $label, $link, $target = "_self")
/plugin/ckgdoku/ckeditor/plugins/smiley/dialogs/
Dsmiley.js1 …ole="option"',' aria-posinset="'+(j+1)+'"',' aria-setsize="'+r+'"',' aria-labelledby="'+d+'"',' cl… property
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
Dpaste.js7 …,"hidden")},onOk:function(){this.commitContent()},contents:[{id:"general",label:c.lang.common.gene… property
/plugin/ckgdoku/ckeditor/
Dckeditor.js49 …,del:1,dfn:1,em:1,embed:1,i:1,iframe:1,img:1,input:1,ins:1,kbd:1,keygen:1,label:1,map:1,mark:1,met… property
51 …ml:a({head:1,body:1},c,l),i:b,iframe:d,img:k,input:k,ins:b,kbd:b,keygen:k,label:b,legend:b,li:c,li… property
55 …m:1,b:1,bdi:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,mark:1,met… property
137 …acronym:1,b:1,bdo:1,big:1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1… property
576 …function(a,b){b=b||{};return CKEDITOR.tools.extend({id:"ok",type:"button",label:a.lang.common.ok,"… property
577 …tion(a,b){b=b||{};return CKEDITOR.tools.extend({id:"cancel",type:"button",label:a.lang.common.canc… property
603 …urce:1};f.canUndo=!1;f.readOnly=1;a.ui.addButton&&a.ui.addButton("About",{label:a.lang.about.title… property
604 …DITOR.styleCommand(m,{contentForms:g}));a.ui.addButton&&a.ui.addButton(b,{label:d,command:e,toolba… property
613 …f,h){a.addCommand(e,new CKEDITOR.command(a,f));a.ui.addButton&&a.ui.addButton(b,{label:d,command:e, property
621 …f.addCommand("blockquote",a),f.ui.addButton&&f.ui.addButton("Blockquote",{label:f.lang.blockquote.… property
[all …]
/plugin/metadisplay/helper/
Dplaintext.php286 function process_users($creator,$user, $label = 'Created by') {

12345678910>>...24