PHP Class Elementor\Group_Control_Image_Size

Inheritance: extends Group_Control_Base
Afficher le fichier Open project: pojome/elementor

Méthodes publiques

Méthode Description
get_all_image_sizes ( )
get_attachment_image_html ( array $settings ) : string
get_attachment_image_src ( $attachment_id, $group_name, $instance )
get_type ( )

Méthodes protégées

Méthode Description
_get_child_default_args ( )
_get_controls ( $args )

Private Methods

Méthode Description
_get_image_sizes ( )

Method Details

_get_child_default_args() protected méthode

protected _get_child_default_args ( )

_get_controls() protected méthode

protected _get_controls ( $args )

get_all_image_sizes() public static méthode

public static get_all_image_sizes ( )

get_attachment_image_html() public static méthode

public static get_attachment_image_html ( array $settings ) : string
$settings array [ image => [ id => '', url => '' ], image_size => '', hover_animation => '' ]
Résultat string

get_attachment_image_src() public static méthode

public static get_attachment_image_src ( $attachment_id, $group_name, $instance )

get_type() public static méthode

public static get_type ( )