HasMedia
    
        
        
    
    
                                    - 
                    mixin
                
 
                - 
                                                                                
                                                 
                                    
 
                            - 
                    mixin
                
 
                - 
                                                                                
                                                 
                                    
 
                                            
    Table of Contents
    
    Properties
    
            - 
    $in_process
    
                         : int            
 
    
    Methods
    
            - 
    getIsFailedAttribute()
    
                                 : bool    
 
            - 
    getIsProcessingAttribute()
    
                                 : bool    
 
            - 
    getIsSuccessAttribute()
    
                                 : bool    
 
            - 
    getInProcessValue()
    
                                 : int    
 
    
        
        
    
        
                    
    
        $in_process
        
        
                                
    
    
    
    
    public
        int
    $in_process
    
    
    
    
            
            
        
                    
    
        getIsFailedAttribute()
        
    
    
    
    
    public
                    getIsFailedAttribute() : bool
    
        
    
    
    
            
                    
    
        getIsProcessingAttribute()
        
    
    
    
    
    public
                    getIsProcessingAttribute() : bool
    
        
    
    
    
            
                    
    
        getIsSuccessAttribute()
        
    
    
    
    
    public
                    getIsSuccessAttribute() : bool
    
        
    
    
    
            
                    
    
        getInProcessValue()
        
    
    
    
    
    protected
                    getInProcessValue([bool $default = true ]) : int
    
        
    
        Parameters
    
                    - 
                $default
                : bool
                 = true            
 
            -