Home
last modified time | relevance | path

Searched defs:_hasProperty (Results 1 – 4 of 4) sorted by relevance

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/extbase/Classes/DomainObject/
H A DAbstractDomainObject.php153 public function _hasProperty($propertyName) function in TYPO3\\CMS\\Extbase\\DomainObject\\AbstractDomainObject
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/extbase/Classes/DomainObject/
H A DAbstractDomainObject.php158 public function _hasProperty($propertyName) function in TYPO3\\CMS\\Extbase\\DomainObject\\AbstractDomainObject
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/extbase/Classes/DomainObject/
H A DAbstractDomainObject.php158 public function _hasProperty($propertyName) function in TYPO3\\CMS\\Extbase\\DomainObject\\AbstractDomainObject
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A Dprops.py32 def _hasProperty(inst, name, *Classes): function