Overview

Namespaces

  • Charcoal
    • Admin
      • Widget
        • Cms
    • Cms
      • Config
      • Mixin
        • Traits
      • Route
      • Section
      • Service
        • Loader
        • Manager
      • ServiceProvider
      • Support
        • Helpers
        • Interfaces
        • Traits
    • Property

Classes

  • AbstractDocument
  • AbstractEvent
  • AbstractFaq
  • AbstractImage
  • AbstractNews
  • AbstractSection
  • AbstractText
  • AbstractVideo
  • Config
  • Document
  • DocumentCategory
  • EmptySection
  • Event
  • EventCategory
  • ExternalSection
  • Faq
  • FaqCategory
  • Image
  • ImageCategory
  • News
  • NewsCategory
  • Section
  • Tag
  • Text
  • TextCategory
  • Video
  • VideoCategory

Interfaces

  • DocumentInterface
  • EventInterface
  • FaqInterface
  • ImageInterface
  • MetatagInterface
  • NewsInterface
  • SearchableInterface
  • SectionInterface
  • TemplateableInterface
  • TextInterface
  • VideoInterface

Traits

  • MetatagTrait
  • SearchableTrait
  • TemplateableTrait
  • Overview
  • Namespace
  • Class

Class DocumentCategory

Document Category

Charcoal\Object\Content
Extended by Charcoal\Cms\DocumentCategory implements Charcoal\Object\CategoryInterface uses Charcoal\Object\CategoryTrait (not available)
Final
Namespace: Charcoal\Cms
Located at Charcoal/Cms/DocumentCategory.php
Methods summary
public string
# itemType( )

CategoryTrait > itemType()

CategoryTrait > itemType()

Returns

string
public Charcoal\Model\Collection|array
# loadCategoryItems( )

Returns

Charcoal\Model\Collection|array
API documentation generated by ApiGen