/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/ |
H A D | PropertyTypeMatcher.php | 21 private $propertyType; variable in DeepCopy\\Matcher\\PropertyTypeMatcher 24 * @param string $propertyType Property type 26 public function __construct($propertyType) argument 28 $this->propertyType = $propertyType; 44 return $reflectionProperty->getValue($object) instanceof $this->propertyType;
|
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/ |
H A D | PropertyTypeMatcher.php | 21 private $propertyType; variable in DeepCopy\\Matcher\\PropertyTypeMatcher 24 * @param string $propertyType Property type 26 public function __construct($propertyType) argument 28 $this->propertyType = $propertyType; 44 return $reflectionProperty->getValue($object) instanceof $this->propertyType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaPropertySummary.php | 37 public $propertyType; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary 84 public function setPropertyType($propertyType) argument 86 $this->propertyType = $propertyType; 93 return $this->propertyType;
|
H A D | GoogleAnalyticsAdminV1alphaProperty.php | 61 public $propertyType; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaProperty 204 public function setPropertyType($propertyType) argument 206 $this->propertyType = $propertyType; 213 return $this->propertyType;
|
/plugin/webdav/vendor/sabre/vobject/lib/Parser/ |
H A D | XML.php | 160 $propertyType = 'text'; 180 $propertyType, 231 $propertyType = 'float'; 242 $propertyType = 'text'; 251 $propertyType = 'freebusy'; 266 $propertyType = 'date-time'; 281 $propertyType = static::getTagName($xmlProperty['value'][0]['name']); 287 if ('date' === $propertyType) { 297 $propertyType,
|
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/ |
H A D | XML.php | 178 $propertyType = 'text'; 199 $propertyType, 256 $propertyType = 'float'; 267 $propertyType = 'text'; 276 $propertyType = 'freebusy'; 290 $propertyType = 'date-time'; 309 $propertyType = static::getTagName($xmlProperty['value'][0]['name']); 315 if ('date' === $propertyType) { 325 $propertyType,
|
/plugin/diagramsnet/lib/plugins/ |
H A D | sql.js | 391 var propertyType = name.substring(0, 11).toLowerCase(); 396 propertyType = "constrain primary key"; 400 propertyType = "constrain foreign key"; 405 …malProperty = propertyType !== 'primary key' && propertyType !== 'foreign key' && propertyType !==… 452 if (propertyType === 'primary key' || propertyType === 'constrain primary key') { 502 if (propertyType === 'foreign key' || propertyType === 'constrain foreign key') {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/ |
H A D | Projection.php | 22 protected $propertyType = PropertyReference::class; variable in Google\\Service\\Datastore\\Projection
|
H A D | PropertyOrder.php | 26 protected $propertyType = PropertyReference::class; variable in Google\\Service\\Datastore\\PropertyOrder
|
H A D | PropertyFilter.php | 26 protected $propertyType = PropertyReference::class; variable in Google\\Service\\Datastore\\PropertyFilter
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1Properties.php | 23 protected $propertyType = GoogleCloudApigeeV1Property::class; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Properties
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
H A D | ResultDisplayField.php | 30 protected $propertyType = NamedProperty::class; variable in Google\\Service\\CloudSearch\\ResultDisplayField
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/ |
H A D | GoogleCloudVisionV1p2beta1Symbol.php | 28 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Symbol
|
H A D | GoogleCloudVisionV1p3beta1Symbol.php | 28 protected $propertyType = GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Symbol
|
H A D | GoogleCloudVisionV1p4beta1Symbol.php | 28 protected $propertyType = GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Symbol
|
H A D | Symbol.php | 28 protected $propertyType = TextProperty::class; variable in Google\\Service\\Vision\\Symbol
|
H A D | GoogleCloudVisionV1p1beta1Symbol.php | 28 protected $propertyType = GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Symbol
|
H A D | GoogleCloudVisionV1p1beta1Word.php | 29 protected $propertyType = GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Word
|
H A D | GoogleCloudVisionV1p3beta1Word.php | 29 protected $propertyType = GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Word
|
H A D | Word.php | 29 protected $propertyType = TextProperty::class; variable in Google\\Service\\Vision\\Word
|
H A D | GoogleCloudVisionV1p2beta1Paragraph.php | 29 protected $propertyType = GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Paragraph
|
H A D | GoogleCloudVisionV1p4beta1Paragraph.php | 29 protected $propertyType = GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Paragraph
|
H A D | GoogleCloudVisionV1p3beta1Paragraph.php | 29 protected $propertyType = GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Paragraph
|
H A D | GoogleCloudVisionV1p4beta1Word.php | 29 protected $propertyType = GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::class; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Word
|
H A D | Paragraph.php | 29 protected $propertyType = TextProperty::class; variable in Google\\Service\\Vision\\Paragraph
|