Home
last modified time | relevance | path

Searched refs:__get (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/parser/
H A Dparser.php47 __get as protected deprecationHelperMagicGet;
80 public function __get($name)
87 public function __get($name) global() function in Doku_Parser
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPCollection.php86 public function __get($attribute) function in adLDAPCollection
/dokuwiki/inc/Debug/
H A DPropertyDeprecationHelper.php30 * Cannot be used with classes that have their own __get/__set methods.
59 public function __get($name)
60 public function __get($name) global() function
/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php169 * Overload __get() to provide access via properties
174 public function __get($name) function in SimplePie\\IRI