psf
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
CSS Class Reference
Inheritance diagram for CSS:
PsfObject CssPage InlineCSS

Public Member Functions

 AutoInit ($element)
 This is just a skeleton function that can be overriden in order to auto-initialize style for certain elements some PSF classes will call this function when the element is used, so that you can generate style only when this element is present somewhere in body of page, this saves web browser some parsing and few bytes of CSS.
 
 FetchCss ($n)
 
 ToCss ($n=0)
 
- Public Member Functions inherited from PsfObject
 __construct ($_parent=NULL)
 
 SetParent ($_parent)
 
 GetParent ($_parent)
 
 AddChild ($_child)
 

Public Attributes

 $items = array()
 
 $BackgroundColor = NULL
 

Protected Member Functions

 Load ()
 

Additional Inherited Members

- Protected Attributes inherited from PsfObject
 $Parent = NULL
 

Detailed Description

Definition at line 22 of file css.php.


The documentation for this class was generated from the following file: