Yaf_Request_Http::isXmlHttpRequest

(Yaf >=1.0.0)

Yaf_Request_Http::isXmlHttpRequestDetermin if request is Ajax Request

Описание

public Yaf_Request_Http::isXmlHttpRequest ( void ) : bool

Check the request whether it is a Ajax Request.

Замечание:

This method depends on the request header: HTTP_X_REQUESTED_WITH, some Javascript library doesn't set this header while doing Ajax request

Список параметров

У этой функции нет параметров.

Возвращаемые значения

boolean