summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TTabPanel.php
diff options
context:
space:
mode:
authorChristophe.Boulain <>2010-02-22 08:10:30 +0000
committerChristophe.Boulain <>2010-02-22 08:10:30 +0000
commitdc727f26dab81c6ae6d06aef6db966a991e2342b (patch)
treec0eefea3ee2d31d5517104e412d4fe8e8e404607 /framework/Web/UI/WebControls/TTabPanel.php
parenta779552bc0809d5673d7b4353168aef8114035b4 (diff)
Merged /branches/3.1:r2773 into trunk
Diffstat (limited to 'framework/Web/UI/WebControls/TTabPanel.php')
-rw-r--r--framework/Web/UI/WebControls/TTabPanel.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/Web/UI/WebControls/TTabPanel.php b/framework/Web/UI/WebControls/TTabPanel.php
index 5deced79..63710e56 100644
--- a/framework/Web/UI/WebControls/TTabPanel.php
+++ b/framework/Web/UI/WebControls/TTabPanel.php
@@ -52,6 +52,7 @@
*
* @author Tomasz Wolny <tomasz.wolny@polecam.to.pl> and Qiang Xue <qiang.xue@gmail.com>
* @version $Id$
+ * @package System.Web.UI.WebControls
* @since 3.1.1
*/
class TTabPanel extends TWebControl implements IPostBackDataHandler
@@ -507,6 +508,7 @@ class TTabPanel extends TWebControl implements IPostBackDataHandler
*
* @author Tomasz Wolny <tomasz.wolny@polecam.to.pl> and Qiang Xue <qiang.xue@gmail.com>
* @version $Id$
+ * @package System.Web.UI.WebControls
* @since 3.1.1
*/
class TTabView extends TWebControl
@@ -660,6 +662,7 @@ class TTabView extends TWebControl
*
* @author Tomasz Wolny <tomasz.wolny@polecam.to.pl> and Qiang Xue <qiang.xue@gmail.com>
* @version $Id$
+ * @package System.Web.UI.WebControls
* @since 3.1.1
*/
class TTabViewCollection extends TControlCollection