Home
last modified time | relevance | path

Searched refs:base (Results 401 – 425 of 1781) sorted by last modified time

1...<<11121314151617181920>>...72

/plugin/hidemenus/
H A Dplugin.info.txt1 base hidemenus
/plugin/lms/
H A Dplugin.info.txt1 base lms
/plugin/authorstats/
H A Dplugin.info.txt1 base authorstats
/plugin/structtemplate/
H A Dplugin.info.txt1 base structtemplate
/plugin/passwordgrey/
H A Dplugin.info.txt1 base passwordgrey
/plugin/timezoneco/
H A Dplugin.info.txt1 base timezoneco
/plugin/bpmnioeditor/
H A Dstyle.css10 --blue-base-65: #4d90ff;
11 --blue-base-65-opacity-30: rgba(77, 144, 255, 0.3);
16 --red-base-62: #ff3d3d;
17 --red-base-62-lighten-90: rgb(255, 235, 235);
35 --bendpoint-fill-color: var(--blue-base-65-opacity-30);
36 --bendpoint-stroke-color: var(--blue-base-65);
41 --element-dragger-color: var(--blue-base-65);
50 --palette-entry-selected-color: var(--blue-base-65);
64 --resizer-stroke-color: var(--blue-base-65);
86 --tooltip-error-border-color: var(--red-base-62);
[all …]
H A Dplugin.info.txt1 base bpmnioeditor
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js58 var hat = module.exports = function (bits, base) {
59 if (!base) base = 16;
73 var x = Math.floor(Math.random() * base).toString(base);
78 var b = Math.pow(base, rem);
83 var parsed = parseInt(res, base);
85 return hat(bits, base)
90 hat.rack = function (bits, base, expandBy) { argument
99 var id = hat(bits, base);
117 fn.base = base || 16;
22893 function inherit(child, base, properties) { argument
[all …]
H A Dbpmn-modeler.production.min.js2 …turn r.hats[e]},r.set=function(e,t){return r.hats[e]=t,r},r.bits=e||128,r.base=n||16,r}}));functio…
H A Ddiagram-js.css5 --blue-base-65: #4d90ff;
6 --blue-base-65-opacity-30: rgba(77, 144, 255, 0.3);
11 --red-base-62: #ff3d3d;
12 --red-base-62-lighten-90: rgb(255, 235, 235);
30 --bendpoint-fill-color: var(--blue-base-65-opacity-30);
31 --bendpoint-stroke-color: var(--blue-base-65);
36 --element-dragger-color: var(--blue-base-65);
45 --palette-entry-selected-color: var(--blue-base-65);
59 --resizer-stroke-color: var(--blue-base-65);
81 --tooltip-error-border-color: var(--red-base-62);
[all …]
/plugin/popupviewer/
H A Dplugin.info.txt3 base popupviewer
H A Dscript.js214 var base = $('<base href="' + popupData.src + '"/>');
215 $("head").append(base);
/plugin/openas/
H A Dplugin.info.txt1 base openas
/plugin/xtern/
H A Dplugin.info.txt1 base xtern
/plugin/xcom/
H A Dplugin.info.txt1 base xcom
/plugin/newpagetemplate/
H A Dplugin.info.txt1 base newpagetemplate
/plugin/instantpage/
H A Dplugin.info.txt1 base instantpage
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php77 * Dereference aliases when finding the base object only.
155 public function base($dn)
161 * Set the search scope for all children underneath the base DN.
173 * Set the search scope to the base DN object only.
185 * Set the search scope to a single level listing from the base DN.
153 public function base($dn) global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php197 * Search for a specific base DN object to read. This sets a 'present' filter for the 'objectClass' attribute to help
204 return (new SearchRequest(Filters::present('objectClass'), ...$attributes))->base($baseDn)->useBaseScope();
208 * Search a single level list from a base DN object.
214 return (new SearchRequest($filter, ...$attributes))->base($baseDn)->useSingleLevelScope();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php273 $this->search->base($this->namingContext ?? $this->getDefaultRootNc());
/plugin/pureldap/
H A Dplugin.info.txt1 base pureldap
/plugin/webdavclient/
H A Dplugin.info.txt1 base webdavclient
/plugin/pagebuttons/
H A Dplugin.info.txt1 base pagebuttons
/plugin/include/
H A Dplugin.info.txt1 base include

1...<<11121314151617181920>>...72