Home
last modified time | relevance | path

Searched refs:resourceType (Results 76 – 90 of 90) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DAsset.php47 protected $resourceType = CloudassetResource::class; variable in Google\\Service\\CloudAsset\\Asset
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DLogEntry.php52 protected $resourceType = MonitoredResource::class; variable in Google\\Service\\Logging\\LogEntry
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm197 <cfset resourceType = url.type>
218 <cfset lAllowedExtensions = config.allowedExtensions[#resourceType#]>
219 <cfset lDeniedExtensions = config.deniedExtensions[#resourceType#]>
H A Dcf5_connector.cfm306 …ml version="1.0" encoding="utf-8" ?><Connector command="#url.command#" resourceType="#url.type#">';
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php578 $resourceType = $properties['{DAV:}resourcetype']->getValue();
584 $resourceType = ['{DAV:}collection'];
588 $mkcol = new MkCol($resourceType, $properties);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php578 $resourceType = $properties['{DAV:}resourcetype']->getValue();
584 $resourceType = ['{DAV:}collection'];
588 $mkcol = new MkCol($resourceType, $properties);
/plugin/bibtex/OSBib/format/
H A DREADME.txt210 $resourceType = $row['type'];
211 $row = $bibformat->preProcess($resourceType, $databaseRow);
212 // PreProcessing may change the value of $resourceType so get it back!
213 $resourceType = $bibformat->type;
245 $resourceType = 'misc';
247 $bibformat->preProcess($resourceType, $resourceArray);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php298 $resourceType = $properties['{DAV:}resourcetype']->getValue();
300 $resourceType = ['{DAV:}collection','{urn:ietf:params:xml:ns:caldav}calendar'];
303 $this->server->createCollection($path, new MkCol($resourceType, $properties));
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php284 $resourceType = $properties['{DAV:}resourcetype']->getValue();
286 $resourceType = ['{DAV:}collection','{urn:ietf:params:xml:ns:caldav}calendar'];
289 $this->server->createCollection($path, new MkCol($resourceType, $properties));
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso251 <Connector command="' + $Command + '" resourceType="' + $Type + '">
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudHealthcare.php1547 'path' => 'v1/{+parent}/fhir/{resourceType}/_search',
1555 'resourceType' => [
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1993 * Changed: {DAV:}resourceType defaults to 0
1994 * Changed: Any non-null resourceType now gets a / appended to the href value.
/plugin/ol3/
H A Dscript.js8resourceType=i);return o}))},Gc(AC,{Title:Fc(U_),Abstract:Fc(U_),WGS84BoundingBox:Fc((function(t,e…
/plugin/openlayersmap/ol7/
H A Dol.js.map

1234