Home
last modified time | relevance | path

Searched refs:getProperties (Results 76 – 100 of 140) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResource.php160 public function getProperties() function in Google\\Service\\DeploymentManager\\DeploymentmanagerResource
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPrincipal.php169 function getProperties($requestedProperties) { function in Sabre\\DAVACL\\Principal
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DSubscription.php149 function getProperties($properties) { function in Sabre\\CalDAV\\Subscriptions\\Subscription
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DClassNode.php77 public function getProperties() function in Prophecy\\Doubler\\Generator\\Node\\ClassNode
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentEntity.php170 public function getProperties() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentEntity
H A DGoogleCloudDocumentaiV1beta1DocumentEntity.php170 public function getProperties() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentEntity
H A DGoogleCloudDocumentaiV1beta2DocumentEntity.php170 public function getProperties() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentEntity
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php52 foreach ($class->getProperties() as $name => $visibility) {
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DRestorer.php91 foreach ($class->getProperties() as $attribute) {
H A DSnapshot.php343 foreach ($class->getProperties() as $attribute) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DSheet.php186 public function getProperties() function in Google\\Service\\Sheets\\Sheet
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php328 public function getProperties() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
H A DGoogleCloudApigeeV1Organization.php342 public function getProperties() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1Organization
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php121 $props = $this->ab->getProperties(array('{DAV:}displayname'));
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php211 function getProperties($properties) { function in Sabre\\CardDAV\\AddressBook
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPrincipalTest.php65 $props = $principal->getProperties($keys);
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBook.php209 function getProperties($properties) { function in Sabre\\CardDAV\\AddressBook
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php573 $properties = $mkcol->getProperties();
848 $nodeProperties = $node->getProperties($propertyNames);
886 $result = $this->server->getProperties($propFind->getPath(), [
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php573 $properties = $mkcol->getProperties();
848 $nodeProperties = $node->getProperties($propertyNames);
888 $result = $this->server->getProperties($propFind->getPath(), [
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php196 foreach (ReflectionHelper::getProperties($reflectedObject) as $property) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php79 $result = $this->calendar->getProperties($question);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php85 function getProperties($requestedProperties) { function in Sabre\\CalDAV\\Calendar
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php83 function getProperties($requestedProperties) { function in Sabre\\CalDAV\\Calendar
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/
H A DDeepCopy.php207 foreach (ReflectionHelper::getProperties($reflectedObject) as $property) {
/plugin/sectiontoggle/
H A DMobile_Detect.php1268 public static function getProperties() function in Mobile_Detect
1298 * @param string $propertyName The name of the property. See self::getProperties() array
1318 $properties = self::getProperties();

123456