Home
last modified time | relevance | path

Searched defs:get (Results 1 – 10 of 10) sorted by relevance

/dokuwiki/_test/core/
H A DTestRequest.php19 protected $get = array(); variable in TestRequest
239 public function get($get = array(), $uri = '/doku.php') { function in TestRequest
H A DphpQuery-onefile.php1584 public function get($index = null, $callback1 = null, $callback2 = null, $callback3 = null) { function in phpQueryObject
5221 public static function get($url, $data = null, $callback = null, $type = null) { function in phpQuery
/dokuwiki/inc/Feed/
H A DFeedCreatorOptions.php135 public function get($option, $default = null) function in dokuwiki\\Feed\\FeedCreatorOptions
/dokuwiki/inc/
H A DPrefCookie.php34 public function get(string $pref, $default = null) function in dokuwiki\\PrefCookie
/dokuwiki/vendor/simplepie/simplepie/src/Parse/
H A DDate.php623 public static function get() function in SimplePie\\Parse\\Date
/dokuwiki/inc/Input/
H A DInput.php19 public $get; variable in dokuwiki\\Input\\Input
/dokuwiki/inc/HTTP/
H A DHTTPClient.php90 public function get($url, $sloppy304 = false) function in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/lib/scripts/jquery/
H A Djquery.min.js2 …{jquery:t,constructor:ce,length:0,toArray:function(){return ae.call(this)},get:function(e){return … method
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DLessc.php1660 protected function get($name) function in LesserPHP\\Lessc
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php2363 …public function get($remote_file, $local_file = false, $offset = 0, $length = -1, $progressCallbac… function in phpseclib3\\Net\\SFTP