Home
last modified time | relevance | path

Searched refs:get (Results 3276 – 3300 of 3429) sorted by last modified time

1...<<131132133134135136137138

/plugin/preservefilenames/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/contactmodern/
H A DLICENSE25 them if you wish), that you receive source code or can get it if you
37 or can get the source code. And you must show them these terms so they
461 the predecessor has it or can get it with reasonable efforts.
664 You should also get your employer (if you work as a programmer) or school,
/plugin/autoindentcontrol/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/nohighlight/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/fedauth/Auth/OpenID/
H A DAX.php753 function get($type_uri) function in Auth_OpenID_AX_KeyValueMessage
778 return count($this->get($type_uri));
H A DDiscover.php534 $http_resp = @$fetcher->get($uri);
H A DConsumer.php425 $endpoint_data = $this->session->get($this->_token_key);
H A DMemcachedStore.php64 $serverAssociations = $this->connection->get($serverKey);
96 $association = $this->connection->get(
106 $serverAssociations = $this->connection->get($serverKey);
118 $association = $this->connection->get($lastKey);
134 $serverAssociations = $this->connection->get($serverKey);
/plugin/fedauth/Auth/Yadis/
H A DYadis.php333 $response = $fetcher->get($uri, $headers);
363 $response = $fetcher->get($yadis_location);
H A DParanoidHTTPFetcher.php78 function get($url, $extra_headers = null) function in Auth_Yadis_ParanoidHTTPFetcher
H A DXRIRes.php46 $response = $this->fetcher->get($url);
H A DPlainHTTPFetcher.php37 function get($url, $extra_headers = null) function in Auth_Yadis_PlainHTTPFetcher
H A DManager.php38 function get($name, $default=null) function in Auth_Yadis_PHPSession
474 $manager_str = $this->session->get($this->getSessionKey());
/plugin/fedauth/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
326 You should also get your employer (if you work as a programmer) or your
H A Dhelper.php101 // . $this->html_providers_list($this->manager->providers->{'get'.ucfirst($listtype)}()…
H A Daction.php115 if ($cdata = $this->cookie->get()) {
153 if ($pro = $this->providers->get($cdata['prid'])) {
225 … } else if (!in_array($this->cmd, $this->functions) || !$this->providers->get($this->provid)) {
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php228 $pro =& $this->manager->providers->get($provid);
/plugin/fedauth/classes/
H A Dfa_cookie.class.php68 function get() { function in fa_cookie
H A Dfa_providerlist.class.php154 public function get($id) { function in fa_providerlist
/plugin/fedauth/classes/usr/
H A Dfa_manage.usr.class.php80 $pro = $this->manager->providers->get($id);
H A Dfa_login.usr.class.php89 $get = $_SESSION[DOKU_COOKIE]['fedauth']['stor']['gt'];
90 $get = array_diff_key($get, array('id' => ''));
91 if (!empty($get)) {
92 $params = array_implode($get);
179 if (!($pro = $this->manager->providers->get($this->provid))) {
198 if (!($pro = $this->manager->providers->get('openid'))) {
H A Dfa_remove.usr.class.php36 $pname = $this->manager->providers->get($entry['id'])->getName();
H A Dfa_signedin.usr.class.php47 $pname = @$this->manager->providers->get($this->provid)->getName();
H A Dfa_signin.usr.class.php31 if ($pro = $this->manager->providers->get($this->provid)) {
69 print('<pre>get='.print_r($_GET, true).'</pre>');
/plugin/fedauth/js/
H A Dadmin.js152 … fa_manager._easeitem(jQuery('#axwrap__small fieldset input[type="button"]').get(0));
176 … fa_manager._easeitem(jQuery('#axwrap__large fieldset input[type="button"]').get(0));

1...<<131132133134135136137138