PHP Class Elementor\System_Info\Classes\Abstracts\Base_Reporter

Show file Open project: pojome/elementor Class Usage Examples

Public Methods

Method Description
__construct ( $properties = null )
filter_possible_properties ( $properties )
get_fields ( )
get_properties_keys ( )
get_report ( )
get_title ( )
is_enabled ( )
set_properties ( $key, $value = null )

Method Details

__construct() public method

public __construct ( $properties = null )

filter_possible_properties() final public static method

final public static filter_possible_properties ( $properties )

get_fields() abstract public method

abstract public get_fields ( )

get_properties_keys() public static method

public static get_properties_keys ( )

get_report() final public method

final public get_report ( )

get_title() abstract public method

abstract public get_title ( )

is_enabled() public method

public is_enabled ( )

set_properties() final public method

final public set_properties ( $key, $value = null )