Responder
Class Responder
Table of Contents
Methods
- autoLoad() : mixed
- handleError() : mixed
- respond() : void
- Checks many conditions to enable HTML Cache and tries to send
Methods
autoLoad()
public
static autoLoad(mixed $className) : mixed
Parameters
- $className : mixed
handleError()
public
static handleError(mixed $code, mixed $message, mixed $file, mixed $line) : mixed
Parameters
- $code : mixed
- $message : mixed
- $file : mixed
- $line : mixed
respond()
Checks many conditions to enable HTML Cache and tries to send
public
static respond() : void