Xataface
2.0alpha2
Xataface Application Framework
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
actions
getBlob.php
Go to the documentation of this file.
1
<?php
2
class
dataface_actions_getBlob
{
3
4
function
handle
(&$params){
5
6
$app
=&
Dataface_Application::getInstance
();
7
$query =&
$app
->getQuery();
8
$app
->_handleGetBlob($query);
9
exit
;
10
}
11
}
12
13
?>
Generated on Fri Mar 22 2013 09:40:33 for Xataface by
1.8.1.2