Class PageThemeEditableStyle

Description

A page theme editable style object corresponds to a style in a stylesheet that is able to be manipulated through the dashboard.

Located in /models/page_theme.php (line 10)

Object
   |
   --PageThemeEditableStyle
Direct descendents
Class Description
 class PageThemeEditableStyleFont A class specifically for editable fonts
Class Constant Summary
Method Summary
 PageThemeEditableStyle __construct ([ $value = ''])
 void getHandle ()
 void getName ()
 void getProperty ()
 void getType ()
 void getValue ()
Methods
Constructor __construct (line 30)
  • access: public
PageThemeEditableStyle __construct ([ $value = ''])
  • $value

Redefined in descendants as:
getHandle (line 16)
  • access: public
void getHandle ()
getName (line 25)
  • access: public
void getName ()
getOriginalValue (line 17)
  • access: public
void getOriginalValue ()
getProperty (line 19)
  • access: public
void getProperty ()
getType (line 24)
  • access: public
void getType ()
getValue (line 18)
  • access: public
void getValue ()
Class Constants
TSTYPE_COLOR = 1 (line 12)
TSTYPE_CUSTOM = 20 (line 14)
TSTYPE_FONT = 10 (line 13)

Documentation generated on Thu, 15 Sep 2011 16:36:29 -0700 by phpDocumentor 1.4.1