HasSubBlocksTrait
trait HasSubBlocksTrait (View source)
Properties
| protected bool | $btCacheBlockOutput | ||
| protected int | $btCacheBlockOutputLifetime | ||
| protected bool | $btCacheBlockOutputOnPost | ||
| protected bool | $btCacheBlockOutputForRegisteredUsers | ||
| protected bool | $btCacheSettingsInitialized | ||
| protected string[] | $requiredFeatures | 
Methods
                    bool
                
                
                    isCacheSettingsInitialized()
        
                                            
                
            Whether the cache settings has been initialized.
                    void
                
                
                    initializeSubBlockCacheSettings(Page $page, array $blocks)
        
                                            
                
            Check block cache settings and register assets for sub blocks.
Details
        
                    protected        bool
    isCacheSettingsInitialized()
        
    
    Whether the cache settings has been initialized.
        
                    protected        void
    initializeSubBlockCacheSettings(Page $page, array $blocks)
        
    
    Check block cache settings and register assets for sub blocks.