Home
last modified time | relevance | path

Searched refs:get_request_method (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/moodle310/moodle/mod/lti/
H A Dservices.php35 $isget = $response->get_request_method() === mod_lti\local\ltiservice\resource_base::HTTP_GET;
36 $isdelete = $response->get_request_method() === mod_lti\local\ltiservice\resource_base::HTTP_DELETE;
76 if (in_array($response->get_request_method(), $resource->get_methods())) {
/dports/www/moodle311/moodle/mod/lti/
H A Dservices.php35 $isget = $response->get_request_method() === mod_lti\local\ltiservice\resource_base::HTTP_GET;
36 $isdelete = $response->get_request_method() === mod_lti\local\ltiservice\resource_base::HTTP_DELETE;
76 if (in_array($response->get_request_method(), $resource->get_methods())) {
/dports/www/moodle39/moodle/mod/lti/
H A Dservices.php35 $isget = $response->get_request_method() === mod_lti\local\ltiservice\resource_base::HTTP_GET;
36 $isdelete = $response->get_request_method() === mod_lti\local\ltiservice\resource_base::HTTP_DELETE;
76 if (in_array($response->get_request_method(), $resource->get_methods())) {
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/
H A Dajaxfineupload.php114 $method = get_request_method();
148 function get_request_method() function
/dports/www/moodle310/moodle/mod/lti/service/gradebookservices/classes/local/resources/
H A Dlineitems.php70 $isget = $response->get_request_method() === self::HTTP_GET;
81 if ($response->get_request_method() === self::HTTP_GET) {
90 … if (empty($contextid) || !($container ^ ($response->get_request_method() === self::HTTP_POST)) ||
100 if ($response->get_request_method() !== self::HTTP_POST) {
H A Dscores.php74 $isget = $response->get_request_method() === 'GET';
91 … if (empty($contextid) || !($container ^ ($response->get_request_method() === self::HTTP_POST)) ||
134 switch ($response->get_request_method()) {
H A Dlineitem.php71 $isget = $response->get_request_method() === self::HTTP_GET;
76 if ($response->get_request_method() === self::HTTP_GET) {
99 switch ($response->get_request_method()) {
H A Dresults.php69 $isget = $response->get_request_method() === self::HTTP_GET;
118 switch ($response->get_request_method()) {
/dports/www/moodle311/moodle/mod/lti/service/gradebookservices/classes/local/resources/
H A Dlineitems.php70 $isget = $response->get_request_method() === self::HTTP_GET;
81 if ($response->get_request_method() === self::HTTP_GET) {
90 … if (empty($contextid) || !($container ^ ($response->get_request_method() === self::HTTP_POST)) ||
100 if ($response->get_request_method() !== self::HTTP_POST) {
H A Dscores.php74 $isget = $response->get_request_method() === 'GET';
91 … if (empty($contextid) || !($container ^ ($response->get_request_method() === self::HTTP_POST)) ||
134 switch ($response->get_request_method()) {
H A Dlineitem.php71 $isget = $response->get_request_method() === self::HTTP_GET;
76 if ($response->get_request_method() === self::HTTP_GET) {
99 switch ($response->get_request_method()) {
H A Dresults.php69 $isget = $response->get_request_method() === self::HTTP_GET;
118 switch ($response->get_request_method()) {
/dports/www/moodle39/moodle/mod/lti/service/gradebookservices/classes/local/resources/
H A Dlineitems.php70 $isget = $response->get_request_method() === self::HTTP_GET;
81 if ($response->get_request_method() === self::HTTP_GET) {
90 … if (empty($contextid) || !($container ^ ($response->get_request_method() === self::HTTP_POST)) ||
100 if ($response->get_request_method() !== self::HTTP_POST) {
H A Dscores.php74 $isget = $response->get_request_method() === 'GET';
91 … if (empty($contextid) || !($container ^ ($response->get_request_method() === self::HTTP_POST)) ||
134 switch ($response->get_request_method()) {
H A Dlineitem.php71 $isget = $response->get_request_method() === self::HTTP_GET;
76 if ($response->get_request_method() === self::HTTP_GET) {
99 switch ($response->get_request_method()) {
H A Dresults.php69 $isget = $response->get_request_method() === self::HTTP_GET;
118 switch ($response->get_request_method()) {
/dports/www/moodle310/moodle/mod/lti/service/toolsettings/classes/local/resources/
H A Dsystemsettings.php98 (empty($bubble) || ($response->get_request_method() == 'GET'));
106 if ($response->get_request_method() == 'GET') {
H A Dcontextsettings.php100 (empty($bubble) || ($response->get_request_method() == 'GET'));
123 if ($response->get_request_method() == 'GET') {
H A Dlinksettings.php75 (empty($bubble) || ($response->get_request_method() == self::HTTP_GET));
100 if ($response->get_request_method() == 'GET') {
/dports/www/moodle311/moodle/mod/lti/service/toolsettings/classes/local/resources/
H A Dsystemsettings.php98 (empty($bubble) || ($response->get_request_method() == 'GET'));
106 if ($response->get_request_method() == 'GET') {
H A Dcontextsettings.php100 (empty($bubble) || ($response->get_request_method() == 'GET'));
123 if ($response->get_request_method() == 'GET') {
H A Dlinksettings.php75 (empty($bubble) || ($response->get_request_method() == self::HTTP_GET));
100 if ($response->get_request_method() == 'GET') {
/dports/www/moodle39/moodle/mod/lti/service/toolsettings/classes/local/resources/
H A Dsystemsettings.php98 (empty($bubble) || ($response->get_request_method() == 'GET'));
106 if ($response->get_request_method() == 'GET') {
H A Dcontextsettings.php100 (empty($bubble) || ($response->get_request_method() == 'GET'));
123 if ($response->get_request_method() == 'GET') {
H A Dlinksettings.php75 (empty($bubble) || ($response->get_request_method() == self::HTTP_GET));
100 if ($response->get_request_method() == 'GET') {

12