TFont class
TFont encapsulates the CSS style fields related with font settings.
Located in /Web/UI/WebControls/TFont.php (line 23)
TComponent | --TFont
Adds attributes related to CSS styles to renderer.
Copies the fields in a new font to this font.
If a font field is set in the new font, the corresponding field in this font will be overwritten.
Merges the font with a new one.
If a font field is not set in the font, it will be overwritten with the new one.
Clears up the font.
Inherited From TComponent
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()
IS_BOLD
= 0x01
(line 28)
Bits indicating the font states.
IS_ITALIC
= 0x02
(line 29)
IS_OVERLINE
= 0x04
(line 30)
IS_SET_BOLD
= 0x01000
(line 37)
Bits indicating whether particular font states are changed.
IS_SET_ITALIC
= 0x02000
(line 38)
IS_SET_NAME
= 0x40000
(line 43)
IS_SET_OVERLINE
= 0x04000
(line 39)
IS_SET_SIZE
= 0x20000
(line 42)
IS_SET_STRIKEOUT
= 0x08000
(line 40)
IS_SET_UNDERLINE
= 0x10000
(line 41)
IS_STRIKEOUT
= 0x08
(line 31)
IS_UNDERLINE
= 0x10
(line 32)
Documentation generated on Sun, 04 Jun 2006 18:59:23 -0400 by phpDocumentor 1.3.0RC4