ActivityController
        
        extends Controller
    
    
            
            in package
            
        
    
    
    
        
        
    
Table of Contents
- actionDeleteAllLogs() : mixed
 - Delete all logs action
 - actionDeleteLog() : mixed
 - Delete a log action
 - actionFieldValue() : mixed
 - Return the value of a changed field, requires 'data' to be set in the request as 't' or 'f' for example
 - actionIndex() : mixed
 - Index action
 - actionLoadLogs() : mixed
 - Load logs action
 
Methods
actionDeleteAllLogs()
Delete all logs action
    public
                    actionDeleteAllLogs() : mixed
    
    
    
        Return values
mixed —actionDeleteLog()
Delete a log action
    public
                    actionDeleteLog() : mixed
    
    
    
        Return values
mixed —actionFieldValue()
Return the value of a changed field, requires 'data' to be set in the request as 't' or 'f' for example
    public
                    actionFieldValue() : mixed
    
    
    
        Return values
mixed —actionIndex()
Index action
    public
                    actionIndex() : mixed
    
    
    
        Return values
mixed —actionLoadLogs()
Load logs action
    public
                    actionLoadLogs() : mixed