Home
last modified time | relevance | path

Searched defs:post (Results 1 – 25 of 59) sorted by relevance

123

/plugin/authucenter/lib/api/
H A Duc.php40 $get = $post = array(); variable
85 function test($get, $post) {
89 function deleteuser($get, $post) {
98 function renameuser($get, $post) {
108 function gettag($get, $post) {
116 function synlogin($get, $post) {
137 function synlogout($get, $post) {
149 function updatepw($get, $post) {
169 function updatehosts($get, $post) {
186 function updateapps($get, $post) {
[all …]
/plugin/bez/tpl/
H A Dactivity.php15 <?php $post = sprintf($tpl->getLang('timeline ' . $row['type']), variable
17 <?php $post = ' <span class="author">' . $post . '</span>' ?> variable
/plugin/revealjs/plugin/multiplex/
H A Dmaster.js10 function post() { function
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/src/WebService/Http/
H A DRequest.php23 public function post($body); function
H A DCurlRequest.php32 public function post($body) function in MaxMind\\WebService\\Http\\CurlRequest
/plugin/fedauth/Auth/Yadis/
H A DPlainHTTPFetcher.php151 function post($url, $body, $extra_headers = null) function in Auth_Yadis_PlainHTTPFetcher
H A DParanoidHTTPFetcher.php194 function post($url, $body, $extra_headers = null) function in Auth_Yadis_ParanoidHTTPFetcher
/plugin/openid/Auth/Yadis/
H A DPlainHTTPFetcher.php160 function post($url, $body, $extra_headers = null) function in Auth_Yadis_PlainHTTPFetcher
H A DParanoidHTTPFetcher.php217 function post($url, $body, $extra_headers = null) function in Auth_Yadis_ParanoidHTTPFetcher
/plugin/bez/mdl/
H A DEntity.php84 public function set_data($post) { argument
152 public function html_link($pre='', $post='', $print=true) { argument
H A DTask_comment.php70 public function set_data($post) { argument
H A DThread_comment.php97 public function set_data($post) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DHttpRule.php46 public $post; variable in Google\\Service\\ServiceUsage\\HttpRule
147 public function setPost($post)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DHttpRule.php46 public $post; variable in Google\\Service\\ServiceNetworking\\HttpRule
147 public function setPost($post)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DHttpRule.php46 public $post; variable in Google\\Service\\ServiceConsumerManagement\\HttpRule
147 public function setPost($post)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DHttpRule.php46 public $post; variable in Google\\Service\\ServiceManagement\\HttpRule
147 public function setPost($post)
/plugin/revealjs/plugin/notes-server/
H A Dclient.js16 function post() { function
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php159 private static function handleManagerPost($event, MarkupPath $page, array $post) argument
304 private static function handleViewerPost(Doku_Event $event, MarkupPath $page, array $post) argument
[all...]
/plugin/linkback/
H A Dhttp.php42 function post($url,$data){ function in LinkbackHTTPClient
/plugin/letsencrypt/classes/
H A DClient.php31 public function post($url, $fields) { function in dokuwiki\\plugin\\letsencrypt\\classes\\Client
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DPostUserInfo.php51 public function setPost(Post $post)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DLicenseNamespace.php110 public function post(array $params = []) function in Elasticsearch\\Namespaces\\LicenseNamespace
/plugin/authucenter/lib/uc_client/model/
H A Dmisc.php55 …function dfopen2($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout…
64 …function dfopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE , $ip = '', $timeout…
/plugin/revealjs/plugin/notes/
H A Dnotes.js84 function post( event ) { function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DComment.php63 public function setPost(Post $post)

123