csspp
[
class tree: csspp
] [
index: csspp
] [
all elements
]
Todo List
Packages:
csspp
Files:
css_parser2.php
data.inc.php
functions.inc.php
Classes:
csspp
Procedural File: data.inc.php
Source Location: /data.inc.php
Page Details:
Various CSS Data
Tags:
filesource:
Source Code for this file
author:
Florian Schmitz (floele at gmail dot com) 2005
array
$all_properties
[line
65
]
All CSS Properties. Needed for csspp::property_is_next()
Tags:
see:
csspp::property_is_next()
version:
1.0
todo:
Add CSS3 properties
Default value:
array()
[
Top
]
array
$background_prop_default
[line
32
]
Default values for the background properties
Tags:
version:
1.0
todo:
Possibly property names will change during CSS3 development
Default value:
array()
[
Top
]
array
$shorthands
[line
49
]
A list of all shorthand properties that are devided into four properties
Tags:
version:
1.0
todo:
Are there new ones in CSS3?
Default value:
array()
[
Top
]
array
$units
[line
23
]
All CSS units (CSS 3 units included)
Tags:
version:
1.0
Default value:
array('in','cm','mm','pt','pc','px','rem','em','%','ex','gd','vw','vh','vm','deg','grad','rad','ms','s','khz','hz')
[
Top
]
array
$whitespace
[line
15
]
All whitespace allowed in CSS
Tags:
version:
1.0
Default value:
array(' ',"\n","\t","\r","\x0B")
[
Top
]
Documentation generated on Sat, 20 Aug 2005 17:04:11 +0200 by
phpDocumentor 1.3.0RC3