Elementor_Filters_Group extends Widget_Base

Elementor Filters Group.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

get_categories()  : array<string|int, mixed>
Get the widget categories.
get_icon()  : string
Get the widget icon.
get_keywords()  : array<string|int, mixed>
Get the widget keywords.
get_name()  : string
Get the widget name.
get_title()  : string
Get the widget title.
register_controls()  : void
Register the widget controls.
render()  : void
Render the widget output on the frontend.
render_editor_notice()  : void
Render a notice when in Elementor editor mode.

Methods

get_categories()

Get the widget categories.

public get_categories() : array<string|int, mixed>
Return values
array<string|int, mixed>

get_keywords()

Get the widget keywords.

public get_keywords() : array<string|int, mixed>
Return values
array<string|int, mixed>

register_controls()

Register the widget controls.

protected register_controls() : void
Return values
void

render()

Render the widget output on the frontend.

protected render() : void
Return values
void

render_editor_notice()

Render a notice when in Elementor editor mode.

private render_editor_notice() : void
Return values
void

Search results