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 Document

Charcoal\Object\Content
Extended by Charcoal\Cms\AbstractDocument implements Charcoal\Object\CategorizableInterface, Charcoal\Cms\DocumentInterface uses Charcoal\Object\CategorizableTrait (not available)
Extended by Charcoal\Cms\Document
Final
Namespace: Charcoal\Cms
Located at Charcoal/Cms/Document.php
Methods summary
public string
# categoryType( )

Returns

string
Methods inherited from Charcoal\Cms\AbstractDocument
basePath(), baseUrl(), file(), filename(), filesize(), mimetype(), name(), path(), setBasePath(), setBaseUrl(), setFile(), setName(), url()
API documentation generated by ApiGen