Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
test_TableView.php
Go to the documentation of this file.
1 <?php
3  function handle($params){
5 
7  $jt->import('xataface/view/tests/test_TableView.js');
8  df_display(array(), 'xataface/tests/test_TableView.html');
9  }
10 }