DashboardStacksBreadcrumbFactory
class DashboardStacksBreadcrumbFactory implements ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
| protected Application | $app | from ApplicationAwareTrait | |
| protected DashboardBreadcrumbFactory | $breadcrumbFactory | ||
| protected Navigation | $navigation | ||
| protected bool | $displayGlobalAreasLandingPage | 
Methods
                    void
                
                
                    setDisplayGlobalAreasLandingPage(bool $displayGlobalAreasLandingPage)
        
                                            
                
            No description
                    getBreadcrumb(Page $dashboardPage, $stackOrFolder = null, array $sections = null, $locale = '')
        
                                            
                
            No description
Details
        
                            
    setApplication(Application $app)
        
    
    Setter method for the application
        
                            void
    setDisplayGlobalAreasLandingPage(bool $displayGlobalAreasLandingPage)
        
    
    No description
        
                            
    __construct(DashboardBreadcrumbFactory $breadcrumbFactory, Navigation $navigation)
        
    
    No description
        
                            BreadcrumbInterface
    getBreadcrumb(Page $dashboardPage, $stackOrFolder = null, array $sections = null, $locale = '')
        
    
    No description