Methods summary
public
Charcoal\Cms\SectionInterface
|
|
public
string
|
|
public
Charcoal\Cms\SectionInterface
|
#
setTitle( mixed $title )
Parameters
- $title
- Section title (localized).
Returns
|
public
Charcoal\Translator\Translation|string|null
|
#
title( )
Returns
Charcoal\Translator\Translation|string|null
|
public
Charcoal\Cms\SectionInterface
|
#
setSubtitle( mixed $subtitle )
Parameters
- $subtitle
- Section subtitle (localized).
Returns
|
public
Charcoal\Translator\Translation|string|null
|
#
subtitle( )
Returns
Charcoal\Translator\Translation|string|null
|
public
Charcoal\Cms\SectionInterface
|
#
setKeywords( string|string[] $keywords )
Set the object's keywords.
Set the object's keywords.
Parameters
- $keywords
- One or more entries.
Returns
|
public
Charcoal\Cms\SectionInterface
|
#
setSummary( Charcoal\Translator\Translation|string $summary )
|
public
Charcoal\Cms\SectionInterface
|
#
setExternalUrl( Charcoal\Translator\Translation|string $externalUrl )
Parameters
- $externalUrl
- The external url.
Returns
|
public
Charcoal\Cms\SectionInterface
|
#
setLocked( boolean $locked )
Section is locked when you can't change the URL
Section is locked when you can't change the URL
Parameters
- $locked
- Prevent new route creation about that object.
Returns
|
public
Charcoal\Cms\SectionInterface
|
#
setContent( mixed $content )
Parameters
- $content
- The section content (localized).
Returns
|
public
Charcoal\Cms\SectionInterface
|
#
setImage( mixed $image )
Parameters
- $image
- The section main image (localized).
Returns
|
public
Charcoal\Translator\Translation
|
#
content( )
Returns
Charcoal\Translator\Translation
|
public
Charcoal\Translator\Translation
|
#
image( )
Returns
Charcoal\Translator\Translation
|
public
string[]
|
#
keywords( )
Retrieve the object's keywords.
Retrieve the object's keywords.
Returns
string[]
|
public
Charcoal\Translator\Translation
|
#
summary( )
Returns
Charcoal\Translator\Translation
|
public
string
|
|
public
boolean
|
|
public
string
|
#
canonicalUrl( )
MetatagTrait > canonicalUrl
MetatagTrait > canonicalUrl
Returns
string
|
public
Charcoal\Translator\Translation
|
|
public
Charcoal\Translator\Translation
|
|
public
Charcoal\Translator\Translation
|
|