Inheritance diagram for Tools_List:
 Collaboration diagram for Tools_List:Public Member Functions | |
| performsql () | |
Protected Member Functions | |
| _processFiles () | |
| _prepareSQL ($sSQL, $iSQLlen) | |
Protected Attributes | |
| $_sThisTemplate = 'tools_list.tpl' | |
Admin systeminfo manager. Returns template, that arranges two other templates ("tools_list.tpl" and "tools_main.tpl") to frame.
Definition at line 8 of file tools_list.php.
| Tools_List._prepareSQL | ( | $ | sSQL, | |
| $ | iSQLlen | |||
| ) |  [protected] | 
        
Method parses givent SQL queries string and returns array on success
| string | $sSQL SQL queries | |
| integer | $iSQLlen query lenght | 
Definition at line 151 of file tools_list.php.
| Tools_List._processFiles | ( | ) |  [protected] | 
        
| Tools_List.performsql | ( | ) | 
Tools_List.$_sThisTemplate = 'tools_list.tpl' [protected] | 
        
Reimplemented from oxAdminView.
Definition at line 15 of file tools_list.php.
 1.7.1