Footer
in package
Uses
Instance
The Footer class.
Used for the
Table of Contents
- copyright() : string
- Copyright info.
- footer_credit() : void
- Footer credit section.
- get() : ThemeInterface
- Instantiate.
- poweredby() : string
- Brisko Theme credit powered by.
- site_footer() : mixed
- Site Footer.
- block_footer() : mixed
Methods
copyright()
Copyright info.
public
copyright() : string
Return values
string —$copyright
footer_credit()
Footer credit section.
public
footer_credit() : void
Return values
void —get()
Instantiate.
public
static get() : ThemeInterface
Return values
ThemeInterface —poweredby()
Brisko Theme credit powered by.
public
poweredby() : string
Return values
string —$poweredby
site_footer()
Site Footer.
public
site_footer() : mixed
Return values
mixed —block_footer()
protected
static block_footer() : mixed