List of all members.
Detailed Description
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.
Member Function Documentation
      
        
          | Tools_List._prepareSQL  | 
          ( | 
          $  | 
           sSQL,  | 
        
        
           | 
           | 
          $  | 
           iSQLlen |   | 
        
        
           | 
          ) | 
           |  |  [protected] | 
        
      
 
Method parses givent SQL queries string and returns array on success
- Parameters:
 - 
  
     | string  | $sSQL SQL queries  | 
     | integer  | $iSQLlen query lenght | 
  
   
- Returns:
 - mixed 
 
Definition at line 165 of file tools_list.php.
 
 
      
        
          | Tools_List._processFiles  | 
          ( | 
           | 
           )  | 
           [protected] | 
        
      
 
Processes files containing SQL queries
- Returns:
 - mixed 
 
Definition at line 121 of file tools_list.php.
 
 
      
        
          | Tools_List.performsql  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Method performs user passed SQL query
- Returns:
 - null 
 
Definition at line 36 of file tools_list.php.
 
 
      
        
          | Tools_List.updateViews  | 
          ( | 
           | 
           )  | 
           | 
        
      
 
Performs full view update
- Returns:
 - mixed 
 
Definition at line 22 of file tools_list.php.
 
 
Member Data Documentation
      
        
          Tools_List.$_sThisTemplate = 'tools_list.tpl' [protected] | 
        
      
 
 
The documentation for this class was generated from the following file: