PHP Class Elementor\Control_Media

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

Public Methods

Method Description
content_template ( )
enqueue ( )
get_default_value ( )
get_image_alt ( $instance )
get_image_title ( $instance )
get_type ( )
on_import ( $settings ) : array | boolean Fetch images and replace to new

Protected Methods

Method Description
get_default_settings ( )

Method Details

content_template() public method

public content_template ( )

enqueue() public method

public enqueue ( )

get_default_settings() protected method

protected get_default_settings ( )

get_default_value() public method

public get_default_value ( )

get_image_alt() public static method

public static get_image_alt ( $instance )

get_image_title() public static method

public static get_image_title ( $instance )

get_type() public method

public get_type ( )

on_import() public method

Fetch images and replace to new
public on_import ( $settings ) : array | boolean
$settings
return array | boolean