Css_Prop


Source

File: inc/core/styles/css_prop.php


			

Methods

  • format_font_family_value — Format the font family value.
  • get_suffix — Get suffix for generic settings.
  • get_suffix_responsive — Get suffix from controls that store data in the following format: { desktop: value, tablet: value, mobile: value, suffix : { deskop: px, tablet: px, mobile: px} }
  • get_unit_responsive — Get suffix from controls that store data in the following format: { desktop: value, tablet: value, mobile: value, deskotp-unit: px, tablet-unit: px, mobile-unit: px }
  • minus_100 — Helper method to build the value based on 100 diff.
  • quote_font_family — Strip side spaces wrap font family in quotes.
  • transform — Transform rule meta into CSS rule string.
  • transform_directional_prop — Transforms the directional properties.