Home
last modified time | relevance | path

Searched refs:__get (Results 1 – 25 of 52) sorted by last modified time

123

/plugin/bez/mdl/
H A DEntity.php58 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Entity
H A DModel.php57 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Model
H A DTask.php62 public function __get($property) {
84 return parent::__get($property);
196 ($this->thread_id != '' && $this->__get('thread')->get_participant($this->model->user_nick) === false)) {
61 public function __get($property) { global() function in dokuwiki\\plugin\\bez\\mdl\\Task
H A DTask_comment.php18 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Task_comment
28 return parent::__get($property);
H A DThread.php48 public function __get($property) {
52 return parent::__get($property);
47 public function __get($property) { global() function in dokuwiki\\plugin\\bez\\mdl\\Thread
H A DThread_comment.php25 public function __get($property) { function in dokuwiki\\plugin\\bez\\mdl\\Thread_comment
38 return parent::__get($property);
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php990 function __get($name) { function in imapmarkers\\simple_html_dom_node
1302 return $this->__get($name);
2305 function __get($name) { function in imapmarkers\\simple_html_dom
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DStrict.php31 public function &__get($name) function
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php234 return $this->getHelpers()->__get($name);
H A DHelpers.php119 public function __get($name) function in Handlebars\\Helpers
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DToken.php129 public function __get(string $name) { function in PhpCss\\Scanner\\Token
/plugin/slacknotifier/helper/
H A DPayload.php
H A DConfig.php28 public function __get($name)
27 public function __get($name) global() function in dokuwiki\\plugin\\slacknotifier\\helper\\Config
H A DContext.php16 public function __get($name) function in dokuwiki\\plugin\\slacknotifier\\helper\\Context
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DResult.php38 public function __get($key) function in Elastica\\Result
H A DDocument.php53 public function __get(string $key) function in Elastica\\Document
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php24 public function __get($name) function
H A DFnStream.php37 public function __get($name) function in GuzzleHttp\\Stream\\FnStream
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php58 public function __get($name) function in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1718 - Add magic methods __get/__set/__isset/__unset to Document
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Future/
H A DMagicFutureTrait.php6 * property is accessed via a magic __get method.
24 public function __get($name) function
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php374 function __get($name) { function in Sabre\\VObject\\Component
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DFnStream.php43 public function __get($name) function in GuzzleHttp\\Psr7\\FnStream
H A DStreamDecoratorTrait.php30 public function __get($name) function
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php55 public function __get($name) function in GuzzleHttp\\Handler\\CurlMultiHandler

123