Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
Public Member Functions | Data Fields
dataface_actions_rest_delete Class Reference

Public Member Functions

 handle ($params)
 out ($params)

Data Fields

const PERMISSION_DENIED = 401
const NOT_FOUND = 404
const SERVER_ERROR = 500
const BAD_REQUEST = 400

Detailed Description

Definition at line 2 of file rest_delete.php.

Member Function Documentation

handle (   $params)

Definition at line 10 of file rest_delete.php.

out (   $params)

Definition at line 82 of file rest_delete.php.

Field Documentation

const BAD_REQUEST = 400

Definition at line 7 of file rest_delete.php.

const NOT_FOUND = 404

Definition at line 5 of file rest_delete.php.

const PERMISSION_DENIED = 401

Definition at line 4 of file rest_delete.php.

const SERVER_ERROR = 500

Definition at line 6 of file rest_delete.php.


The documentation for this class was generated from the following file: