Home
last modified time | relevance | path

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

1234

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_basexml.cfm34 <cfargument name="resourceType" required="true">
39 …<cfoutput><Connector command="#ARGUMENTS.command#" resourceType="#ARGUMENTS.resourceType#"></cfout…
40 …rmat(ARGUMENTS.currentFolder)#" url="#HTMLEditFormat( GetUrlFromPath( resourceType, currentFolder,…
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php190 $resourceType = explode(',', $postVars['resourceType']);
192 $resourceType = ['{DAV:}collection'];
212 $resourceType,
695 foreach ($resourceTypes as $k => $resourceType) {
696 if (isset($types[$resourceType])) {
697 $info['string'][] = $types[$resourceType]['string'];
699 $info['string'][] = $resourceType;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dbasexml.asp37 Sub CreateXmlHeader( command, resourceType, currentFolder, url )
42 Response.Write "<Connector command=""" & command & """ resourceType=""" & resourceType & """>"
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php190 $resourceType = explode(',', $postVars['resourceType']);
192 $resourceType = ['{DAV:}collection'];
212 $resourceType,
700 foreach ($resourceTypes as $k => $resourceType) {
701 if (isset($types[$resourceType])) {
702 $info['string'][] = $types[$resourceType]['string'];
704 $info['string'][] = $resourceType;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckoutput.py68 def createXmlHeader(self, command, resourceType, currentFolder, url): argument
76 resourceType
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsFhirStoresFhir.php487 * @param string $resourceType The FHIR resource type to search, such as Patient
496 …public function searchType($parent, $resourceType, SearchResourcesRequest $postBody, $optParams = … argument
498 $params = ['parent' => $parent, 'resourceType' => $resourceType, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRoutersPreviewResponse.php22 protected $resourceType = Router::class; variable in Google\\Service\\Compute\\RoutersPreviewResponse
H A DRegionUrlMapsValidateRequest.php22 protected $resourceType = UrlMap::class; variable in Google\\Service\\Compute\\RegionUrlMapsValidateRequest
H A DUrlMapsValidateRequest.php27 protected $resourceType = UrlMap::class; variable in Google\\Service\\Compute\\UrlMapsValidateRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClouderrorreporting.php111 'serviceFilter.resourceType' => [
182 'serviceFilter.resourceType' => [
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php990 $resourceType = $this->getResourceTypeForNode($node);
991 … if (in_array('{DAV:}collection', $resourceType) || in_array('{DAV:}principal', $resourceType)) {
1030 $resourceType = $this->getResourceTypeForNode($node);
1031 … if (in_array('{DAV:}collection', $resourceType) || in_array('{DAV:}principal', $resourceType)) {
1637 foreach ($this->resourceTypeMapping as $className => $resourceType) {
1638 if ($node instanceof $className) $result[] = $resourceType;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php923 $resourceType = $this->getResourceTypeForNode($node);
924 … if (in_array('{DAV:}collection', $resourceType) || in_array('{DAV:}principal', $resourceType)) {
965 $resourceType = $this->getResourceTypeForNode($node);
966 … if (in_array('{DAV:}collection', $resourceType) || in_array('{DAV:}principal', $resourceType)) {
1561 foreach ($this->resourceTypeMapping as $className => $resourceType) {
1562 if ($node instanceof $className) $result[] = $resourceType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DGoogleCloudSecuritycenterV1p1beta1NotificationMessage.php28 protected $resourceType = GoogleCloudSecuritycenterV1p1beta1Resource::class; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1p1beta1NotificationMessage
H A DGoogleCloudSecuritycenterV1NotificationMessage.php28 protected $resourceType = GoogleCloudSecuritycenterV1Resource::class; variable in Google\\Service\\SecurityCommandCenter\\GoogleCloudSecuritycenterV1NotificationMessage
H A DListFindingsResult.php24 protected $resourceType = SecuritycenterResource::class; variable in Google\\Service\\SecurityCommandCenter\\ListFindingsResult
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DCreateCollectdTimeSeriesRequest.php29 protected $resourceType = MonitoredResource::class; variable in Google\\Service\\Monitoring\\CreateCollectdTimeSeriesRequest
H A DTimeSeries.php33 protected $resourceType = MonitoredResource::class; variable in Google\\Service\\Monitoring\\TimeSeries
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DRoleGrant.php31 protected $resourceType = ConnectorsResource::class; variable in Google\\Service\\Connectors\\RoleGrant
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/
H A DPolicyDelegationSettings.php32 protected $resourceType = IapResource::class; variable in Google\\Service\\CloudIAP\\PolicyDelegationSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DRewriteResponse.php34 protected $resourceType = StorageObject::class; variable in Google\\Service\\Storage\\RewriteResponse
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DResourceType.php31 * @param array|string|null $resourceType
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DGroupItem.php40 protected $resourceType = GroupItemResource::class; variable in Google\\Service\\YouTubeAnalytics\\GroupItem
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DWriteLogEntriesRequest.php41 protected $resourceType = MonitoredResource::class; variable in Google\\Service\\Logging\\WriteLogEntriesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DAttributeContext.php35 protected $resourceType = ServicecontrolResource::class; variable in Google\\Service\\ServiceControl\\AttributeContext
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1p7beta1Asset.php45 protected $resourceType = GoogleCloudAssetV1p7beta1Resource::class; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Asset

1234