BasicPageDriver
class BasicPageDriver implements DriverInterface (View source)
Traits
Properties
| protected InstallationService | $installationService | ||
| protected UserInfoRepository | $userInfoRepository | 
Methods
                    getThumbnailAttributeKeyHandle()
        
                                            
                
            No description
                    DataFieldInterface|null
                
                
                from 
GetThumbnailTrait
            
                    __construct(InstallationService $installationService, UserInfoRepository $userInfoRepository)
        
                                            
                
            No description
                    string
                
                
                    getCategory()
        
                                            
                
            No description
                    bool
                
                
                    isValidForObject($mixed)
        
                                            
                
            Returns true if the driver can/should be used with this object.
Details
        
                            
    getThumbnailAttributeKeyHandle()
        
    
    No description
        
                            DataFieldInterface|null
    getThumbnailDataField(ObjectInterface $mixed)
        
    
    No description
        
                            
    __construct(InstallationService $installationService, UserInfoRepository $userInfoRepository)
        
    
    No description
        
                            string
    getCategory()
        
    
    No description
        
                            bool
    isValidForObject($mixed)
        
    
    Returns true if the driver can/should be used with this object.
        
                            Collection
    extractData(CategoryMemberInterface $mixed)
        
    
    No description