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

Public Member Functions

 PrintCss ()
 
- Public Member Functions inherited from CSS
 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)
 

Additional Inherited Members

- Public Attributes inherited from CSS
 $items = array()
 
 $BackgroundColor = NULL
 
- Protected Member Functions inherited from CSS
 Load ()
 
- Protected Attributes inherited from PsfObject
 $Parent = NULL
 

Detailed Description

Definition at line 22 of file csspage.php.


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