Class TStyleDiff

Description

TStyleDiff class.

Calculates the changes to the Style properties.

  • author: Wei Zhuo <weizhuo[at]gmail[dot]com>
  • version: $Id: TActiveControlAdapter.php 3159 2012-06-01 18:01:40Z ctrlaltca $
  • since: 3.1

Located in /Web/UI/ActiveControls/TActiveControlAdapter.php (line 463)

TViewStateDiff
   |
   --TStyleDiff
Method Summary
array getCombinedStyle (TStyle $obj)
string getCssClassDiff ()
array getDifference ()
array getStyleDiff ()
void getStyleFromString (string $string, array 1)
Variables
Methods
getCombinedStyle (line 469)
  • return: all the style properties combined.
  • access: protected
array getCombinedStyle (TStyle $obj)
getCssClassDiff (line 501)
  • return: changes to the CSS class name.
  • access: protected
string getCssClassDiff ()
getDifference (line 529)
  • return: list of changes to the control style and CSS class name.
  • access: public
array getDifference ()

Redefinition of:
TViewStateDiff::getDifference()
getStyleDiff (line 518)
  • return: list of changes to the control style.
  • access: protected
array getStyleDiff ()
getStyleFromString (line 484)
  • access: protected
void getStyleFromString (string $string, array 1)
  • array 1: CSS style as name-value array.
  • string $string: CSS custom style string.

Inherited Methods

Inherited From TViewStateDiff

TViewStateDiff::__construct()
TViewStateDiff::getDifference()

Documentation generated on Mon, 25 Jun 2012 14:36:53 +0200 by phpDocumentor 1.4.3