PHP 클래스 Elementor\Group_Control_Image_Size

상속: extends Group_Control_Base
파일 보기 프로젝트 열기: pojome/elementor

공개 메소드들

메소드 설명
get_all_image_sizes ( )
get_attachment_image_html ( array $settings ) : string
get_attachment_image_src ( $attachment_id, $group_name, $instance )
get_type ( )

보호된 메소드들

메소드 설명
_get_child_default_args ( )
_get_controls ( $args )

비공개 메소드들

메소드 설명
_get_image_sizes ( )

메소드 상세

_get_child_default_args() 보호된 메소드

protected _get_child_default_args ( )

_get_controls() 보호된 메소드

protected _get_controls ( $args )

get_all_image_sizes() 공개 정적인 메소드

public static get_all_image_sizes ( )

get_attachment_image_html() 공개 정적인 메소드

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

get_attachment_image_src() 공개 정적인 메소드

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

get_type() 공개 정적인 메소드

public static get_type ( )