AWILUM.GITHUB.IO
Projects Donate About RU RU
Thermage Documentation GITHUB TWITTER

getTheme

DOCUMENTATION / ELEMENTS / Heading / METHODS
/**
 * Get Heading element theme.
 *
 * @return Theme Returns Heading element theme.
 *
 * @access public
 */
public function getTheme(): Theme

Examples

use function Thermage\heading;
use function Thermage\render;

// ...

$theme = heading()::getTheme();

Getting Started

  • Usage

Methods

  • d Set Heading element display style.
  • getShortcodes Get Heading element shortcodes instance.
  • getTheme Get Heading element theme.
  • getValue Get Heading element value.
  • render Render Heading element.
  • setShortcodes Set Heading element shortcodes instance.
  • setTheme Set Heading element theme instance.
  • size Set Heading size.
  • textAlign Set Heading element text align.
  • value Set Heading element value.

POWERED BY FLEXTYPE| SITEMAP| SOURCE CODE| TOTAL PAGES: 744

Copyright © Sergey Romanenko