PHP Class Elementor\Scheme_Color

Inheritance: extends Scheme_Base
Show file Open project: pojome/elementor

Public Methods

Method Description
get_default_scheme ( )
get_disabled_title ( )
get_scheme_titles ( )
get_title ( )
get_type ( )
print_template_content ( )

Protected Methods

Method Description
_get_current_scheme_title ( )
_get_system_schemes_to_print ( )
_init_system_schemes ( )

Method Details

_get_current_scheme_title() protected method

_get_system_schemes_to_print() protected method

_init_system_schemes() protected method

protected _init_system_schemes ( )

get_default_scheme() public method

public get_default_scheme ( )

get_disabled_title() public method

public get_disabled_title ( )

get_scheme_titles() public method

public get_scheme_titles ( )

get_title() public method

public get_title ( )

get_type() public static method

public static get_type ( )

print_template_content() public method