ThemeCategoryDocumentationPage
class ThemeCategoryDocumentationPage extends ThemeDocumentationPage (View source)
Traits
Properties
| protected string | $name | from ThemeDocumentationPage | |
| protected Theme | $theme | from ThemeDocumentationPage | |
| protected string | $contentFile | from ThemeDocumentationPage | |
| protected DocumentationPageInterface[] | $childPages | 
Methods
                    string
                
                
                    getDocumentationPageTypeHandle()
        
                                            
                
            No description
                    void
                
                
                
            
                    static SimpleXMLElement|null
                
                
                
            
                    __construct(Theme $theme, string $name, array $childPages, string $contentFile = null)
        
                                            
                
            No description
                    array
                
                
                    getChildPages()
        
                                            
                
            No description
                    void
                
                
                    setChildPages(array $childPages)
        
                                            
                
            No description
Details
        
                            SimpleXMLElement|null
    getContentXmlElement()
        
    
    No description
        
                            string
    getDocumentationPageTypeHandle()
        
    
    No description
        
                            string
    getDocumentationPageTemplateHandle()
        
    
    No description
        
                            void
    installDocumentationPage(Page $parent)
        
    
    No description
        
                static            SimpleXMLElement|null
    getThemeContentXmlElement(Theme $theme, string $contentFile)
        
    
    No description
        
                            
    __construct(Theme $theme, string $name, array $childPages, string $contentFile = null)
        
    
    No description
        
                            string
    getName()
        
    
    No description
        
                            void
    setName(string $name)
        
    
    No description
        
                            void
    setContentFile(string $contentFile)
        
    
    No description
        
                            array
    getChildPages()
        
    
    No description
        
                            void
    setChildPages(array $childPages)
        
    
    No description