Home
last modified time | relevance | path

Searched refs:isAvailableForScope (Results 1 – 13 of 13) sorted by relevance

/dports/www/nextcloud/nextcloud/apps-pkg/workflowengine/lib/Settings/
H A DASettings.php166 return $operator->isAvailableForScope($this->getScope());
184 return $check->isAvailableForScope($this->getScope());
/dports/www/nextcloud/nextcloud/lib/public/WorkflowEngine/
H A DICheck.php70 public function isAvailableForScope(int $scope): bool; function
H A DIOperation.php78 public function isAvailableForScope(int $scope): bool; function
/dports/www/nextcloud/nextcloud/apps-pkg/workflowengine/lib/Check/
H A DRequestUserAgent.php85 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\RequestUserAgent
H A DUserGroupMembership.php114 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\UserGroupMembership
H A DFileSize.php119 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\FileSize
H A DFileName.php94 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\FileName
H A DAbstractStringCheck.php103 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\AbstractStringCheck
H A DRequestTime.php123 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\RequestTime
H A DRequestRemoteAddress.php174 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\RequestRemoteAddress
H A DFileSystemTags.php173 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\FileSystemTags
H A DFileMimeType.php178 public function isAvailableForScope(int $scope): bool { function in OCA\\WorkflowEngine\\Check\\FileMimeType
/dports/net-im/nextcloud-talk/spreed/lib/Flow/
H A DOperation.php93 public function isAvailableForScope(int $scope): bool { function in OCA\\Talk\\Flow\\Operation