PHP Class Elementor\Element_Section

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

Protected Properties

Property Type Description
$_edit_tools

Public Methods

Method Description
after_render ( )
before_render ( )
get_config ( $item = null )
get_icon ( )
get_name ( )
get_presets ( $columns_count = null, $preset_index = null )
get_title ( )
init_presets ( )

Protected Methods

Method Description
_content_template ( )
_get_child_type ( array $element_data )
_register_controls ( )
_render_settings ( )
get_default_edit_tools ( )

Method Details

_content_template() protected method

protected _content_template ( )

_get_child_type() protected method

protected _get_child_type ( array $element_data )
$element_data array

_register_controls() protected method

protected _register_controls ( )

_render_settings() protected method

protected _render_settings ( )

after_render() public method

public after_render ( )

before_render() public method

public before_render ( )

get_config() public method

public get_config ( $item = null )

get_default_edit_tools() protected static method

protected static get_default_edit_tools ( )

get_icon() public method

public get_icon ( )

get_name() public method

public get_name ( )

get_presets() public static method

public static get_presets ( $columns_count = null, $preset_index = null )

get_title() public method

public get_title ( )

init_presets() public static method

public static init_presets ( )

Property Details

$_edit_tools protected static property

protected static $_edit_tools