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
test_View.php
Go to the documentation of this file.
1
<?php
2
class
dataface_actions_test_View
{
3
function
handle
($params){
4
$app
=
Dataface_Application::getInstance
();
5
6
$jt =
Dataface_JavascriptTool::getInstance
();
7
$jt->import(
'xataface/view/tests/test_View.js'
);
8
df_display(array(),
'xataface/tests/test_View.html'
);
9
}
10
}
Generated on Fri Mar 22 2013 09:40:33 for Xataface by
1.8.1.2