Xataface 2.0
Xataface Application Framework
actions/ajax_related_find_form.php
Go to the documentation of this file.
00001 <?php
00002 class dataface_actions_ajax_related_find_form {
00003 
00004         function handle(&$params){
00005                 df_display(array(), 'xataface/RelatedList/forms/search_form.html');
00006                 exit;
00007 
00008         }
00009         
00010 }
 All Data Structures Namespaces Files Functions Variables Enumerations