diff options
author | xue <> | 2006-02-15 05:30:58 +0000 |
---|---|---|
committer | xue <> | 2006-02-15 05:30:58 +0000 |
commit | d653bda6c6217f160a4de77e3f2f0ee62096be67 (patch) | |
tree | 782018a54c25c0266f12528e5b18e9db71f9ae5b /buildscripts/phpbuilder | |
parent | 2b194248b9bbd75887c1d5f991dca1f3fd441dd5 (diff) |
Added TControlAdapter and TWebControlAdapter and their support in TControl and TWebControl.
Diffstat (limited to 'buildscripts/phpbuilder')
-rw-r--r-- | buildscripts/phpbuilder/files.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/phpbuilder/files.txt b/buildscripts/phpbuilder/files.txt index f2b3676f..0bb29bfb 100644 --- a/buildscripts/phpbuilder/files.txt +++ b/buildscripts/phpbuilder/files.txt @@ -28,6 +28,7 @@ Web/UI/THtmlWriter.php Web/UI/TTemplateManager.php
Web/UI/TThemeManager.php
Web/UI/TAssetManager.php
+Web/UI/TControlAdapter.php
Web/UI/TControl.php
Web/UI/TTemplateControl.php
Web/UI/TForm.php
@@ -36,6 +37,7 @@ Web/UI/TPage.php Web/UI/TPageStatePersister.php
Web/UI/WebControls/TFont.php
Web/UI/WebControls/TStyle.php
+Web/UI/WebControls/TWebControlAdapter.php
Web/UI/WebControls/TWebControl.php
# Web/UI/WebControls/TPlaceHolder.php
# Web/UI/WebControls/TLiteral.php
|