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 Faq

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

CategorizableTrait > categoryType()

CategorizableTrait > categoryType()

Returns

string
Methods inherited from Charcoal\Cms\AbstractFaq
answer(), question(), setAnswer(), setQuestion()
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