PHP Class Phosphorum\Http\Filter\Ajax

Inheritance: extends Phalcon\Mvc\User\Component, implements Phosphorum\Http\FilterInterface
Datei anzeigen Open project: phalcon/forum

Public Methods

Method Description
check ( ) : boolean Check if the request was made with Ajax

Method Details

check() public method

Check if the request was made with Ajax
public check ( ) : boolean
return boolean