Documentation

RequestHandlerInterface

Submits forms if they were submitted.

Tags
author

Bernhard Schussek bschussek@gmail.com

Table of Contents

Methods

handleRequest()  : mixed
Submits a form if it was submitted.
isFileUpload()  : bool
Returns true if the given data is a file upload.

Methods

isFileUpload()

Returns true if the given data is a file upload.

public isFileUpload(mixed $data) : bool
Parameters
$data : mixed
Return values
bool

        
On this page

Search results