PHP Class Elementor\Group_Control_Base

Inheritance: implements elementor\Group_Control_Interface
Show file Open project: pojome/elementor

Public Methods

Method Description
__construct ( )
add_controls ( Element_Base $element, $user_args )
get_args ( )
get_base_group_classes ( )
get_controls_prefix ( )

Protected Methods

Method Description
_add_group_args_to_control ( $control_id, $control_args )
_get_child_default_args ( )
_get_controls ( $args )
_init ( )

Private Methods

Method Description
_add_conditions_prefix ( $controls )
_filter_controls ( )
_get_default_args ( )
_init_args ( $args )

Method Details

__construct() public method

public __construct ( )

_add_group_args_to_control() protected method

protected _add_group_args_to_control ( $control_id, $control_args )

_get_child_default_args() protected method

protected _get_child_default_args ( )

_get_controls() abstract protected method

abstract protected _get_controls ( $args )

_init() protected method

protected _init ( )

add_controls() final public method

final public add_controls ( Element_Base $element, $user_args )
$element Element_Base

get_args() final public method

final public get_args ( )

get_base_group_classes() public method

get_controls_prefix() public method

public get_controls_prefix ( )