Searched refs:AJAX_CALL_VALUE (Results 1 – 2 of 2) sorted by relevance
24 public const AJAX_CALL_VALUE = "combo"; define in ComboStrap\\Api\\ApiRouter46 if ($call !== self::AJAX_CALL_VALUE && !$fetchUrl->hasProperty(IFetcher::FETCHER_KEY)) {
49 ->addQueryParameter(ApiRouter::AJAX_CALL_ATTRIBUTE, ApiRouter::AJAX_CALL_VALUE)