Todo List
PluginBase | --ClientPlugin | --ClientTables
Provides table rules registry to client plugins and manages display of tables.
[line 43]
[line 55]
[line 49]
ClientTables __construct( )
void addTableGroups( mixed $tables)
void ajaxGetPluginResponse( AjaxPluginResponse $ajaxPluginResponse)
void ajaxHandleAction( mixed $actionName, PluginEnabler $pluginsDirectives)
void assignExportCsv( Smarty $template)
Table getTable( string $groupId, string $tableId)
Table getTableGroups( )
TableRulesRegistry getTableRulesRegistry( )
string getUrl( )
void handleHttpGetRequest( mixed $request)
void handleHttpPostRequest( mixed $request)
void renderForm( Smarty $template)
array renderFormPrepare( )
array translate( array $tableGroups)