Skip to content

View Helpers

includeContent()

includeContent() — returns string

Available in: controller Category: Miscellaneous Functions

Used to output the content for a particular section in a layout.

NameTypeRequiredDefaultDescription
namestringnobodyName of layout section to return content for.
defaultValuestringnoWhat to display as a default if the section is not defined.