| /plugin/aceeditor/ |
| D | NEWS | 9 * Updated Ace version 18 * Updated Ace version (freaturing a search box and new themes) 22 * Fixed headline buttons when Ace is disabled 24 * Updated Ace version 30 * Updated Ace version 34 * Setting to enable/disable Ace by default 35 * Syntax highlighting of all languages supported by Ace 37 * Updated Ace version 41 * Fixed toolbar bug when Ace is disabled 44 * Updated Ace version [all …]
|
| D | build.js | 1 …ace/lib/regexp",["require","exports","module"],function(e,t,n){function o(e){return(e.global?"g":"… property
|
| D | style.css | 13 .ace-doku { 17 .ace-toggle { 23 .ace-doku .ace_marker-layer .ace_preview { 30 .ace-doku .ace_marker-layer .ace_menu {
|
| D | plugin.info.txt | 5 name Ace Editor plugin 6 desc Replace textarea with Ace editor
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/ |
| H A D | ACLTest.php | 49 <d:ace> 58 </d:ace> 59 <d:ace> 69 </d:ace> 99 <d:ace> 108 </d:ace> 109 <d:ace> 118 </d:ace> 119 <d:ace> 128 </d:ace> [all …]
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
| D | Acl.php | 101 foreach ($this->privileges as $ace) { 103 $this->serializeAce($writer, $ace); 173 '{DAV:}ace' => 'Sabre\Xml\Element\KeyValue', 182 if ($element['name'] !== '{DAV:}ace') { 185 $ace = $element['value']; 187 if (empty($ace['{DAV:}principal'])) { 188 …throw new DAV\Exception\BadRequest('Each {DAV:}ace element must have one {DAV:}principal element'); 190 $principal = $ace['{DAV:}principal']; 208 $protected = array_key_exists('{DAV:}protected', $ace); 210 if (!isset($ace['{DAV:}grant'])) { [all …]
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/ |
| H A D | Acl.php | 101 foreach ($this->privileges as $ace) { 103 $this->serializeAce($writer, $ace); 173 '{DAV:}ace' => 'Sabre\Xml\Element\KeyValue', 182 if ($element['name'] !== '{DAV:}ace') { 185 $ace = $element['value']; 187 if (empty($ace['{DAV:}principal'])) { 188 …throw new DAV\Exception\BadRequest('Each {DAV:}ace element must have one {DAV:}principal element'); 190 $principal = $ace['{DAV:}principal']; 208 $protected = array_key_exists('{DAV:}protected', $ace); 210 if (!isset($ace['{DAV:}grant'])) { [all …]
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/ |
| H A D | ACLMethodTest.php | 79 <d:ace> 82 </d:ace> 107 <d:ace> 110 </d:ace> 132 <d:ace> 135 </d:ace> 157 <d:ace> 160 </d:ace> 190 <d:ace> 193 </d:ace> [all …]
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/ |
| D | IACL.php | 37 * Returns a list of ACE's for this node. 39 * Each ACE has the following properties: 43 * * 'protected' (optional), indicating that this ACE is not allowed to 53 * This method will receive a list of new ACE's as an array argument.
|
| D | ACLTrait.php | 46 * Returns a list of ACE's for this node. 48 * Each ACE has the following properties: 52 * * 'protected' (optional), indicating that this ACE is not allowed to 72 * This method will receive a list of new ACE's as an array argument.
|
| D | PrincipalCollection.php | 77 * Returns a list of ACE's for this node. 79 * Each ACE has the following properties: 83 * * 'protected' (optional), indicating that this ACE is not allowed to
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/ |
| H A D | IACL.php | 37 * Returns a list of ACE's for this node. 39 * Each ACE has the following properties: 43 * * 'protected' (optional), indicating that this ACE is not allowed to 53 * This method will receive a list of new ACE's as an array argument.
|
| H A D | PrincipalCollection.php | 98 * Returns a list of ACE's for this node. 100 * Each ACE has the following properties: 104 * * 'protected' (optional), indicating that this ACE is not allowed to 122 * This method will receive a list of new ACE's as an array argument.
|
| /plugin/davcal/vendor/sabre/dav/lib/DAVACL/FS/ |
| H A D | File.php | 74 * Returns a list of ACE's for this node. 76 * Each ACE has the following properties: 80 * * 'protected' (optional), indicating that this ACE is not allowed to 94 * This method will receive a list of new ACE's as an array argument.
|
| H A D | Collection.php | 104 * Returns a list of ACE's for this node. 106 * Each ACE has the following properties: 110 * * 'protected' (optional), indicating that this ACE is not allowed to 124 * This method will receive a list of new ACE's as an array argument.
|
| H A D | HomeCollection.php | 133 * Returns a list of ACE's for this node. 135 * Each ACE has the following properties: 139 * * 'protected' (optional), indicating that this ACE is not allowed to 159 * This method will receive a list of new ACE's as an array argument.
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/ |
| H A D | Collection.php | 113 * Returns a list of ACE's for this node. 115 * Each ACE has the following properties: 119 * * 'protected' (optional), indicating that this ACE is not allowed to 144 * This method will receive a list of new ACE's as an array argument.
|
| H A D | Node.php | 133 * Returns a list of ACE's for this node. 135 * Each ACE has the following properties: 139 * * 'protected' (optional), indicating that this ACE is not allowed to 164 * This method will receive a list of new ACE's as an array argument.
|
| /plugin/webdav/vendor/sabre/dav/lib/DAVACL/FS/ |
| D | File.php | 63 * Returns a list of ACE's for this node. 65 * Each ACE has the following properties: 69 * * 'protected' (optional), indicating that this ACE is not allowed to
|
| D | Collection.php | 94 * Returns a list of ACE's for this node. 96 * Each ACE has the following properties: 100 * * 'protected' (optional), indicating that this ACE is not allowed to
|
| D | HomeCollection.php | 105 * Returns a list of ACE's for this node. 107 * Each ACE has the following properties: 111 * * 'protected' (optional), indicating that this ACE is not allowed to
|
| /plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/ |
| H A D | Outbox.php | 91 * Returns a list of ACE's for this node. 93 * Each ACE has the following properties: 97 * * 'protected' (optional), indicating that this ACE is not allowed to 147 * This method will receive a list of new ACE's.
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/ |
| D | Outbox.php | 80 * Returns a list of ACE's for this node. 82 * Each ACE has the following properties: 86 * * 'protected' (optional), indicating that this ACE is not allowed to
|
| /plugin/struct/jsoneditor/ |
| H A D | jsoneditor-minimalist.min.js | 30 …ace","theme","ajv","schema","onChange","onEditable","onError","onModeChange","escapeUnicode","hist… 32 …ace.define("ace/theme/jsoneditor",["require","exports","module","ace/lib/dom"],function(e,t,n){t.i… 33 …ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/…
|
| /plugin/davcal/vendor/sabre/dav/lib/CardDAV/ |
| H A D | AddressBookHome.php | 203 * Returns a list of ACE's for this node. 205 * Each ACE has the following properties: 209 * * 'protected' (optional), indicating that this ACE is not allowed to 234 * This method will receive a list of new ACE's.
|