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 Text

CMS Text

Charcoal\Object\Content
Extended by Charcoal\Cms\AbstractText implements Charcoal\Object\CategorizableInterface, Charcoal\Object\PublishableInterface, Charcoal\Cms\SearchableInterface, Charcoal\Cms\TextInterface uses Charcoal\Object\CategorizableTrait (not available) Charcoal\Object\PublishableTrait (not available) Charcoal\Cms\SearchableTrait
Extended by Charcoal\Cms\Text
Final
Namespace: Charcoal\Cms
Located at Charcoal/Cms/Text.php
Methods summary
public string
# categoryType( )

CategorizableTrait > categoryType()

CategorizableTrait > categoryType()

Returns

string
Methods inherited from Charcoal\Cms\AbstractText
content(), setContent(), setSubtitle(), setTitle(), subtitle(), title()
Methods inherited from Charcoal\Cms\SearchableInterface
searchKeywords(), searchProperties(), setSearchKeywords(), setSearchProperties()
Methods used from Charcoal\Cms\SearchableTrait
searchKeywords(), searchProperties(), setSearchKeywords(), setSearchProperties()
API documentation generated by ApiGen