Method | Description | |
---|---|---|
getDifference ( ) : array |
Method | Description | |
---|---|---|
getCombinedStyle ( $obj ) : array | ||
getCssClassDiff ( ) : string | ||
getStyleDiff ( ) : array | ||
getStyleFromString ( $string ) |
protected getCombinedStyle ( $obj ) : array | ||
return | array | all the style properties combined. |
protected getCssClassDiff ( ) : string | ||
return | string | changes to the CSS class name. |
public getDifference ( ) : array | ||
return | array | list of changes to the control style and CSS class name. |
protected getStyleDiff ( ) : array | ||
return | array | list of changes to the control style. |