summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorjavalizard <>2010-04-18 19:03:03 +0000
committerjavalizard <>2010-04-18 19:03:03 +0000
commitf50f883a91222b5727d5b8518cecbaa4c18d3741 (patch)
tree75b55757ab3887099ed3e157eb88633e04f740e3 /.gitattributes
parent28bdf3c84990dbec6e16be94a0cf99e02defb581 (diff)
Adds a property to ensure an id is rendered. Also adds the creation of TWebControlDecorator. It also accounts for the render blocker in TWebControl. Adds an alternate render path when decorators are present. Adds the TWebControlDecorator class. Now skins can define their own surrounding tag html and templates instead of having to code every page.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fe708dd6..9ec66334 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2893,6 +2893,7 @@ framework/Web/UI/WebControls/TTextProcessor.php -text
framework/Web/UI/WebControls/TValidationSummary.php -text
framework/Web/UI/WebControls/TWebControl.php -text
framework/Web/UI/WebControls/TWebControlAdapter.php -text
+framework/Web/UI/WebControls/TWebControlDecorator.php -text
framework/Web/UI/WebControls/TWizard.php -text
framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php -text
framework/Web/UI/WebControls/TXmlTransform.php -text