PHP 클래스 Elementor\Post_CSS_File

파일 보기 프로젝트 열기: pojome/elementor

보호된 프로퍼티들

프로퍼티 타입 설명
$_columns_width
$css
$fonts
$is_build_with_elementor
$path
$post_id
$stylesheet_obj Stylesheet
$url

공개 메소드들

메소드 설명
__construct ( $post_id )
delete ( )
enqueue ( )
get_css ( )
get_element_unique_selector ( Element_Base $element )
is_build_with_elementor ( )
update ( )

보호된 메소드들

메소드 설명
get_meta ( )
init_stylesheet ( )
parse_elements_css ( )
set_path_and_url ( )
update_meta ( $meta )

비공개 메소드들

메소드 설명
add_control_style_rules ( $control, $value, $placeholders, $replacements )
add_element_style_rules ( Element_Base $element, $controls, $values, $placeholders, $replacements )
render_styles ( Element_Base $element )

메소드 상세

__construct() 공개 메소드

public __construct ( $post_id )

delete() 공개 메소드

public delete ( )

enqueue() 공개 메소드

public enqueue ( )

get_css() 공개 메소드

public get_css ( )

get_element_unique_selector() 공개 메소드

public get_element_unique_selector ( Element_Base $element )
$element Element_Base

get_meta() 보호된 메소드

protected get_meta ( )

init_stylesheet() 보호된 메소드

protected init_stylesheet ( )

is_build_with_elementor() 공개 메소드

parse_elements_css() 보호된 메소드

protected parse_elements_css ( )

set_path_and_url() 보호된 메소드

protected set_path_and_url ( )

update() 공개 메소드

public update ( )

update_meta() 보호된 메소드

protected update_meta ( $meta )

프로퍼티 상세

$_columns_width 보호되어 있는 프로퍼티

protected $_columns_width

$css 보호되어 있는 프로퍼티

protected $css

$fonts 보호되어 있는 프로퍼티

protected $fonts

$is_build_with_elementor 보호되어 있는 프로퍼티

protected $is_build_with_elementor

$path 보호되어 있는 프로퍼티

protected $path

$post_id 보호되어 있는 프로퍼티

protected $post_id

$stylesheet_obj 보호되어 있는 프로퍼티

protected Stylesheet,elementor $stylesheet_obj
리턴 Stylesheet

$url 보호되어 있는 프로퍼티

protected $url