/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.border.inc.php | 74 $border = CSS::getDefaultValue(CSS_BORDER); 81 $color_handler = CSS::get_handler(CSS_BORDER_COLOR); 86 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH); 91 $style_handler = CSS::get_handler(CSS_BORDER_STYLE); 125 CSS::register_css_property($border); 127 CSS::register_css_property(new CSSBorderColor($border)); 128 CSS::register_css_property(new CSSBorderWidth($border)); 129 CSS::register_css_property(new CSSBorderStyle($border)); 137 CSS::register_css_property(new CSSBorderTopColor($border)); 142 CSS::register_css_property(new CSSBorderTopStyle($border)); [all …]
|
H A D | html.attrs.inc.php | 208 $handler =& CSS::get_handler(CSS_BORDER); 243 $handler =& CSS::get_handler(CSS_COLOR); 270 $handler =& CSS::get_handler(CSS_MARGIN_TOP); 363 $float =& CSS::get_handler(CSS_FLOAT); 373 $float =& CSS::get_handler(CSS_FLOAT); 602 $width =& CSS::get_handler(CSS_WIDTH); 622 $handler =& CSS::get_handler(CSS_HEIGHT); 704 $handler =& CSS::get_handler(CSS_COLOR); 754 $handler =& CSS::get_handler(CSS_WIDTH); 864 $handler =& CSS::get_handler(CSS_HEIGHT); [all …]
|
H A D | css.inc.php | 4 class CSS { class 70 $__g_css_handler_set = new CSS(); 76 function CSS() { function in CSS 82 $css =& CSS::get(); 94 $css =& CSS::get(); 117 $css =& CSS::get(); 125 $css =& CSS::get(); 146 CSS::get_identifier_regexp()), 155 $value = CSS::remove_backslash_at_newline($value); 164 $value = CSS::remove_backslash_at_newline($value);
|
H A D | css.background.inc.php | 57 CSS::register_css_property($bg); 58 CSS::register_css_property(new CSSBackgroundColor($bg, '_color')); 59 CSS::register_css_property(new CSSBackgroundImage($bg, '_image')); 60 CSS::register_css_property(new CSSBackgroundRepeat($bg, '_repeat')); 61 CSS::register_css_property(new CSSBackgroundPosition($bg, '_position')); 62 CSS::register_css_property(new CSSBackgroundAttachment($bg, '_attachment'));
|
H A D | css.font.inc.php | 49 $size_handler = CSS::get_handler(CSS_FONT_SIZE); 56 $this->_defaultValue->line_height = CSS::getDefaultValue(CSS_LINE_HEIGHT); 63 $font = CSS::getDefaultValue(CSS_FONT); 147 $handler =& CSS::get_handler(CSS_LINE_HEIGHT); 179 CSS::register_css_property($font); 180 CSS::register_css_property(new CSSFontSize($font, 'size')); 181 CSS::register_css_property(new CSSFontStyle($font, 'style')); 182 CSS::register_css_property(new CSSFontWeight($font, 'weight')); 183 CSS::register_css_property(new CSSFontFamily($font, 'family')); 184 CSS::register_css_property(new CSSLineHeight($font, 'line_height'));
|
H A D | box.php | 120 $handler =& CSS::get_handler(CSS_DISPLAY); 156 $float_handler =& CSS::get_handler(CSS_FLOAT); 187 $handler =& CSS::get_handler(CSS_DISPLAY); 191 $handler =& CSS::get_handler(CSS_DISPLAY); 195 $handler =& CSS::get_handler(CSS_DISPLAY); 352 $handler =& CSS::get_handler(CSS_MARGIN); 364 $handler =& CSS::get_handler(CSS_PADDING); 367 $handler =& CSS::get_handler(CSS_BACKGROUND); 455 $float_handler =& CSS::get_handler(CSS_FLOAT); 505 $handler =& CSS::get_handler(CSS_MARGIN); [all …]
|
H A D | css.list-style.inc.php | 38 CSS::register_css_property($ls); 39 CSS::register_css_property(new CSSListStyleImage($ls, 'image')); 40 CSS::register_css_property(new CSSListStylePosition($ls, 'position')); 41 CSS::register_css_property(new CSSListStyleType($ls, 'type'));
|
H A D | css.margin.inc.php | 124 CSS::register_css_property($mh); 125 CSS::register_css_property(new CSSMarginLeft($mh, 'left')); 126 CSS::register_css_property(new CSSMarginRight($mh, 'right')); 127 CSS::register_css_property(new CSSMarginTop($mh, 'top')); 128 CSS::register_css_property(new CSSMarginBottom($mh, 'bottom'));
|
H A D | css.padding.inc.php | 127 CSS::register_css_property($ph); 128 CSS::register_css_property(new CSSPaddingLeft($ph, 'left')); 129 CSS::register_css_property(new CSSPaddingRight($ph, 'right')); 130 CSS::register_css_property(new CSSPaddingTop($ph, 'top')); 131 CSS::register_css_property(new CSSPaddingBottom($ph, 'bottom'));
|
H A D | css.width.inc.php | 76 CSS::register_css_property($width); 77 CSS::register_css_property(new CSSWidth($width)); 78 CSS::register_css_property(new CSSMinWidth($width, '_min_width'));
|
H A D | css.parse.properties.php | 34 $identifier_regexp = CSS::get_identifier_regexp(); 43 $code = CSS::name2code($name); 56 list($new_value, $string) = CSS::parse_string($string);
|
/plugin/wrap/ |
H A D | print_or_pdf.less | 13 break-after: page; /* CSS 3 */ 14 page-break-after: always; /* CSS 2.1 */ 21 break-inside: avoid; /* CSS 3 */ 22 page-break-inside: avoid; /* CSS 2.1 */
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | CSS.ForbiddenProperties.txt |
|
H A D | CSS.AllowTricky.txt |
|
H A D | Filter.ExtractStyleBlocks.Scope.txt |
|
H A D | CSS.Proprietary.txt |
|
/plugin/odt/ |
H A D | ChangeLog.txt | 29 * Refactored CSS import 35 instead of importing their CSS files on their own 42 * Added test code for CSS import helper class (incomplete) 88 * Added CSS based functions for tables: 114 Improved CSS based functions: 115 * Divided CSS based functions into 3 parts/functions: 116 + A function importing CSS from a file 119 * Added CSS based functions for opening a paragraph 121 in CSS functions for opening a span and paragraph 129 The class support reading of CSS and DokuWiki replacement files. The CSS properties [all …]
|
/plugin/advanced/lang/en/config/ |
H A D | userstyle.txt | 1 ==== CSS Stylesheets ==== 3 …tation can be controlled through CSS stylesheets. DokuWiki defines some very minimal styles itself… 5 All CSS files are fetched through a single dispatcher in [[xref>lib/exe/css.php]] which also handle…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/ |
H A D | schema.ser |
|
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shBrushCss.js | 1 dp.sh.Brushes.CSS = function() class in dp.sh.Brushes 63 dp.sh.Brushes.CSS.prototype = new dp.sh.Highlighter(); 64 dp.sh.Brushes.CSS.Aliases = ['css'];
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shBrushCss.js | 8 dp.sh.Brushes.CSS=function() class in dp.sh.Brushes 14 dp.sh.Brushes.CSS.prototype=new dp.sh.Highlighter();dp.sh.Brushes.CSS.Aliases=['css'];
|
/plugin/editions/ |
H A D | action.php | 86 $CSS = ''; 88 …$CSS .= '.editions_editionlist a.'.$edition.' { background-image: url('.$pluginDir.'images/'.$edit… 91 if (!empty($CSS)){ 95 '_data' => $CSS
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | CssManager.php | 38 var $CSS; variable in Mpdf\\CssManager 62 $this->CSS = []; 88 // Remove Comment tags <!-- ... --> inside CSS as <style> in HTML document 89 // Remove Comment tags /* ... */ inside CSS as <style> in HTML document 110 // CSS inside external files 194 // CSS as <style> in HTML document 243 // Characters "(" ")" and ";" in url() e.g. background-image, cause problems parsing the CSS string 351 if (isset($this->CSS[$tag]) && $tag) { 352 $this->CSS[$tag] = $this->array_merge_recursive_unique($this->CSS[ [all...] |
/plugin/freechat/phpfreechat/lib/csstidy-1.2/ |
H A D | README | 7 This class represents a CSS parser which reads CSS code and saves it in an array. 8 In opposite to most other CSS parsers, it does not use regular expressions and 11 Additional to that it applies some optimisations and fixes to the CSS code.
|
/plugin/html2pdf/html2pdf/html2ps/unittest/ |
H A D | test.css.margin.boxes.php | 14 $pipeline->_cssState = array(new CSSState(CSS::get())); 33 $pipeline->_cssState = array(new CSSState(CSS::get())); 52 $pipeline->_cssState = array(new CSSState(CSS::get()));
|