Home
last modified time | relevance | path

Searched refs:propertyName (Results 76 – 95 of 95) sorted by path

1234

/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php214 foreach ($properties as $propertyName) {
216 if (isset($this->addressBookInfo[$propertyName])) {
218 $response[$propertyName] = $this->addressBookInfo[$propertyName];
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPropFindAll.php46 * @param string $propertyName
50 function handle($propertyName, $valueOrCallBack) { argument
58 $this->result[$propertyName] = [200, $value];
69 * @param string $propertyName
86 * @param string $propertyName
89 function get($propertyName) { argument
91 return isset($this->result[$propertyName]) ? $this->result[$propertyName][1] : null;
101 * @param string $propertyName
104 function getStatus($propertyName) { argument
106 return isset($this->result[$propertyName]) ? $this->result[$propertyName][0] : 404;
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php417 foreach ($result as $propertyName => $code) {
419 $multiStatus[$code][$propertyName] = null;
421 $multiStatus[$code] = [$propertyName => null];
849 foreach ($nodeProperties as $propertyName => $propertyValue) {
850 $propFind->set($propertyName, $propertyValue, 200);
H A DPropFind.php90 * @param string $propertyName
96 …if ($this->itemsLeft && isset($this->result[$propertyName]) && $this->result[$propertyName][0] ===…
116 * @param string $propertyName
128 if (!isset($this->result[$propertyName])) {
146 * @param string $propertyName
149 function get($propertyName) { argument
151 return isset($this->result[$propertyName]) ? $this->result[$propertyName][1] : null;
161 * @param string $propertyName
164 function getStatus($propertyName) { argument
166 return isset($this->result[$propertyName]) ? $this->result[$propertyName][0] : null;
[all …]
H A DPropPatch.php92 … if (array_key_exists($propertyName, $this->mutations) && !isset($this->result[$propertyName])) {
94 $usedProperties[] = $propertyName;
96 $this->result[$propertyName] = 202;
131 foreach ($properties as $propertyName) {
133 $this->result[$propertyName] = 202;
189 $remaining[] = $propertyName;
232 $this->result[$propertyName] = 403;
272 * @param string $propertyName
296 $this->result[$propertyName] = $result;
313 foreach ($propertyList as $propertyName) {
[all …]
H A DServer.php1229 foreach ($result as $propertyName => $status) {
1234 $formattedResult[$status][$propertyName] = null;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php52 foreach ($this->properties as $propertyName => $propertyValue) {
56 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
60 $writer->write(['{DAV:}prop' => [$propertyName => $propertyValue]]);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1400 foreach ($requestedProperties as $propertyName => $childRequestedProperties) {
1407 if (!array_key_exists($propertyName, $node[200])) continue;
1409 if (!$node[200][$propertyName] instanceof DAV\Xml\Property\Href) {
1413 $childHrefs = $node[200][$propertyName]->getHrefs();
1425 $node[200][$propertyName] = $childProps;
1461 foreach ($this->principalSearchPropertySet as $propertyName => $description) {
1466 $writer->writeElement($propertyName);
/plugin/webdav/vendor/sabre/vobject/lib/Component/
H A DVCard.php387 public function preferred($propertyName) argument
391 foreach ($this->select($propertyName) as $field) {
414 * @param string $propertyName
419 public function getByType($propertyName, $type) argument
421 foreach ($this->select($propertyName) as $field) {
520 * @param string $propertyName
524 public function getClassNameForPropertyName($propertyName) argument
526 $className = parent::getClassNameForPropertyName($propertyName);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DDocument.php252 * @param string $propertyName
256 public function getClassNameForPropertyName($propertyName) argument
258 if (isset(static::$propertyMap[$propertyName])) {
259 return static::$propertyMap[$propertyName];
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DJson.php134 $propertyName,
139 $propertyName = strtoupper($propertyName);
143 $defaultPropertyClass = $this->root->getClassNameForPropertyName($propertyName);
152 $propertyName = $parameters['group'].'.'.$propertyName;
156 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType);
H A DXML.php157 $propertyName = $tagName;
165 $propertyName = 'xml';
178 $propertyName,
188 if ('group' === $propertyName) {
227 : 'xcard').':'.$propertyName;
295 $propertyNamePrefix.$propertyName,
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCard.php373 function preferred($propertyName) { argument
377 foreach($this->select($propertyName) as $field) {
436 * @param string $propertyName
439 function getClassNameForPropertyName($propertyName) { argument
441 $className = parent::getClassNameForPropertyName($propertyName);
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DDocument.php248 * @param string $propertyName
251 public function getClassNameForPropertyName($propertyName) { argument
253 if (isset(static::$propertyMap[$propertyName])) {
254 return static::$propertyMap[$propertyName];
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DJson.php132 $propertyName,
137 $propertyName = strtoupper($propertyName);
141 $defaultPropertyClass = $this->root->getClassNameForPropertyName($propertyName);
150 $propertyName = $parameters['group'] . '.' . $propertyName;
154 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType);
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktools.js548 FCKTools.AppendLengthProperty = function( targetObject, propertyName ) argument
555 return targetObject[ propertyName || 'length' ] = counter ;
/plugin/wysiwyg/fckeditor/editor/css/behaviors/
H A Dshowtableborders.htc30 if ( event.propertyName == 'border' || event.propertyName == 'className' )
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1823 getTaskBy(propertyName: string|GanttCallback, propertyValue: any): any[];
H A Ddhtmlxgantt.js.map1propertyName","propertyValue","filterResourceTasks","getResourceTasks","falsyValuePreffix","random…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js467 Promise.prototype.get = function (propertyName) { argument
468 var isIndex = (typeof propertyName === "number");
472 var maybeGetter = getGetter(propertyName);
5089 for (var propertyName in Parent.prototype) {
5091 propertyName.charAt(propertyName.length-1) !== "$"
5093 this[propertyName + "$"] = Parent.prototype[propertyName];
15830 function getTaskBy(propertyName, propertyValue) { argument
15831 if (typeof propertyName == "function") {
15832 return filterResourceTasks(propertyName);
15835 return getResourceTasks(propertyName, propertyValue);
[all …]

1234