Home
last modified time | relevance | path

Searched defs:role (Results 176 – 200 of 259) sorted by relevance

1234567891011

/plugin/combo/vendor/composer/
H A Dinstalled.json198 "role": "Owner" string
/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML-full.js51 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
DAccessible.js65 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
DAM_HTMLorMML-full.js51 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
DAccessible-full.js68 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
DTeX-MML-AM_HTMLorMML.js62 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
DTeX-MML-AM_SVG-full.js58 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
DTeX-MML-AM_HTMLorMML-full.js65 …rsion:p,signal:d};var t=function(u){return MathJax.Localization._.apply(MathJax.Localization,[["Ma…
/plugin/authgoogle/google/contrib/
DGoogle_DriveService.php2975 public $role; variable in Google_Permission
3023 public function setRole( $role) {
/plugin/advrack/
Djquery.qtip.js158 'role': 'alert', property
/plugin/ckgedit/ckeditor/
Dckeditor.js544 "_label";this._.children=[];var e={role:a.role||"presentation"};a.includeLabel&&(e["aria-labelledby… property
554 …ef:"javascript:void(0)",title:a.label,hidefocus:"true","class":a["class"],role:"button","aria-labe… property
634 …={});var f=this._.children=b,g=d&&d.widths||null,h=d&&d.height||null,p,m={role:"presentation"};d&&… property
636 …l;CKEDITOR.ui.dialog.uiElement.call(this,a,d||{type:"vbox"},e,"div",null,{role:"presentation"},fun… property
675 a.addClass(this._getClass());a.setAttributes({id:this.id,role:"alert","aria-label":this.type});"pro… property
766 …y:"none"}}));b&&CKEDITOR.tools.extend(this,b);this.element.setAttributes({role:this.attributes.rol… property
783 …entTransformations,panel:{css:CKEDITOR.skin.getPath("editor"),attributes:{role:"listbox","aria-lab… property
810 …ml:c?n.output({shortcut:c.display}):"",arrowHtml:u?t.output({label:q}):"",role:this.role?this.role… property
1291 src:CKEDITOR.tools.transparentImageData,width:15,title:b.lang.widget.move,height:15,role:"presentat… property
/plugin/ckgdoku/ckeditor/
Dckeditor.js497 "_label";this._.children=[];var k={role:c.role||"presentation"};c.includeLabel&&(k["aria-labelledby… property
507 …ef:"javascript:void(0)",title:c.label,hidefocus:"true","class":c["class"],role:"button","aria-labe… property
587 …={});var f=this._.children=b,g=e&&e.widths||null,h=e&&e.height||null,k,m={role:"presentation"};e&&… property
589 …l;CKEDITOR.ui.dialog.uiElement.call(this,a,e||{type:"vbox"},d,"div",null,{role:"presentation"},fun… property
649 …e_notification");f.addClass(this._getClass());f.setAttributes({id:this.id,role:"alert","aria-label… property
710 …y:"none"}}));b&&CKEDITOR.tools.extend(this,b);this.element.setAttributes({role:this.attributes.rol… property
727 …entTransformations,panel:{css:CKEDITOR.skin.getPath("editor"),attributes:{role:"listbox","aria-lab… property
776 …ml:t?e.output({shortcut:t.display}):"",arrowHtml:q?c.output({label:v}):"",role:this.role?this.role… property
909 …).toLowerCase(),onClick:function(){a.execCommand("language",this.langId)},role:"menuitemcheckbox"}… property
/plugin/yuriigantt/3rd/dhtmlxgantt/
Ddhtmlxgantt.js13 …define&&define.amd?define("dhtmlxgantt",[],e):"object"==typeof exports?exports.dhtmlxgantt=e():t.d… argument
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js5139 'role': 'status' property
14918 'role': 'link', property
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js29161 …berRow $member.open $member.type\\Row", $hasChildren: "$member.hasChildren", role : 'presentation', property
29163 … TD({"class": "memberLabelCell", style: "padding-left: $member.indent\\px", role : 'presentation'}, property
29168 TD({"class": "memberValueCell", role : 'presentation'}, property
29176 DIV({"class": "watchEditBox a11yFocusNoTab", role: "button", 'tabindex' : '0', property
29184 TR({role : 'presentation'}, property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js7771 …berRow $member.open $member.type\\Row",$hasChildren:"$member.hasChildren",role:"presentation",leve… property
7772 …ss":"watchEditCell",colspan:2},DIV({"class":"watchEditBox a11yFocusNoTab",role:"button",tabindex:"… property
7773 var SizerRow=TR({role:"presentation"},TD({width:"30%"}),TD({width:"70%"})); property
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7782 …berRow $member.open $member.type\\Row",$hasChildren:"$member.hasChildren",role:"presentation",leve… property
7783 …ss":"watchEditCell",colspan:2},DIV({"class":"watchEditBox a11yFocusNoTab",role:"button",tabindex:"… property
7784 var SizerRow=TR({role:"presentation"},TD({width:"30%"}),TD({width:"70%"})); property
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
Ddhtmlxgantt.js27195 …return this.getAttributeString({"role":"button", "aria-label":gantt.locale.labels[buttonName], "ta… property
27241 attrs = this.getAttributeString({"role":"button", "aria-label": gantt.locale.labels.new_task}); property
27245 "role":"columnheader", property
27267 var attributes = {"role":"gridcell", "aria-label": textValue}; property
27276 return this.getAttributeString({"role":"button", "aria-label": gantt.locale.labels.new_task}); property
27310 return gantt._waiAria.getAttributeString({"role":"button", "aria-label":label, "tabindex":"0"}); property
/plugin/tagfilter/script/select2/
Dselect2.js687 role: "status", property
Dselect2.min.js21 …his.length;++d<e&&(c.context=c[0]=this[d])&&b.call(c[0],d,c)!==!1;);return this}})}(jQuery),functi… function
/plugin/ckeditor5markdown/
Dckeditor.js2 …314),s=n.n(r)()(o());s.push([e.id,".ck.ck-toolbar{align-items:center;display:flex;flex-flow:row no…
/plugin/html5video2/script/
Dvideo.min.js12 …of define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).videojs=t()}…
20 …e.slice(0,t).trim().toLowerCase(),t=e.slice(t+1).trim();"undefined"==typeof n[i]?n[i]=t:Array.isAr… function
21 …]*)?/.exec(e||""),e={};return t[1]&&(e.length=parseInt(t[1],10)),t[2]&&(e.offset=parseInt(t[2],10)…
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js2949 attrs = $hash2(["role"], {"role": "bare"}) property
3022 attrs = $hash2(["role"], {"role": "bare"}) property
3907 return $hash2(["role"], {"role": str}) property
/plugin/diagramsnet/lib/WEB-INF/lib/
Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js192 …ar n;n=void 0!==sy?sy:uy,e.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=fu…

1234567891011