Home
last modified time | relevance | path

Searched defs:property (Results 51 – 75 of 248) sorted by relevance

12345678910

/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyTypeMatcher.php34 public function matches($object, $property)
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Naming/
H A DCamelCaseNamingStrategy.php35 public function translateName(PropertyMetadata $property): string
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php80 private function getPropertyValue(\Sabre\VObject\Property $property) {
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/
H A DReplaceFilter.php30 public function apply($object, $property, $objectCopier) argument
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Matcher/
H A DPropertyTypeMatcher.php34 public function matches($object, $property) argument
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy.php164 var $property = ''; variable in csstidy
877 function css_add_property($media,$selector,$property,$new_val)
980 function property_is_valid($property) {
/plugin/bez/mdl/
H A DEntity.php58 public function __get($property) { argument
71 protected function set_property($property, $value) { argument
[all...]
H A DTask_comment.php18 public function __get($property) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DExclusionStrategyInterface.php26 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool;
H A DDepthExclusionStrategy.php27 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool
H A DVersionExclusionStrategy.php34 public function shouldSkipProperty(PropertyMetadata $property, Context $navigatorContext): bool
H A DExpressionLanguageExclusionStrategy.php37 public function shouldSkipProperty(PropertyMetadata $property, Context $navigatorContext): bool
H A DDisjunctExclusionStrategy.php56 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DPropertyOrder.php46 public function setProperty(PropertyReference $property)
H A DPropertyFilter.php48 public function setProperty(PropertyReference $property)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ExclusionStrategy/
H A DAlwaysExcludeExclusionStrategy.php19 public function shouldSkipProperty(PropertyMetadata $property, Context $context): bool
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js72 /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProper… argument
/plugin/edittable/lib/
H A Dhandsontable.full.js98 /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProper… argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DResultDisplayField.php64 public function setProperty(NamedProperty $property)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunPivotReportRequest.php48 public $property; variable in Google\\Service\\AnalyticsData\\RunPivotReportRequest
183 public function setProperty($property)
/plugin/odt/ODT/styles/
H A DODTTableCellStyle.php116 public function setProperty($property, $value) {
H A DODTTableColumnStyle.php72 public function setProperty($property, $value) {
H A DODTTableRowStyle.php91 public function setProperty($property, $value) {

12345678910