CakeFest 2024: The Official CakePHP Conference

Yaf_Request_Simple::isXmlHttpRequest

(Yaf >=1.0.0)

Yaf_Request_Simple::isXmlHttpRequestリクエストが AJAX 経由のリクエストかどうかを判定する

説明

public Yaf_Request_Simple::isXmlHttpRequest(): void

パラメータ

この関数にはパラメータはありません。

戻り値

常に false を返します。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top