\Barn2\WRO_LibCSS_Util

Utility functions for building CSS.

Summary

Methods
Properties
Constants
build_background_style()
build_border_style()
build_font_style()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

build_background_style()

build_background_style(  $bg_color,   $important = false) 

Parameters

$bg_color
$important

build_border_style()

build_border_style(  $option,   $borders = 'all',   $important = false) 

Parameters

$option
$borders
$important

build_font_style()

build_font_style(  $option,   $important = false) 

Parameters

$option
$important