Home
last modified time | relevance | path

Searched refs:AJAX_CALL_VALUE (Results 1 – 2 of 2) sorted by relevance

/template/strap/ComboStrap/Api/
DApiRouter.php24 public const AJAX_CALL_VALUE = "combo"; define in ComboStrap\\Api\\ApiRouter
46 if ($call !== self::AJAX_CALL_VALUE && !$fetchUrl->hasProperty(IFetcher::FETCHER_KEY)) {
/template/strap/ComboStrap/
DFetcherMarkupWebcode.php49 ->addQueryParameter(ApiRouter::AJAX_CALL_ATTRIBUTE, ApiRouter::AJAX_CALL_VALUE)