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

getTheme

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

Examples

use function Thermage\hr;
use function Thermage\render;

// ...

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

Getting Started

  • Usage

Methods

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

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

Copyright © Sergey Romanenko