PHP Class Elementor\Post_CSS_File

Afficher le fichier Open project: pojome/elementor

Protected Properties

Свойство Type Description
$_columns_width
$css
$fonts
$is_build_with_elementor
$path
$post_id
$stylesheet_obj Stylesheet
$url

Méthodes publiques

Méthode Description
__construct ( $post_id )
delete ( )
enqueue ( )
get_css ( )
get_element_unique_selector ( Element_Base $element )
is_build_with_elementor ( )
update ( )

Méthodes protégées

Méthode Description
get_meta ( )
init_stylesheet ( )
parse_elements_css ( )
set_path_and_url ( )
update_meta ( $meta )

Private Methods

Méthode Description
add_control_style_rules ( $control, $value, $placeholders, $replacements )
add_element_style_rules ( Element_Base $element, $controls, $values, $placeholders, $replacements )
render_styles ( Element_Base $element )

Method Details

__construct() public méthode

public __construct ( $post_id )

delete() public méthode

public delete ( )

enqueue() public méthode

public enqueue ( )

get_css() public méthode

public get_css ( )

get_element_unique_selector() public méthode

public get_element_unique_selector ( Element_Base $element )
$element Element_Base

get_meta() protected méthode

protected get_meta ( )

init_stylesheet() protected méthode

protected init_stylesheet ( )

is_build_with_elementor() public méthode

parse_elements_css() protected méthode

protected parse_elements_css ( )

set_path_and_url() protected méthode

protected set_path_and_url ( )

update() public méthode

public update ( )

update_meta() protected méthode

protected update_meta ( $meta )

Property Details

$_columns_width protected_oe property

protected $_columns_width

$css protected_oe property

protected $css

$fonts protected_oe property

protected $fonts

$is_build_with_elementor protected_oe property

protected $is_build_with_elementor

$path protected_oe property

protected $path

$post_id protected_oe property

protected $post_id

$stylesheet_obj protected_oe property

protected Stylesheet,elementor $stylesheet_obj
Résultat Stylesheet

$url protected_oe property

protected $url