Home
last modified time | relevance | path

Searched defs:isAjax (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/libraries/classes/
H A DConsole.php32 private $isAjax; variable in PhpMyAdmin\\Console
58 public function setAjax(bool $isAjax): void
H A DResponse.php80 protected $isAjax; variable in PhpMyAdmin\\Response
200 public function setAjax(bool $isAjax): void
236 public function isAjax(): bool function in PhpMyAdmin\\Response
H A DFooter.php40 private $isAjax; variable in PhpMyAdmin\\Footer
289 public function setAjax(bool $isAjax): void
H A DHeader.php97 private $isAjax; variable in PhpMyAdmin\\Header
298 public function setAjax(bool $isAjax): void
/dports/databases/phppgadmin/phppgadmin-REL_7-13-0/
H A Ddatabase.php407 function currentProcesses($isAjax = false) {
512 function currentLocks($isAjax = false) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Ajax/
H A DAjaxHelperTrait.php20 protected function isAjax() { function
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Ajax/
H A DAjaxHelperTrait.php20 protected function isAjax() { function
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DResponse.php119 public function setAjax($isAjax)
158 public function isAjax() function in PhpMyAdmin\\Response
H A DConsole.php60 public function setAjax($isAjax)
H A DFooter.php281 public function setAjax($isAjax)
H A DHeader.php311 public function setAjax($isAjax)
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/
H A DRequest.php68 public function isAjax(){ function in GO\\Base\\Request
/dports/www/owncloud/owncloud/apps/dav/appinfo/v1/
H A Dpublicwebdav.php61 …$isAjax = (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] === 'XMLH… variable
/dports/www/nextcloud/nextcloud/apps-pkg/dav/appinfo/v1/
H A Dpublicwebdav.php68 …$isAjax = (isset($_SERVER['HTTP_X_REQUESTED_WITH']) && $_SERVER['HTTP_X_REQUESTED_WITH'] === 'XMLH… variable
/dports/www/kanboard/kanboard-1.2.21/app/Helper/
H A DAppHelper.php35 public function isAjax() function in Kanboard\\Helper\\AppHelper
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/Utility/
H A DHtml.php37 protected static $isAjax = FALSE; variable in Drupal\\Component\\Utility\\Html
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/Utility/
H A DHtml.php37 protected static $isAjax = FALSE; variable in Drupal\\Component\\Utility\\Html
/dports/www/kanboard/kanboard-1.2.21/app/Core/Http/
H A DRequest.php225 public function isAjax() function in Kanboard\\Core\\Http\\Request
/dports/www/phalcon/cphalcon-3.4.5/phalcon/http/
H A Drequestinterface.zep106 public function isAjax() -> boolean; function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/slim/slim/Slim/Http/
H A DRequest.php166 public function isAjax() function in Slim\\Http\\Request
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Controller/Component/
H A DRequestHandlerComponent.php305 public function isAjax() { function in RequestHandlerComponent
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/api/lib/Cake/Controller/
H A DRequestHandlerComponent.php305 public function isAjax() { function in RequestHandlerComponent
/dports/finance/prestashop/prestashop/modules/ps_facetedsearch/
H A Dps_facetedsearch.php116 public function isAjax() function in Ps_Facetedsearch
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Http/
H A DRequestInterface.zep315 public function isAjax() -> bool; function
/dports/finance/prestashop/prestashop/classes/controller/
H A DController.php267 private function isAjax() function in ControllerCore

12