![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Public Member Functions | |
| handle (&$params) | |
| handleGet (&$params) | |
| handlePost (&$params) | |
Deletes a file from a blob or container field. Usage: POST: -action=delete_file –field=<fieldname> [–format=(json|html)] [–redirect=<url to="" redirect="" to="" upon="" success>="">]
Returns: [–format=json] {success: (0|1), '–msg': "success message"} [–format!=json] Redirect to url specified by –redirect parameter.
Definition at line 21 of file delete_file.php.
| handle | ( | & | $params | ) |
Definition at line 22 of file delete_file.php.
| handleGet | ( | & | $params | ) |
Definition at line 30 of file delete_file.php.
| handlePost | ( | & | $params | ) |
Definition at line 34 of file delete_file.php.
1.8.1.2