/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/ |
H A D | PropertyNameMatcher.php | 13 private $property; variable in DeepCopy\\Matcher\\PropertyNameMatcher 18 public function __construct($property) 28 public function matches($object, $property)
|
H A D | PropertyMatcher.php | 18 private $property; variable in DeepCopy\\Matcher\\PropertyMatcher 24 public function __construct($class, $property) 35 public function matches($object, $property)
|
H A D | Matcher.php | 13 public function matches($object, $property);
|
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/ |
H A D | PropertyNameMatcher.php | 13 private $property; variable in DeepCopy\\Matcher\\PropertyNameMatcher 18 public function __construct($property) argument 28 public function matches($object, $property) argument
|
H A D | PropertyMatcher.php | 18 private $property; variable in DeepCopy\\Matcher\\PropertyMatcher 24 public function __construct($class, $property) argument 35 public function matches($object, $property) argument
|
H A D | Matcher.php | 13 public function matches($object, $property); argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/Resource/ |
H A D | Properties.php | 59 …public function batchRunPivotReports($property, BatchRunPivotReportsRequest $postBody, $optParams … 80 public function batchRunReports($property, BatchRunReportsRequest $postBody, $optParams = []) 107 …public function checkCompatibility($property, CheckCompatibilityRequest $postBody, $optParams = []) 159 public function runPivotReport($property, RunPivotReportRequest $postBody, $optParams = []) 182 public function runRealtimeReport($property, RunRealtimeReportRequest $postBody, $optParams = []) 210 public function runReport($property, RunReportRequest $postBody, $optParams = [])
|
/plugin/odt/ODT/styles/ |
H A D | ODTStyle.php | 69 abstract public function setProperty($property, $value); 77 public function getProperty($property) { 89 public function getPropertyInternal($property, $properties=NULL) { 103 public function getPropertySection($property) { 159 … protected function setPropertyInternal($property, $odt_property, $value, $section, &$dest=NULL) {
|
H A D | ODTTextOutlineStyle.php | 87 public function setProperty($property, $value) { 224 public function getPropertyFromLevel($level, $property) { 234 public function setPropertyForLevel($level, $property, $value) {
|
H A D | ODTTextListStyle.php | 118 public function setProperty($property, $value) { 289 public function getPropertyFromLevel($level, $property) { 330 public function setPropertyForLevel($level, $property, $value) {
|
H A D | ODTMasterPageStyle.php | 77 public function setProperty($property, $value) { 91 public function getProperty($property) {
|
H A D | ODTPageLayoutStyle.php | 158 public function setProperty($property, $value) { 192 public function getProperty($property) {
|
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/tests/Fixtures/ |
H A D | ExceptionThrower.php | 17 private $property; variable in SebastianBergmann\\ObjectEnumerator\\Fixtures\\ExceptionThrower 24 public function __get($property)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/ |
H A D | PropertyValue.php | 25 public $property; variable in Google\\Service\\YouTube\\PropertyValue 34 public function setProperty($property)
|
/plugin/bugzillaint/ |
H A D | script.js | 291 bug.warnings.severity = { color:'red', property:'severity' }; property in bug.warnings.severity 293 bug.warnings.severity = { color:'orange', property:'severity' }; property in bug.warnings.severity 305 bug.warnings.priority = { color:'red', property:'priority' }; property in bug.warnings.priority 307 bug.warnings.priority = { color:'orange', property:'priority' }; property in bug.warnings.priority 319 bug.warnings.deadline = { color:'red', property:'deadline' }; property in bug.warnings.deadline 321 bug.warnings.deadline = { color:'orange', property:'deadline' }; property in bug.warnings.deadline
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1ReportProperty.php | 26 public $property; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ReportProperty 33 public function setProperty($property)
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.inc.php | 81 function getDefaultValue($property) { 93 function &get_handler($property) { 99 function &_get_handler($property) {
|
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
H A D | Reader.php | 78 function getPropertyAnnotations(\ReflectionProperty $property); 88 function getPropertyAnnotation(\ReflectionProperty $property, $annotationName);
|
H A D | SimpleAnnotationReader.php | 81 public function getPropertyAnnotations(\ReflectionProperty $property) 117 public function getPropertyAnnotation(\ReflectionProperty $property, $annotationName)
|
H A D | IndexedReader.php | 89 public function getPropertyAnnotations(\ReflectionProperty $property) 102 public function getPropertyAnnotation(\ReflectionProperty $property, $annotation)
|
H A D | AnnotationReader.php | 244 public function getPropertyAnnotations(ReflectionProperty $property) 260 public function getPropertyAnnotation(ReflectionProperty $property, $annotationName) 378 private function getPropertyImports(ReflectionProperty $property)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/ |
H A D | GoogleAnalyticsAdminV1alphaPropertySummary.php | 33 public $property; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaPropertySummary 70 public function setProperty($property)
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/ |
H A D | GroupsExclusionStrategy.php | 59 public function shouldSkipProperty(PropertyMetadata $property, Context $navigatorContext): bool 83 private function shouldSkipUsingGroups(PropertyMetadata $property, array $groups): bool
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/ |
H A D | IdenticalPropertyNamingStrategy.php | 11 public function translateName(PropertyMetadata $property): string
|
H A D | PropertyNamingStrategyInterface.php | 22 public function translateName(PropertyMetadata $property): string;
|