Service
class Service (View source)
Properties
| protected bool|mixed | $controller | 
Methods
                    __construct()
        
                                            
                
            No description
                    Group|null
                
                
                    getWhitelistGroup()
        
                                            
                
            No description
                    report(string $content, $author, $email, string $ip, string $ua, array $additionalArgs = array())
        
                                            
                
            Report some content with the poster's information to the AntiSpam service.
                    bool
                
                
                    check(string $content, string $type, array $additionalArgs = array(), bool $user = false)
        
                                            
                
            No description
                    mixed
                
                
                    __call($nm, $args)
        
                                            
                
            No description
Details
        
                            
    __construct()
        
    
    No description
        
                            Group|null
    getWhitelistGroup()
        
    
    No description
        
                            
    report(string $content, $author, $email, string $ip, string $ua, array $additionalArgs = array())
        
    
    Report some content with the poster's information to the AntiSpam service.
        
                            bool
    check(string $content, string $type, array $additionalArgs = array(), bool $user = false)
        
    
    No description
        
                            mixed
    __call($nm, $args)
        
    
    No description