diff options
388 files changed, 907 insertions, 906 deletions
@@ -1,3 +1,4 @@ +/.idea  /.cache  /.project  /.settings diff --git a/demos/blog/protected/Common/BlogDataModule.php b/demos/blog/protected/Common/BlogDataModule.php index 54eff6b8..a6312dcb 100644..100755 --- a/demos/blog/protected/Common/BlogDataModule.php +++ b/demos/blog/protected/Common/BlogDataModule.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BlogDataModule.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Common/BlogErrorHandler.php b/demos/blog/protected/Common/BlogErrorHandler.php index 88c6e291..fd5a7044 100644..100755 --- a/demos/blog/protected/Common/BlogErrorHandler.php +++ b/demos/blog/protected/Common/BlogErrorHandler.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BlogErrorHandler.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('System.Exceptions.TErrorHandler'); diff --git a/demos/blog/protected/Common/BlogException.php b/demos/blog/protected/Common/BlogException.php index 4b589b6e..39825f4f 100644..100755 --- a/demos/blog/protected/Common/BlogException.php +++ b/demos/blog/protected/Common/BlogException.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BlogException.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Common/BlogPage.php b/demos/blog/protected/Common/BlogPage.php index a1ba21f6..e6da9a8c 100644..100755 --- a/demos/blog/protected/Common/BlogPage.php +++ b/demos/blog/protected/Common/BlogPage.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BlogPage.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Common/BlogUser.php b/demos/blog/protected/Common/BlogUser.php index 96f9c1f1..93990f69 100644..100755 --- a/demos/blog/protected/Common/BlogUser.php +++ b/demos/blog/protected/Common/BlogUser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BlogUser.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('System.Security.TUser'); diff --git a/demos/blog/protected/Common/BlogUserManager.php b/demos/blog/protected/Common/BlogUserManager.php index 8a10af98..898402fa 100644..100755 --- a/demos/blog/protected/Common/BlogUserManager.php +++ b/demos/blog/protected/Common/BlogUserManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BlogUserManager.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('System.Security.IUserManager'); diff --git a/demos/blog/protected/Common/XListMenu.php b/demos/blog/protected/Common/XListMenu.php index 0d9fc668..a3ad4308 100644..100755 --- a/demos/blog/protected/Common/XListMenu.php +++ b/demos/blog/protected/Common/XListMenu.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: XListMenu.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('System.Web.UI.WebControls.TListControl'); diff --git a/demos/blog/protected/Layouts/MainLayout.php b/demos/blog/protected/Layouts/MainLayout.php index 35ad16e0..c2fbe04c 100644..100755 --- a/demos/blog/protected/Layouts/MainLayout.php +++ b/demos/blog/protected/Layouts/MainLayout.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: MainLayout.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Admin/AdminMenu.php b/demos/blog/protected/Pages/Admin/AdminMenu.php index 6283d604..f4c89724 100644..100755 --- a/demos/blog/protected/Pages/Admin/AdminMenu.php +++ b/demos/blog/protected/Pages/Admin/AdminMenu.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: AdminMenu.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Admin/ConfigMan.php b/demos/blog/protected/Pages/Admin/ConfigMan.php index bf4ce37d..be5e3983 100644..100755 --- a/demos/blog/protected/Pages/Admin/ConfigMan.php +++ b/demos/blog/protected/Pages/Admin/ConfigMan.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ConfigMan.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Admin/PostMan.php b/demos/blog/protected/Pages/Admin/PostMan.php index ec0e1778..9fa6b7d4 100644..100755 --- a/demos/blog/protected/Pages/Admin/PostMan.php +++ b/demos/blog/protected/Pages/Admin/PostMan.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: PostMan.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Admin/UserMan.php b/demos/blog/protected/Pages/Admin/UserMan.php index 4f9e901f..44fd2fc7 100644..100755 --- a/demos/blog/protected/Pages/Admin/UserMan.php +++ b/demos/blog/protected/Pages/Admin/UserMan.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: UserMan.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/ErrorReport.php b/demos/blog/protected/Pages/ErrorReport.php index 14085c74..dc92c887 100644..100755 --- a/demos/blog/protected/Pages/ErrorReport.php +++ b/demos/blog/protected/Pages/ErrorReport.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ErrorReport.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/EditCategory.php b/demos/blog/protected/Pages/Posts/EditCategory.php index 5588a24b..67c03204 100644..100755 --- a/demos/blog/protected/Pages/Posts/EditCategory.php +++ b/demos/blog/protected/Pages/Posts/EditCategory.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: EditCategory.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/EditPost.php b/demos/blog/protected/Pages/Posts/EditPost.php index de97dcc8..7345a3cc 100644..100755 --- a/demos/blog/protected/Pages/Posts/EditPost.php +++ b/demos/blog/protected/Pages/Posts/EditPost.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: EditPost.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/ListPost.php b/demos/blog/protected/Pages/Posts/ListPost.php index b093bda8..eba9f675 100644..100755 --- a/demos/blog/protected/Pages/Posts/ListPost.php +++ b/demos/blog/protected/Pages/Posts/ListPost.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ListPost.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/MyPost.php b/demos/blog/protected/Pages/Posts/MyPost.php index 840638f8..e1851772 100644..100755 --- a/demos/blog/protected/Pages/Posts/MyPost.php +++ b/demos/blog/protected/Pages/Posts/MyPost.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: MyPost.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/NewCategory.php b/demos/blog/protected/Pages/Posts/NewCategory.php index 67ace25e..98eba96d 100644..100755 --- a/demos/blog/protected/Pages/Posts/NewCategory.php +++ b/demos/blog/protected/Pages/Posts/NewCategory.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: NewCategory.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/NewPost.php b/demos/blog/protected/Pages/Posts/NewPost.php index 96714297..c1127547 100644..100755 --- a/demos/blog/protected/Pages/Posts/NewPost.php +++ b/demos/blog/protected/Pages/Posts/NewPost.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: NewPost.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Posts/ViewPost.php b/demos/blog/protected/Pages/Posts/ViewPost.php index d8642381..05890794 100644..100755 --- a/demos/blog/protected/Pages/Posts/ViewPost.php +++ b/demos/blog/protected/Pages/Posts/ViewPost.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ViewPost.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Users/EditUser.php b/demos/blog/protected/Pages/Users/EditUser.php index 7666a1b2..862539f9 100644..100755 --- a/demos/blog/protected/Pages/Users/EditUser.php +++ b/demos/blog/protected/Pages/Users/EditUser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: EditUser.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Users/NewUser.php b/demos/blog/protected/Pages/Users/NewUser.php index 68254d83..24932f03 100644..100755 --- a/demos/blog/protected/Pages/Users/NewUser.php +++ b/demos/blog/protected/Pages/Users/NewUser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: NewUser.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Pages/Users/ViewUser.php b/demos/blog/protected/Pages/Users/ViewUser.php index 755cb5c2..671e2c0a 100644..100755 --- a/demos/blog/protected/Pages/Users/ViewUser.php +++ b/demos/blog/protected/Pages/Users/ViewUser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ViewUser.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Portlets/AccountPortlet.php b/demos/blog/protected/Portlets/AccountPortlet.php index f17db0eb..89a2294f 100644..100755 --- a/demos/blog/protected/Portlets/AccountPortlet.php +++ b/demos/blog/protected/Portlets/AccountPortlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: AccountPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('Application.Portlets.Portlet'); diff --git a/demos/blog/protected/Portlets/ArchivePortlet.php b/demos/blog/protected/Portlets/ArchivePortlet.php index ffb2380c..9deb36f1 100644..100755 --- a/demos/blog/protected/Portlets/ArchivePortlet.php +++ b/demos/blog/protected/Portlets/ArchivePortlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ArchivePortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('Application.Portlets.Portlet'); diff --git a/demos/blog/protected/Portlets/CategoryPortlet.php b/demos/blog/protected/Portlets/CategoryPortlet.php index b5c73334..df243df3 100644..100755 --- a/demos/blog/protected/Portlets/CategoryPortlet.php +++ b/demos/blog/protected/Portlets/CategoryPortlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: CategoryPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('Application.Portlets.Portlet'); diff --git a/demos/blog/protected/Portlets/CommentPortlet.php b/demos/blog/protected/Portlets/CommentPortlet.php index 4097f478..df07fb1e 100644..100755 --- a/demos/blog/protected/Portlets/CommentPortlet.php +++ b/demos/blog/protected/Portlets/CommentPortlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: CommentPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('Application.Portlets.Portlet'); diff --git a/demos/blog/protected/Portlets/LoginPortlet.php b/demos/blog/protected/Portlets/LoginPortlet.php index e53063db..8b118390 100644..100755 --- a/demos/blog/protected/Portlets/LoginPortlet.php +++ b/demos/blog/protected/Portlets/LoginPortlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: LoginPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('Application.Portlets.Portlet'); diff --git a/demos/blog/protected/Portlets/Portlet.php b/demos/blog/protected/Portlets/Portlet.php index 146fe080..0df8ce2e 100644..100755 --- a/demos/blog/protected/Portlets/Portlet.php +++ b/demos/blog/protected/Portlets/Portlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: Portlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  /** diff --git a/demos/blog/protected/Portlets/SearchPortlet.php b/demos/blog/protected/Portlets/SearchPortlet.php index 6a597a70..018ad883 100644..100755 --- a/demos/blog/protected/Portlets/SearchPortlet.php +++ b/demos/blog/protected/Portlets/SearchPortlet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: SearchPortlet.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  Prado::using('Application.Portlets.Portlet'); diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php b/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php index 96d64aea..eb7b027c 100644..100755 --- a/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveButton/Home.php @@ -1,6 +1,6 @@  <?php -// $Id$ +// $Id: Home.php 3189 2012-07-12 12:16:21Z ctrlaltca $  class Home extends TPage  {  	public function buttonClicked($sender, $param) diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php b/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php index 2124b599..56443e96 100644..100755 --- a/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveCheckBox/Home.php @@ -1,5 +1,5 @@  <?php -// $Id$ +// $Id: Home.php 3189 2012-07-12 12:16:21Z ctrlaltca $  class Home extends TPage  {  	public function checkboxClicked($sender,$param) diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/TAutoComplete/Home.php b/demos/quickstart/protected/pages/ActiveControls/Samples/TAutoComplete/Home.php index f7fbc274..2f74bd37 100644..100755 --- a/demos/quickstart/protected/pages/ActiveControls/Samples/TAutoComplete/Home.php +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/TAutoComplete/Home.php @@ -1,5 +1,5 @@  <?php -// $Id$ +// $Id: Home.php 3189 2012-07-12 12:16:21Z ctrlaltca $  class Home extends TPage  {      public function suggestNames($sender,$param) { diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/TCallbackOptions/Home.php b/demos/quickstart/protected/pages/ActiveControls/Samples/TCallbackOptions/Home.php index 54e97a8b..cdc2d278 100644..100755 --- a/demos/quickstart/protected/pages/ActiveControls/Samples/TCallbackOptions/Home.php +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/TCallbackOptions/Home.php @@ -1,6 +1,6 @@  <?php -// $Id$ +// $Id: Home.php 3189 2012-07-12 12:16:21Z ctrlaltca $  class Home extends TPage  {  	public function buttonCallback ($sender, $param) diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/config.xml b/demos/quickstart/protected/pages/ActiveControls/Samples/config.xml index d30f3ca6..e25494fb 100644..100755 --- a/demos/quickstart/protected/pages/ActiveControls/Samples/config.xml +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/config.xml @@ -1,5 +1,5 @@  <?xml version="1.0" encoding="utf-8"?>
 -<!-- $Id$ -->
 +<!-- $Id: config.xml 1405 2006-09-10 01:03:56Z wei $ -->
  <configuration>
    <paths>
      <using namespace="System.Web.UI.ActiveControls.*" />
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/LanguageList.php b/demos/quickstart/protected/pages/Advanced/Samples/I18N/LanguageList.php index d730396b..4eba37ee 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/LanguageList.php +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/LanguageList.php @@ -2,14 +2,14 @@  /**   * Language List   * @author $Author: weizhuo $ - * @version $Id$ + * @version $Id: LanguageList.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package prado.examples   */  /**   *   * @author $Author: weizhuo $ - * @version $Id$ + * @version $Id: LanguageList.php 3189 2012-07-12 12:16:21Z ctrlaltca $   */  class LanguageList extends TTemplateControl   { diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.de.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.de.xml index af842c02..696fafe0 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.de.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.de.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: index.de.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-30T18:01:42Z">
  <body>
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.en.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.en.xml index 5c789e8f..47823b30 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.en.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.en.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: index.en.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2005-01-09T13:52:21Z">
  <body>
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.es.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.es.xml index 012daab3..86548092 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.es.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.es.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: index.es.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-29T11:24:28Z">
  <body>
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.fr.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.fr.xml index 0a8137cf..e486d644 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.fr.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.fr.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: index.fr.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2005-01-06T23:48:27Z">
  <body>
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.pl.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.pl.xml index 362f966b..e1f6cf0d 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.pl.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.pl.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: index.pl.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-28T17:43:42Z">
  <body>
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.zh.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.zh.xml index 79702f3c..ae2c8a2d 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.zh.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/index.zh.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: qiangxue $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: index.zh.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-29T11:07:53Z">
  <body>
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.de.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.de.xml index d6038f0a..b98547b7 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.de.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.de.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: tests.de.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-29T11:22:55Z">
  <body>
  <trans-unit id="1">
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.en.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.en.xml index 9f2ca557..50af18b1 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.en.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.en.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: tests.en.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-28T18:10:19Z">
  <body>
  <trans-unit id="1">
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.es.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.es.xml index 0e1b58ad..e4119a6c 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.es.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.es.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: tests.es.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-29T11:27:45Z">
  <body>
  <trans-unit id="1">
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.fr.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.fr.xml index 1d3523e9..20609fcb 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.fr.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.fr.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: tests.fr.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-28T18:10:19Z">
  <body>
  <trans-unit id="1">
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.pl.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.pl.xml index ee18d515..82a33cbc 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.pl.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.pl.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: weizhuo $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: tests.pl.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-28T18:10:19Z">
  <body>
  <trans-unit id="1">
 diff --git a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.zh.xml b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.zh.xml index 0c7e4897..4f93f268 100644..100755 --- a/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.zh.xml +++ b/demos/quickstart/protected/pages/Advanced/Samples/I18N/messages/tests.zh.xml @@ -1,7 +1,7 @@  <?xml version="1.0"?>
  <xliff version="1.0">
  <!-- @author $Author: qiangxue $ -->
 -<!-- @version $Id$ -->
 +<!-- @version $Id: tests.zh.xml 1398 2006-09-08 19:31:03Z xue $ -->
  <file orginal="I18N Example IndexPage" source-language="EN" datatype="plaintext" date="2004-12-29T11:08:54Z">
  <body>
  <trans-unit id="1">
 diff --git a/demos/time-tracker/protected/App_Code/Dao/BaseDao.php b/demos/time-tracker/protected/App_Code/Dao/BaseDao.php index bfd4d847..b37fb5df 100644..100755 --- a/demos/time-tracker/protected/App_Code/Dao/BaseDao.php +++ b/demos/time-tracker/protected/App_Code/Dao/BaseDao.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: BaseDao.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * Base DAO class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: BaseDao.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/Dao/ProjectDao.php b/demos/time-tracker/protected/App_Code/Dao/ProjectDao.php index 17893d43..dbaf0e80 100644..100755 --- a/demos/time-tracker/protected/App_Code/Dao/ProjectDao.php +++ b/demos/time-tracker/protected/App_Code/Dao/ProjectDao.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ProjectDao.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * Project DAO class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: ProjectDao.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/Dao/ProjectRecord.php b/demos/time-tracker/protected/App_Code/Dao/ProjectRecord.php index 4e52abf4..631b1f8c 100644..100755 --- a/demos/time-tracker/protected/App_Code/Dao/ProjectRecord.php +++ b/demos/time-tracker/protected/App_Code/Dao/ProjectRecord.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: ProjectRecord.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * Time Tracker Project class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: ProjectRecord.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/Dao/UserDao.php b/demos/time-tracker/protected/App_Code/Dao/UserDao.php index 7193d9b1..495da072 100644..100755 --- a/demos/time-tracker/protected/App_Code/Dao/UserDao.php +++ b/demos/time-tracker/protected/App_Code/Dao/UserDao.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: UserDao.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -17,7 +17,7 @@   * this token can be used to perform persistent cookie login.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: UserDao.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/DaoManager.php b/demos/time-tracker/protected/App_Code/DaoManager.php index decf5a6e..9602ced0 100644..100755 --- a/demos/time-tracker/protected/App_Code/DaoManager.php +++ b/demos/time-tracker/protected/App_Code/DaoManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: DaoManager.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -18,7 +18,7 @@ Prado::using('System.Data.SqlMap.TSqlMapConfig');   * A Registry for Dao and an implementation of that type.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: DaoManager.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/TimeTrackerException.php b/demos/time-tracker/protected/App_Code/TimeTrackerException.php index a8b7a4b3..424c7d30 100644..100755 --- a/demos/time-tracker/protected/App_Code/TimeTrackerException.php +++ b/demos/time-tracker/protected/App_Code/TimeTrackerException.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TimeTrackerException.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -15,7 +15,7 @@   * "exceptions.txt"   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TimeTrackerException.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/TimeTrackerUser.php b/demos/time-tracker/protected/App_Code/TimeTrackerUser.php index be70525c..da98e786 100644..100755 --- a/demos/time-tracker/protected/App_Code/TimeTrackerUser.php +++ b/demos/time-tracker/protected/App_Code/TimeTrackerUser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TimeTrackerUser.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -20,7 +20,7 @@ Prado::using('System.Security.TUserManager');   * User class for Time Tracker application.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TimeTrackerUser.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/TrackerAuthManager.php b/demos/time-tracker/protected/App_Code/TrackerAuthManager.php index e66a9658..48962167 100644..100755 --- a/demos/time-tracker/protected/App_Code/TrackerAuthManager.php +++ b/demos/time-tracker/protected/App_Code/TrackerAuthManager.php @@ -4,7 +4,7 @@   * a string token saved in the cookie.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TrackerAuthManager.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Code/UserManager.php b/demos/time-tracker/protected/App_Code/UserManager.php index 7e3b388a..20b34d47 100644..100755 --- a/demos/time-tracker/protected/App_Code/UserManager.php +++ b/demos/time-tracker/protected/App_Code/UserManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: UserManager.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * User manager module class for time tracker application.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: UserManager.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/App_Data/TimeTrackerUserTypeHandler.php b/demos/time-tracker/protected/App_Data/TimeTrackerUserTypeHandler.php index 1a938453..3a67afb0 100644..100755 --- a/demos/time-tracker/protected/App_Data/TimeTrackerUserTypeHandler.php +++ b/demos/time-tracker/protected/App_Data/TimeTrackerUserTypeHandler.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TimeTrackerUserTypeHandler.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -15,7 +15,7 @@   * The TimeTrackerUser requires an instance of IUserManager in constructor.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TimeTrackerUserTypeHandler.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/pages/TimeTracker/Login.php b/demos/time-tracker/protected/pages/TimeTracker/Login.php index 8287c401..941cb4b7 100644..100755 --- a/demos/time-tracker/protected/pages/TimeTracker/Login.php +++ b/demos/time-tracker/protected/pages/TimeTracker/Login.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: Login.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -17,7 +17,7 @@   * if successful.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: Login.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/pages/TimeTracker/Logout.php b/demos/time-tracker/protected/pages/TimeTracker/Logout.php index 2907469b..9f4de556 100644..100755 --- a/demos/time-tracker/protected/pages/TimeTracker/Logout.php +++ b/demos/time-tracker/protected/pages/TimeTracker/Logout.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: Logout.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * Logout page class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: Logout.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/pages/TimeTracker/SiteMap.php b/demos/time-tracker/protected/pages/TimeTracker/SiteMap.php index 7b64fc7a..51df0583 100644..100755 --- a/demos/time-tracker/protected/pages/TimeTracker/SiteMap.php +++ b/demos/time-tracker/protected/pages/TimeTracker/SiteMap.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: SiteMap.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * SiteMap menu is rendered depending on user roles.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: SiteMap.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/pages/TimeTracker/UserCreate.php b/demos/time-tracker/protected/pages/TimeTracker/UserCreate.php index 0add6175..2c73752a 100644..100755 --- a/demos/time-tracker/protected/pages/TimeTracker/UserCreate.php +++ b/demos/time-tracker/protected/pages/TimeTracker/UserCreate.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: UserCreate.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -17,7 +17,7 @@   * If logged in as admin, the user role can be change during creation.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: UserCreate.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/demos/time-tracker/protected/pages/TimeTracker/UserList.php b/demos/time-tracker/protected/pages/TimeTracker/UserList.php index c7e57cb6..9dc3ab5f 100644..100755 --- a/demos/time-tracker/protected/pages/TimeTracker/UserList.php +++ b/demos/time-tracker/protected/pages/TimeTracker/UserList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2006 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: UserList.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   */ @@ -14,7 +14,7 @@   * List all users in a repeater.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: UserList.php 3189 2012-07-12 12:16:21Z ctrlaltca $   * @package Demos   * @since 3.1   */ diff --git a/framework/3rdParty/FirePHPCore/FirePHP.class.php b/framework/3rdParty/FirePHPCore/FirePHP.class.php index a6abec0d..7d3b95f6 100644 --- a/framework/3rdParty/FirePHPCore/FirePHP.class.php +++ b/framework/3rdParty/FirePHPCore/FirePHP.class.php @@ -1223,7 +1223,7 @@ class FirePHP {     * @author      Brett Stimmerman <brettstimmerman[at]gmail[dot]com>     * @author      Christoph Dorn <christoph@christophdorn.com>     * @copyright   2005 Michal Migurski -   * @version     CVS: $Id$ +   * @version     CVS: $Id: FirePHP.class.php 3187 2012-07-12 11:21:01Z ctrlaltca $     * @license     http://www.opensource.org/licenses/bsd-license.php     * @link        http://pear.php.net/pepr/pepr-proposal-show.php?id=198     */ diff --git a/framework/3rdParty/SafeHtml/HTMLSax3.php b/framework/3rdParty/SafeHtml/HTMLSax3.php index e82f8436..ff0bad63 100644 --- a/framework/3rdParty/SafeHtml/HTMLSax3.php +++ b/framework/3rdParty/SafeHtml/HTMLSax3.php @@ -19,12 +19,12 @@  // | Authors: Many @ Sitepointforums Advanced PHP Forums                  |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: HTMLSax3.php 3188 2012-07-12 12:13:23Z ctrlaltca $  //  /**  * Main parser components  * @package    System.Security.SafeHtml -* @version $Id$ +* @version $Id: HTMLSax3.php 3188 2012-07-12 12:13:23Z ctrlaltca $  */  /**  * Required classes diff --git a/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php b/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php index 38638086..8a33c983 100644 --- a/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php +++ b/framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php @@ -19,12 +19,12 @@  // | Authors: Many @ Sitepointforums Advanced PHP Forums                  |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: Decorators.php 3188 2012-07-12 12:13:23Z ctrlaltca $  //  /**  * Decorators for dealing with parser options  * @package System.Security.SafeHtml -* @version $Id$ +* @version $Id: Decorators.php 3188 2012-07-12 12:13:23Z ctrlaltca $  * @see TSax3::set_option  */  /** diff --git a/framework/3rdParty/SafeHtml/HTMLSax3/States.php b/framework/3rdParty/SafeHtml/HTMLSax3/States.php index 63bde07f..8afc5fb5 100644 --- a/framework/3rdParty/SafeHtml/HTMLSax3/States.php +++ b/framework/3rdParty/SafeHtml/HTMLSax3/States.php @@ -19,12 +19,12 @@  // | Authors: Many @ Sitepointforums Advanced PHP Forums                  |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: States.php 3188 2012-07-12 12:13:23Z ctrlaltca $  //  /**  * Parsing states.  * @package System.Security.SafeHtml -* @version $Id$ +* @version $Id: States.php 3188 2012-07-12 12:13:23Z ctrlaltca $  */  /**  * Define parser states diff --git a/framework/3rdParty/WsdlGen/Wsdl.php b/framework/3rdParty/WsdlGen/Wsdl.php index c1a84468..5d9c6aec 100644 --- a/framework/3rdParty/WsdlGen/Wsdl.php +++ b/framework/3rdParty/WsdlGen/Wsdl.php @@ -12,7 +12,7 @@   *   * @author Marcus Nyeholt		<tanus@users.sourceforge.net>   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: Wsdl.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.Web.Services.SOAP   */ diff --git a/framework/3rdParty/WsdlGen/WsdlGenerator.php b/framework/3rdParty/WsdlGen/WsdlGenerator.php index 961c376a..b208fb8b 100644 --- a/framework/3rdParty/WsdlGen/WsdlGenerator.php +++ b/framework/3rdParty/WsdlGen/WsdlGenerator.php @@ -11,7 +11,7 @@   * This file is part of the PRADO framework from {@link http://www.xisc.com}   *   * @author Marcus Nyeholt		<tanus@users.sourceforge.net> - * @version $Id$ + * @version $Id: WsdlGenerator.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.Web.Services.SOAP   */ diff --git a/framework/3rdParty/WsdlGen/WsdlMessage.php b/framework/3rdParty/WsdlGen/WsdlMessage.php index 73bb30f5..5e0391ef 100644 --- a/framework/3rdParty/WsdlGen/WsdlMessage.php +++ b/framework/3rdParty/WsdlGen/WsdlMessage.php @@ -12,7 +12,7 @@   *   * @author Marcus Nyeholt		<tanus@users.sourceforge.net>   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: WsdlMessage.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.Web.Services.SOAP   */ diff --git a/framework/3rdParty/WsdlGen/WsdlOperation.php b/framework/3rdParty/WsdlGen/WsdlOperation.php index fe8c1b74..5c9b4be5 100644 --- a/framework/3rdParty/WsdlGen/WsdlOperation.php +++ b/framework/3rdParty/WsdlGen/WsdlOperation.php @@ -12,7 +12,7 @@   *   * @author Marcus Nyeholt		<tanus@users.sourceforge.net>   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: WsdlOperation.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.Web.Services.SOAP   */ diff --git a/framework/Caching/TAPCCache.php b/framework/Caching/TAPCCache.php index 1a95506f..53e3e388 100644 --- a/framework/Caching/TAPCCache.php +++ b/framework/Caching/TAPCCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAPCCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   */ @@ -41,7 +41,7 @@   *   * @author Alban Hanry <compte_messagerie@hotmail.com>   * @author Knut Urdalen <knut.urdalen@gmail.com> - * @version $Id$ + * @version $Id: TAPCCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.0b   */ diff --git a/framework/Caching/TCache.php b/framework/Caching/TCache.php index 1f9d1aca..0a0ca2db 100644 --- a/framework/Caching/TCache.php +++ b/framework/Caching/TCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   */ @@ -42,7 +42,7 @@ Prado::using('System.Collections.TList');   * the cache acts as an array.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.0   */ @@ -313,7 +313,7 @@ abstract class TCache extends TModule implements ICache, ArrayAccess   * - {@link TChainedCacheDependency}: checks whether any of a list of dependencies is changed or not   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ @@ -331,7 +331,7 @@ abstract class TCacheDependency extends TComponent implements ICacheDependency   * last modification time remains unchanged.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ @@ -400,7 +400,7 @@ class TFileCacheDependency extends TCacheDependency   * to a certain depth of the subdirectories.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ @@ -556,7 +556,7 @@ class TDirectoryCacheDependency extends TCacheDependency   * set {@link setStateName StateName} to the name of the global state.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ @@ -617,7 +617,7 @@ class TGlobalStateCacheDependency extends TCacheDependency   * (see {@link TList} for more details}).   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ @@ -667,7 +667,7 @@ class TChainedCacheDependency extends TCacheDependency   * will be checked.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ @@ -694,7 +694,7 @@ class TApplicationStateCacheDependency extends TCacheDependency   * for more details.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ diff --git a/framework/Caching/TDbCache.php b/framework/Caching/TDbCache.php index 1078aa91..01962a55 100644 --- a/framework/Caching/TDbCache.php +++ b/framework/Caching/TDbCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   */ @@ -82,7 +82,7 @@ Prado::using('System.Data.TDbConnection');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.1.0   */ diff --git a/framework/Caching/TMemCache.php b/framework/Caching/TMemCache.php index 1c27d080..8d2e6a4b 100644 --- a/framework/Caching/TMemCache.php +++ b/framework/Caching/TMemCache.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMemCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   */ @@ -77,7 +77,7 @@   * NB : MemCache server(s) must be restarted to apply settings. Require (PECL memcache >= 2.0.0).   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TMemCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.0   */ diff --git a/framework/Caching/TSqliteCache.php b/framework/Caching/TSqliteCache.php index 345e3021..a00a8472 100644 --- a/framework/Caching/TSqliteCache.php +++ b/framework/Caching/TSqliteCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqliteCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   */ @@ -67,7 +67,7 @@   * SQLite DB file (in the namespace format).   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TSqliteCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Caching   * @since 3.0   */ diff --git a/framework/Collections/TAttributeCollection.php b/framework/Collections/TAttributeCollection.php index 937c9441..7abc8b43 100644 --- a/framework/Collections/TAttributeCollection.php +++ b/framework/Collections/TAttributeCollection.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAttributeCollection.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -38,7 +38,7 @@ Prado::using('System.Collections.TMap');   * in the collection storage.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TAttributeCollection.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Collections/TDummyDataSource.php b/framework/Collections/TDummyDataSource.php index 060559f8..bf74dbec 100644 --- a/framework/Collections/TDummyDataSource.php +++ b/framework/Collections/TDummyDataSource.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDummyDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -22,7 +22,7 @@   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDummyDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -76,7 +76,7 @@ class TDummyDataSource extends TComponent implements IteratorAggregate, Countabl   * for traversing its dummy items.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDummyDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Collections/TList.php b/framework/Collections/TList.php index 4603033a..b82f676e 100644 --- a/framework/Collections/TList.php +++ b/framework/Collections/TList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -32,7 +32,7 @@   * operation, override {@link insertAt()}, and {@link removeAt()}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -405,7 +405,7 @@ class TList extends TComponent implements IteratorAggregate,ArrayAccess,Countabl   *    * @deprecated Issue 264 : ArrayIterator should be used instead    * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Collections/TMap.php b/framework/Collections/TMap.php index 8b5baf90..d5f2ffce 100644 --- a/framework/Collections/TMap.php +++ b/framework/Collections/TMap.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -28,7 +28,7 @@   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -274,7 +274,7 @@ class TMap extends TComponent implements IteratorAggregate,ArrayAccess,Countable   *   * @deprecated Issue 264 : ArrayIterator should be used instead    * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Collections/TPagedDataSource.php b/framework/Collections/TPagedDataSource.php index 330c09c3..60d2736b 100644 --- a/framework/Collections/TPagedDataSource.php +++ b/framework/Collections/TPagedDataSource.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPagedDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -24,7 +24,7 @@   * within the specified page will be returned and traversed.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPagedDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -277,7 +277,7 @@ class TPagedDataSource extends TComponent implements IteratorAggregate,Countable   * to return a new iterator for traversing the items in a {@link TList} object.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPagedDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -363,7 +363,7 @@ class TPagedListIterator implements Iterator   * to return a new iterator for traversing the items in a {@link TMap} object.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPagedDataSource.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Collections/TPagedList.php b/framework/Collections/TPagedList.php index 7be246e1..ff03606f 100644 --- a/framework/Collections/TPagedList.php +++ b/framework/Collections/TPagedList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPagedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -51,7 +51,7 @@   *   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPagedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -372,7 +372,7 @@ class TPagedList extends TList   * To obtain the page index before it was changed, use {@link getOldPageIndex OldPageIndex}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPagedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -410,7 +410,7 @@ class TPagedListPageChangedEventParameter extends TEventParameter   * Newly fetched data should be saved in {@link setData Data} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPagedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Collections/TStack.php b/framework/Collections/TStack.php index 727949b3..06c97046 100644 --- a/framework/Collections/TStack.php +++ b/framework/Collections/TStack.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TStack.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   */ @@ -27,7 +27,7 @@   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStack.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ @@ -182,7 +182,7 @@ class TStack extends TComponent implements IteratorAggregate,Countable   *   * @deprecated Issue 264 : ArrayIterator should be used instead    * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStack.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Collections   * @since 3.0   */ diff --git a/framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php b/framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php index 6b07cd05..7dd69641 100644 --- a/framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php +++ b/framework/Data/ActiveRecord/Exceptions/TActiveRecordException.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRecordException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   */ @@ -14,7 +14,7 @@   * Base exception class for Active Records.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecordException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ @@ -38,7 +38,7 @@ class TActiveRecordException extends TDbException   * TActiveRecordConfigurationException class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecordException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/Scaffold/TScaffoldBase.php b/framework/Data/ActiveRecord/Scaffold/TScaffoldBase.php index 946d0ac3..41dbb240 100644 --- a/framework/Data/ActiveRecord/Scaffold/TScaffoldBase.php +++ b/framework/Data/ActiveRecord/Scaffold/TScaffoldBase.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TScaffoldBase.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   */ @@ -26,7 +26,7 @@ Prado::using('System.Data.ActiveRecord.TActiveRecord');   * file explicitly.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TScaffoldBase.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/Scaffold/TScaffoldEditView.php b/framework/Data/ActiveRecord/Scaffold/TScaffoldEditView.php index 041150ad..ff1c65c7 100644 --- a/framework/Data/ActiveRecord/Scaffold/TScaffoldEditView.php +++ b/framework/Data/ActiveRecord/Scaffold/TScaffoldEditView.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TScaffoldEditView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   */ @@ -43,7 +43,7 @@ Prado::using('System.Data.ActiveRecord.Scaffold.TScaffoldBase');   * xxx is the property name).   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TScaffoldEditView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   * @since 3.1   */ @@ -294,7 +294,7 @@ class TScaffoldEditView extends TScaffoldBase   * that is called before the save() method is called on the TActiveRecord.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TScaffoldEditView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/Scaffold/TScaffoldListView.php b/framework/Data/ActiveRecord/Scaffold/TScaffoldListView.php index df4911b8..2cd2def5 100644 --- a/framework/Data/ActiveRecord/Scaffold/TScaffoldListView.php +++ b/framework/Data/ActiveRecord/Scaffold/TScaffoldListView.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TScaffoldListView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   */ @@ -44,7 +44,7 @@ Prado::using('System.Data.ActiveRecord.Scaffold.TScaffoldBase');   * Parameters property of TActiveRecordCriteria.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TScaffoldListView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/Scaffold/TScaffoldView.php b/framework/Data/ActiveRecord/Scaffold/TScaffoldView.php index eb682f7c..63dea8dd 100644 --- a/framework/Data/ActiveRecord/Scaffold/TScaffoldView.php +++ b/framework/Data/ActiveRecord/Scaffold/TScaffoldView.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TScaffoldView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   */ @@ -35,7 +35,7 @@ Prado::using('System.Data.ActiveRecord.Scaffold.TScaffoldSearch');   * the Active Record class to be displayed/edited/added.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TScaffoldView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord.Scaffold   * @since 3.0   */ diff --git a/framework/Data/ActiveRecord/Scaffold/style.css b/framework/Data/ActiveRecord/Scaffold/style.css index 864ddb6f..cd34eb76 100644 --- a/framework/Data/ActiveRecord/Scaffold/style.css +++ b/framework/Data/ActiveRecord/Scaffold/style.css @@ -1,4 +1,4 @@ -/* $Id$ */
 +/* $Id: style.css 1866 2007-04-14 05:02:29Z wei $ */
  body
  {
  	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
 diff --git a/framework/Data/ActiveRecord/TActiveRecord.php b/framework/Data/ActiveRecord/TActiveRecord.php index 0d58984a..24fa41ce 100644 --- a/framework/Data/ActiveRecord/TActiveRecord.php +++ b/framework/Data/ActiveRecord/TActiveRecord.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRecord.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   */ @@ -142,7 +142,7 @@ Prado::using('System.Data.ActiveRecord.Relations.TActiveRecordRelationContext');   * </code>   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecord.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ @@ -1037,7 +1037,7 @@ abstract class TActiveRecord extends TComponent   * be set to false to prevent the requested change event to be performed.   *   * @author Wei Zhuo<weizhuo@gmail.com> - * @version $Id$ + * @version $Id: TActiveRecord.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1.2   */ @@ -1072,7 +1072,7 @@ class TActiveRecordChangeEventParameter extends TEventParameter   * - Exception: throws a TActiveRecordException   *   * @author Yves Berkholz <godzilla80@gmx.net> - * @version $Id$ + * @version $Id: TActiveRecord.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @see TActiveRecordManager::setInvalidFinderResult   * @see TActiveRecordConfig::setInvalidFinderResult diff --git a/framework/Data/ActiveRecord/TActiveRecordConfig.php b/framework/Data/ActiveRecord/TActiveRecordConfig.php index a08188b4..7421d08b 100644 --- a/framework/Data/ActiveRecord/TActiveRecordConfig.php +++ b/framework/Data/ActiveRecord/TActiveRecordConfig.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRecordConfig.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   */ @@ -66,7 +66,7 @@ Prado::using('System.Data.ActiveRecord.TActiveRecordManager');   * </code>   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecordConfig.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/TActiveRecordCriteria.php b/framework/Data/ActiveRecord/TActiveRecordCriteria.php index 00da6ca2..afa76c51 100644 --- a/framework/Data/ActiveRecord/TActiveRecordCriteria.php +++ b/framework/Data/ActiveRecord/TActiveRecordCriteria.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRecordCriteria.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   */ @@ -28,7 +28,7 @@ Prado::using('System.Data.DataGateway.TSqlCriteria');   * </code>   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecordCriteria.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/TActiveRecordGateway.php b/framework/Data/ActiveRecord/TActiveRecordGateway.php index d6728427..c61cdd18 100644 --- a/framework/Data/ActiveRecord/TActiveRecordGateway.php +++ b/framework/Data/ActiveRecord/TActiveRecordGateway.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRecordGateway.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   */ @@ -15,7 +15,7 @@   * record as arrays (for most finder methods).   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecordGateway.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ diff --git a/framework/Data/ActiveRecord/TActiveRecordManager.php b/framework/Data/ActiveRecord/TActiveRecordManager.php index 83fcdef4..26c04e87 100644 --- a/framework/Data/ActiveRecord/TActiveRecordManager.php +++ b/framework/Data/ActiveRecord/TActiveRecordManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRecordManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   */ @@ -31,7 +31,7 @@ Prado::using('System.Data.ActiveRecord.TActiveRecordGateway');   * the active record gateway to cache the table meta data information.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRecordManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.ActiveRecord   * @since 3.1   */ diff --git a/framework/Data/Common/Mysql/TMysqlMetaData.php b/framework/Data/Common/Mysql/TMysqlMetaData.php index ede576d0..9dc995fc 100644 --- a/framework/Data/Common/Mysql/TMysqlMetaData.php +++ b/framework/Data/Common/Mysql/TMysqlMetaData.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMysqlMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Mysql   */ @@ -23,7 +23,7 @@ Prado::using('System.Data.Common.Mysql.TMysqlTableInfo');   * See http://netevil.org/node.php?nid=795&SC=1   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMysqlMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Mysql   * @since 3.1   */ diff --git a/framework/Data/Common/Mysql/TMysqlTableColumn.php b/framework/Data/Common/Mysql/TMysqlTableColumn.php index b0e67788..6f482537 100644 --- a/framework/Data/Common/Mysql/TMysqlTableColumn.php +++ b/framework/Data/Common/Mysql/TMysqlTableColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMysqlTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Mysql   */ @@ -19,7 +19,7 @@ Prado::using('System.Data.Common.TDbTableColumn');   * Describes the column metadata of the schema for a Mysql database table.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMysqlTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Mysql   * @since 3.1   */ diff --git a/framework/Data/Common/Mysql/TMysqlTableInfo.php b/framework/Data/Common/Mysql/TMysqlTableInfo.php index b3ff4b52..b190e961 100644 --- a/framework/Data/Common/Mysql/TMysqlTableInfo.php +++ b/framework/Data/Common/Mysql/TMysqlTableInfo.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMysqlTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Mysql   */ @@ -20,7 +20,7 @@ Prado::using('System.Data.Common.Mysql.TMysqlTableColumn');   * TMysqlTableInfo class provides additional table information for MySQL database.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMysqlTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Mysql   * @since 3.1   */ diff --git a/framework/Data/Common/Oracle/TOracleCommandBuilder.php b/framework/Data/Common/Oracle/TOracleCommandBuilder.php index 060728da..26490d54 100644 --- a/framework/Data/Common/Oracle/TOracleCommandBuilder.php +++ b/framework/Data/Common/Oracle/TOracleCommandBuilder.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TOracleCommandBuilder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   */ @@ -18,7 +18,7 @@ Prado :: using('System.Data.Common.TDbCommandBuilder');   * for Oracle database.   *   * @author Marcos Nobre <marconobre[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TOracleCommandBuilder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   * @since 3.1   */ diff --git a/framework/Data/Common/Oracle/TOracleMetaData.php b/framework/Data/Common/Oracle/TOracleMetaData.php index 1214af43..793070ed 100644 --- a/framework/Data/Common/Oracle/TOracleMetaData.php +++ b/framework/Data/Common/Oracle/TOracleMetaData.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TOracleMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Oracle   */ @@ -21,7 +21,7 @@ Prado::using('System.Data.Common.Oracle.TOracleTableColumn');   * TOracleMetaData loads Oracle database table and column information.   *   * @author Marcos Nobre <marconobre[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TOracleMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Oracle   * @since 3.1   */ diff --git a/framework/Data/Common/Oracle/TOracleTableColumn.php b/framework/Data/Common/Oracle/TOracleTableColumn.php index a8e8353b..bbd7212c 100644 --- a/framework/Data/Common/Oracle/TOracleTableColumn.php +++ b/framework/Data/Common/Oracle/TOracleTableColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TOracleTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Oracle   */ @@ -19,7 +19,7 @@ Prado::using('System.Data.Common.TDbTableColumn');   * Describes the column metadata of the schema for a PostgreSQL database table.   *   * @author Marcos Nobre <marconobre[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TOracleTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Oracle   * @since 3.1   */ diff --git a/framework/Data/Common/Oracle/TOracleTableInfo.php b/framework/Data/Common/Oracle/TOracleTableInfo.php index 6434badc..6aa31fd8 100644 --- a/framework/Data/Common/Oracle/TOracleTableInfo.php +++ b/framework/Data/Common/Oracle/TOracleTableInfo.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TOracleTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   */ @@ -15,7 +15,7 @@   * TDbTableInfo class describes the meta data of a database table.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TOracleTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   * @since 3.1   */ diff --git a/framework/Data/Common/Pgsql/TPgsqlMetaData.php b/framework/Data/Common/Pgsql/TPgsqlMetaData.php index 547ef001..dd91dfdc 100644 --- a/framework/Data/Common/Pgsql/TPgsqlMetaData.php +++ b/framework/Data/Common/Pgsql/TPgsqlMetaData.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPgsqlMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Pgsql   */ @@ -20,7 +20,7 @@ Prado::using('System.Data.Common.Pgsql.TPgsqlTableInfo');   * TPgsqlMetaData loads PostgreSQL database table and column information.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPgsqlMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Pgsql   * @since 3.1   */ diff --git a/framework/Data/Common/Pgsql/TPgsqlTableColumn.php b/framework/Data/Common/Pgsql/TPgsqlTableColumn.php index e4a91b98..da17a7d3 100644 --- a/framework/Data/Common/Pgsql/TPgsqlTableColumn.php +++ b/framework/Data/Common/Pgsql/TPgsqlTableColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPgsqlTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Pgsql   */ @@ -19,7 +19,7 @@ Prado::using('System.Data.Common.TDbTableColumn');   * Describes the column metadata of the schema for a PostgreSQL database table.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPgsqlTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Pgsql   * @since 3.1   */ diff --git a/framework/Data/Common/Pgsql/TPgsqlTableInfo.php b/framework/Data/Common/Pgsql/TPgsqlTableInfo.php index 7fc24165..ef2b4575 100644 --- a/framework/Data/Common/Pgsql/TPgsqlTableInfo.php +++ b/framework/Data/Common/Pgsql/TPgsqlTableInfo.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPgsqlTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Pgsql   */ @@ -20,7 +20,7 @@ Prado::using('System.Data.Common.Pgsql.TPgsqlTableColumn');   * TPgsqlTableInfo class provides additional table information for PostgreSQL database.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPgsqlTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common.Pgsql   * @since 3.1   */ diff --git a/framework/Data/Common/TDbCommandBuilder.php b/framework/Data/Common/TDbCommandBuilder.php index c3ab2578..fdaa3bfe 100644 --- a/framework/Data/Common/TDbCommandBuilder.php +++ b/framework/Data/Common/TDbCommandBuilder.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbCommandBuilder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   */ @@ -15,7 +15,7 @@   * giving by {@link setTableInfo TableInfo} the property.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDbCommandBuilder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   * @since 3.1   */ diff --git a/framework/Data/Common/TDbMetaData.php b/framework/Data/Common/TDbMetaData.php index 0c405870..91cf9616 100644 --- a/framework/Data/Common/TDbMetaData.php +++ b/framework/Data/Common/TDbMetaData.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   */ @@ -17,7 +17,7 @@   * Use the {@link getTableInfo} method to retrieve a table information.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDbMetaData.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   * @since 3.1   */ diff --git a/framework/Data/Common/TDbTableColumn.php b/framework/Data/Common/TDbTableColumn.php index 2ceae0fe..27cfb7c5 100644 --- a/framework/Data/Common/TDbTableColumn.php +++ b/framework/Data/Common/TDbTableColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   */ @@ -14,7 +14,7 @@   * TDbTableColumn class describes the column meta data of the schema for a database table.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDbTableColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   * @since 3.1   */ diff --git a/framework/Data/Common/TDbTableInfo.php b/framework/Data/Common/TDbTableInfo.php index a3d66ece..fbfcf46d 100644 --- a/framework/Data/Common/TDbTableInfo.php +++ b/framework/Data/Common/TDbTableInfo.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   */ @@ -14,7 +14,7 @@   * TDbTableInfo class describes the meta data of a database table.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDbTableInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.Common   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TDiscriminator.php b/framework/Data/SqlMap/Configuration/TDiscriminator.php index 67e7b368..278ef2d3 100644 --- a/framework/Data/SqlMap/Configuration/TDiscriminator.php +++ b/framework/Data/SqlMap/Configuration/TDiscriminator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDiscriminator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -21,7 +21,7 @@   * the object data.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDiscriminator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -187,7 +187,7 @@ class TDiscriminator extends TComponent   * is used inplace of the current result map.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDiscriminator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TInlineParameterMapParser.php b/framework/Data/SqlMap/Configuration/TInlineParameterMapParser.php index ee394d97..a2abab3a 100644 --- a/framework/Data/SqlMap/Configuration/TInlineParameterMapParser.php +++ b/framework/Data/SqlMap/Configuration/TInlineParameterMapParser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TInlineParameterMapParser.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -18,7 +18,7 @@   * parametrized SQL statement.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TInlineParameterMapParser.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TParameterMap.php b/framework/Data/SqlMap/Configuration/TParameterMap.php index 8d3aa5a9..e24648d2 100644 --- a/framework/Data/SqlMap/Configuration/TParameterMap.php +++ b/framework/Data/SqlMap/Configuration/TParameterMap.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TParameterMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -26,7 +26,7 @@   * The <parameterMap> element accepts two attributes: id (required) and extends (optional).   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TParameterMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TParameterProperty.php b/framework/Data/SqlMap/Configuration/TParameterProperty.php index c1381b86..255ec690 100644 --- a/framework/Data/SqlMap/Configuration/TParameterProperty.php +++ b/framework/Data/SqlMap/Configuration/TParameterProperty.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TParameterProperty.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -25,7 +25,7 @@   * will be written to the database instead of the value.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TParameterProperty.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TResultMap.php b/framework/Data/SqlMap/Configuration/TResultMap.php index 99bbf9c9..65f149df 100644 --- a/framework/Data/SqlMap/Configuration/TResultMap.php +++ b/framework/Data/SqlMap/Configuration/TResultMap.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TResultMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -32,7 +32,7 @@   * from the "parent" <resultMap> are set before any values specified by this <resultMap>.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TResultMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TResultProperty.php b/framework/Data/SqlMap/Configuration/TResultProperty.php index 95ec6136..54ba832d 100644 --- a/framework/Data/SqlMap/Configuration/TResultProperty.php +++ b/framework/Data/SqlMap/Configuration/TResultProperty.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TResultProperty.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -29,7 +29,7 @@   * with the {@link Select setSelect()} .   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TResultProperty.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TSimpleDynamicParser.php b/framework/Data/SqlMap/Configuration/TSimpleDynamicParser.php index 911828f9..ac7eb059 100644 --- a/framework/Data/SqlMap/Configuration/TSimpleDynamicParser.php +++ b/framework/Data/SqlMap/Configuration/TSimpleDynamicParser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSimpleDynamicParser.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -15,7 +15,7 @@   * it with a TSimpleDynamicParser::DYNAMIC_TOKEN.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSimpleDynamicParser.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TSqlMapCacheModel.php b/framework/Data/SqlMap/Configuration/TSqlMapCacheModel.php index 1ccb096f..b560fe41 100644 --- a/framework/Data/SqlMap/Configuration/TSqlMapCacheModel.php +++ b/framework/Data/SqlMap/Configuration/TSqlMapCacheModel.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapCacheModel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -28,7 +28,7 @@   * the current request.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCacheModel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -193,7 +193,7 @@ class TSqlMapCacheModel extends TComponent   * Implemented cache are 'Basic', 'FIFO' and 'LRU'.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCacheModel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -210,7 +210,7 @@ class TSqlMapCacheTypes extends TEnumerable   * Provides a hash of the object to be cached.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCacheModel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TSqlMapStatement.php b/framework/Data/SqlMap/Configuration/TSqlMapStatement.php index 1b86bcb8..efa16484 100644 --- a/framework/Data/SqlMap/Configuration/TSqlMapStatement.php +++ b/framework/Data/SqlMap/Configuration/TSqlMapStatement.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -24,7 +24,7 @@   * statement can return a database-generated key.)   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -319,7 +319,7 @@ class TSqlMapStatement extends TComponent   * TSqlMapSelect class file.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ @@ -338,7 +338,7 @@ class TSqlMapSelect extends TSqlMapStatement   * to generate a key to be used for the insert command.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -367,7 +367,7 @@ class TSqlMapInsert extends TSqlMapStatement   * TSqlMapUpdate class corresponds to <update> element.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -379,7 +379,7 @@ class TSqlMapUpdate extends TSqlMapStatement   * TSqlMapDelete class corresponds to the <delete> element.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -391,7 +391,7 @@ class TSqlMapDelete extends TSqlMapUpdate   * TSqlMapSelect corresponds to the <selectKey> element.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php b/framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php index 8847bcb0..abe9b588 100644 --- a/framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php +++ b/framework/Data/SqlMap/Configuration/TSqlMapXmlConfiguration.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapXmlConfiguration.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */ @@ -16,7 +16,7 @@ Prado::using('System.Data.SqlMap.Configuration.TSqlMapStatement');   * TSqlMapXmlConfig class file.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapXmlConfiguration.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   */  abstract class TSqlMapXmlConfigBuilder @@ -128,7 +128,7 @@ abstract class TSqlMapXmlConfigBuilder   * Configures the TSqlMapManager using xml configuration file.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapXmlConfiguration.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ @@ -301,7 +301,7 @@ class TSqlMapXmlConfiguration extends TSqlMapXmlConfigBuilder   * description   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapXmlConfiguration.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Configuration   * @since 3.1   */ diff --git a/framework/Data/SqlMap/DataMapper/TLazyLoadList.php b/framework/Data/SqlMap/DataMapper/TLazyLoadList.php index b5fc92ee..c512ef92 100644 --- a/framework/Data/SqlMap/DataMapper/TLazyLoadList.php +++ b/framework/Data/SqlMap/DataMapper/TLazyLoadList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TLazyLoadList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -14,7 +14,7 @@   * TLazyLoadList executes mapped statements when the proxy collection is first accessed.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TLazyLoadList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -107,7 +107,7 @@ class TLazyLoadList   * particular object and relays the call to handler object.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TLazyLoadList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/DataMapper/TPropertyAccess.php b/framework/Data/SqlMap/DataMapper/TPropertyAccess.php index f084a276..20a853c4 100644 --- a/framework/Data/SqlMap/DataMapper/TPropertyAccess.php +++ b/framework/Data/SqlMap/DataMapper/TPropertyAccess.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPropertyAccess.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -37,7 +37,7 @@   * </code>   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPropertyAccess.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/DataMapper/TSqlMapCache.php b/framework/Data/SqlMap/DataMapper/TSqlMapCache.php index 9cf1d769..15e148fe 100644 --- a/framework/Data/SqlMap/DataMapper/TSqlMapCache.php +++ b/framework/Data/SqlMap/DataMapper/TSqlMapCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -16,7 +16,7 @@   * a least-recently-used cache implementation.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -89,7 +89,7 @@ abstract class TSqlMapCache implements ICache   * object that was first added when the cache is full.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -126,7 +126,7 @@ class TSqlMapFifoCache extends TSqlMapCache   * object that was accessed last when the cache is full.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -168,7 +168,7 @@ class TSqlMapLruCache extends TSqlMapCache   * caching SqlMap results.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/DataMapper/TSqlMapException.php b/framework/Data/SqlMap/DataMapper/TSqlMapException.php index 694774d8..d308768f 100644 --- a/framework/Data/SqlMap/DataMapper/TSqlMapException.php +++ b/framework/Data/SqlMap/DataMapper/TSqlMapException.php @@ -4,7 +4,7 @@   * TSqlMapException is the base exception class for all SqlMap exceptions.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapException.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -63,7 +63,7 @@ class TSqlMapException extends TException   * TSqlMapConfigurationException, raised during configuration file parsing.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapException.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -76,7 +76,7 @@ class TSqlMapConfigurationException extends TSqlMapException   * TSqlMapUndefinedException, raised when mapped statemented are undefined.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapException.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -89,7 +89,7 @@ class TSqlMapUndefinedException extends TSqlMapException   * TSqlMapDuplicateException, raised when a duplicate mapped statement is found.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapException.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -101,7 +101,7 @@ class TSqlMapDuplicateException extends TSqlMapException   * TInvalidPropertyException, raised when setting or getting an invalid property.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapException.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/DataMapper/TSqlMapPagedList.php b/framework/Data/SqlMap/DataMapper/TSqlMapPagedList.php index 2670ff6d..f3d67d47 100644 --- a/framework/Data/SqlMap/DataMapper/TSqlMapPagedList.php +++ b/framework/Data/SqlMap/DataMapper/TSqlMapPagedList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapPagedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -23,7 +23,7 @@ Prado::using('System.Collections.TPagedList');   * The paged list does not need to know about the total number of records.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapPagedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/DataMapper/TSqlMapTypeHandlerRegistry.php b/framework/Data/SqlMap/DataMapper/TSqlMapTypeHandlerRegistry.php index 634099df..9d743b82 100644 --- a/framework/Data/SqlMap/DataMapper/TSqlMapTypeHandlerRegistry.php +++ b/framework/Data/SqlMap/DataMapper/TSqlMapTypeHandlerRegistry.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapTypeHandlerRegistry.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -15,7 +15,7 @@   * to PHP types and vice versa.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapTypeHandlerRegistry.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ @@ -121,7 +121,7 @@ class TSqlMapTypeHandlerRegistry   * booleans using "Y" and "N" instead of the more typical 0/1.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapTypeHandlerRegistry.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/IMappedStatement.php b/framework/Data/SqlMap/Statements/IMappedStatement.php index 15f61fad..175b6f39 100644 --- a/framework/Data/SqlMap/Statements/IMappedStatement.php +++ b/framework/Data/SqlMap/Statements/IMappedStatement.php @@ -3,7 +3,7 @@   * IMappedStatement interface file.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: IMappedStatement.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -11,7 +11,7 @@   * Interface for all mapping statements.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: IMappedStatement.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TCachingStatement.php b/framework/Data/SqlMap/Statements/TCachingStatement.php index 1e734f45..b01280de 100644 --- a/framework/Data/SqlMap/Statements/TCachingStatement.php +++ b/framework/Data/SqlMap/Statements/TCachingStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCachingStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TCacheingStatement class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TCachingStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TDeleteMappedStatement.php b/framework/Data/SqlMap/Statements/TDeleteMappedStatement.php index 0e7dbd37..4b023dc7 100644 --- a/framework/Data/SqlMap/Statements/TDeleteMappedStatement.php +++ b/framework/Data/SqlMap/Statements/TDeleteMappedStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDeleteMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TDeleteMappedStatement class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDeleteMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TInsertMappedStatement.php b/framework/Data/SqlMap/Statements/TInsertMappedStatement.php index cdfb735b..02bd4a68 100644 --- a/framework/Data/SqlMap/Statements/TInsertMappedStatement.php +++ b/framework/Data/SqlMap/Statements/TInsertMappedStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TInsertMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TInsertMappedStatement class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TInsertMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TMappedStatement.php b/framework/Data/SqlMap/Statements/TMappedStatement.php index 779608c9..40caf4f7 100644 --- a/framework/Data/SqlMap/Statements/TMappedStatement.php +++ b/framework/Data/SqlMap/Statements/TMappedStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -17,7 +17,7 @@   * This class is usualy instantiated during SQLMap configuration by TSqlDomBuilder.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.0   */ @@ -939,7 +939,7 @@ class TMappedStatement extends TComponent implements IMappedStatement   * TPostSelectBinding class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ @@ -975,7 +975,7 @@ class TPostSelectBinding   * build using the {@link collect} method.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ @@ -1163,7 +1163,7 @@ class TSqlMapObjectCollectionTree extends TComponent   * TResultSetListItemParameter class   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ @@ -1200,7 +1200,7 @@ class TResultSetListItemParameter extends TComponent   * TResultSetMapItemParameter class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TPreparedCommand.php b/framework/Data/SqlMap/Statements/TPreparedCommand.php index 4c3a6266..59a58b5d 100644 --- a/framework/Data/SqlMap/Statements/TPreparedCommand.php +++ b/framework/Data/SqlMap/Statements/TPreparedCommand.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPreparedCommand.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -17,7 +17,7 @@ Prado::using('System.Data.Common.TDbCommandBuilder');   * TPreparedCommand class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPreparedCommand.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TPreparedStatement.php b/framework/Data/SqlMap/Statements/TPreparedStatement.php index 46b16cec..f46994ab 100644 --- a/framework/Data/SqlMap/Statements/TPreparedStatement.php +++ b/framework/Data/SqlMap/Statements/TPreparedStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPreparedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TpreparedStatement class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPreparedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php b/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php index 7e386e67..5fdd16b5 100644 --- a/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php +++ b/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPreparedStatementFactory.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TPreparedStatementFactory class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TPreparedStatementFactory.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TSelectMappedStatement.php b/framework/Data/SqlMap/Statements/TSelectMappedStatement.php index 8fa87224..b0926c41 100644 --- a/framework/Data/SqlMap/Statements/TSelectMappedStatement.php +++ b/framework/Data/SqlMap/Statements/TSelectMappedStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSelectMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TSelectMappedStatment class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSelectMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TSimpleDynamicSql.php b/framework/Data/SqlMap/Statements/TSimpleDynamicSql.php index c1446f84..3fce2e3a 100644 --- a/framework/Data/SqlMap/Statements/TSimpleDynamicSql.php +++ b/framework/Data/SqlMap/Statements/TSimpleDynamicSql.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSimpleDynamicSql.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TSimpleDynamicSql class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSimpleDynamicSql.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TStaticSql.php b/framework/Data/SqlMap/Statements/TStaticSql.php index e097438c..1da6330e 100644 --- a/framework/Data/SqlMap/Statements/TStaticSql.php +++ b/framework/Data/SqlMap/Statements/TStaticSql.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TStaticSql.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TStaticSql class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TStaticSql.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/Statements/TUpdateMappedStatement.php b/framework/Data/SqlMap/Statements/TUpdateMappedStatement.php index 4e560bb9..d3c3acc4 100644 --- a/framework/Data/SqlMap/Statements/TUpdateMappedStatement.php +++ b/framework/Data/SqlMap/Statements/TUpdateMappedStatement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TUpdateMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   */ @@ -14,7 +14,7 @@   * TUpdateMappedStatement class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TUpdateMappedStatement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap.Statements   * @since 3.1   */ diff --git a/framework/Data/SqlMap/TSqlMapConfig.php b/framework/Data/SqlMap/TSqlMapConfig.php index c96d997b..c6bd4754 100644 --- a/framework/Data/SqlMap/TSqlMapConfig.php +++ b/framework/Data/SqlMap/TSqlMapConfig.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapConfig.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -18,7 +18,7 @@ Prado::using('System.Data.TDataSourceConfig');   * Database connection and TSqlMapManager configuration.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapConfig.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/TSqlMapGateway.php b/framework/Data/SqlMap/TSqlMapGateway.php index 505996d9..a0cebd9c 100644 --- a/framework/Data/SqlMap/TSqlMapGateway.php +++ b/framework/Data/SqlMap/TSqlMapGateway.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapGateway.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -23,7 +23,7 @@ Prado::using('System.Data.SqlMap.TSqlMapManager');   * This class should be instantiated from a TSqlMapManager instance.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapGateway.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/SqlMap/TSqlMapManager.php b/framework/Data/SqlMap/TSqlMapManager.php index 20a44338..29234920 100644 --- a/framework/Data/SqlMap/TSqlMapManager.php +++ b/framework/Data/SqlMap/TSqlMapManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSqlMapManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   */ @@ -37,7 +37,7 @@ Prado::using('System.Caching.TCache');   * </code>   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSqlMapManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data.SqlMap   * @since 3.1   */ diff --git a/framework/Data/TDataSourceConfig.php b/framework/Data/TDataSourceConfig.php index cccefd13..aff5f1af 100644 --- a/framework/Data/TDataSourceConfig.php +++ b/framework/Data/TDataSourceConfig.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataSourceConfig.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   */ @@ -42,7 +42,7 @@ Prado::using('System.Data.TDbConnection');   * that extends the TDbConnection class.   *   * @author Wei Zhuo <weizho[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDataSourceConfig.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.1   */ diff --git a/framework/Data/TDbCommand.php b/framework/Data/TDbCommand.php index efdbed05..e80d7704 100644 --- a/framework/Data/TDbCommand.php +++ b/framework/Data/TDbCommand.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbCommand.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   */ @@ -32,7 +32,7 @@   * You may also call {@link prepare} to explicitly prepare an SQL statement.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbCommand.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.0   */ diff --git a/framework/Data/TDbConnection.php b/framework/Data/TDbConnection.php index 84a8e577..fe04188c 100644 --- a/framework/Data/TDbConnection.php +++ b/framework/Data/TDbConnection.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbConnection.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   */ @@ -77,7 +77,7 @@ Prado::using('System.Data.TDbCommand');   * of certain DBMS attributes, such as {@link getNullConversion NullConversion}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbConnection.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.0   */ @@ -638,7 +638,7 @@ class TDbConnection extends TComponent   * TDbColumnCaseMode   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbConnection.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.0   */ @@ -662,7 +662,7 @@ class TDbColumnCaseMode extends TEnumerable   * TDbNullConversionMode   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbConnection.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.0   */ diff --git a/framework/Data/TDbDataReader.php b/framework/Data/TDbDataReader.php index e3ae16a5..718d355a 100644 --- a/framework/Data/TDbDataReader.php +++ b/framework/Data/TDbDataReader.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbDataReader.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   */ @@ -30,7 +30,7 @@   * for more details.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbDataReader.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.0   */ diff --git a/framework/Data/TDbTransaction.php b/framework/Data/TDbTransaction.php index 564b61e7..f1be4e0b 100644 --- a/framework/Data/TDbTransaction.php +++ b/framework/Data/TDbTransaction.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbTransaction.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   */ @@ -35,7 +35,7 @@ Prado::using('System.Data.TDbDataReader');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbTransaction.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Data   * @since 3.0   */ diff --git a/framework/Exceptions/TErrorHandler.php b/framework/Exceptions/TErrorHandler.php index 6453699e..3c9d8514 100644 --- a/framework/Exceptions/TErrorHandler.php +++ b/framework/Exceptions/TErrorHandler.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TErrorHandler.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   */ @@ -45,7 +45,7 @@   * <module id="error" class="TErrorHandler" ErrorTemplatePath="System.Exceptions" />   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TErrorHandler.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ diff --git a/framework/Exceptions/TException.php b/framework/Exceptions/TException.php index 960c1d87..c4fe62b4 100644 --- a/framework/Exceptions/TException.php +++ b/framework/Exceptions/TException.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   */ @@ -28,7 +28,7 @@   * "message.txt" will be used instead.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -132,7 +132,7 @@ class TException extends Exception   * TSystemException is the base class for all framework-level exceptions.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -146,7 +146,7 @@ class TSystemException extends TException   * TApplicationException is the base class for all user application-level exceptions.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -160,7 +160,7 @@ class TApplicationException extends TException   * TInvalidOperationException represents an exception caused by invalid operations.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -174,7 +174,7 @@ class TInvalidOperationException extends TSystemException   * TInvalidDataTypeException represents an exception caused by invalid data type.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -188,7 +188,7 @@ class TInvalidDataTypeException extends TSystemException   * TInvalidDataValueException represents an exception caused by invalid data value.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -203,7 +203,7 @@ class TInvalidDataValueException extends TSystemException   * such as error in an application configuration file or control template file.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -217,7 +217,7 @@ class TConfigurationException extends TSystemException   * TTemplateException represents an exception caused by invalid template syntax.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.1   */ @@ -282,7 +282,7 @@ class TTemplateException extends TConfigurationException   * TIOException represents an exception related with improper IO operations.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -296,7 +296,7 @@ class TIOException extends TSystemException   * TDbException represents an exception related with DB operations.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -310,7 +310,7 @@ class TDbException extends TSystemException   * TDbConnectionException represents an exception caused by DB connection failure.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -324,7 +324,7 @@ class TDbConnectionException extends TDbException   * TNotSupportedException represents an exception caused by using an unsupported PRADO feature.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -339,7 +339,7 @@ class TNotSupportedException extends TSystemException   * This exception is mainly thrown within a PHP error handler.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ @@ -382,7 +382,7 @@ class TPhpErrorException extends TSystemException   * It is used by {@link TErrorHandler} to provide different error output to users.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TException.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Exceptions   * @since 3.0   */ diff --git a/framework/I18N/TChoiceFormat.php b/framework/I18N/TChoiceFormat.php index edf33680..ad9a4500 100644 --- a/framework/I18N/TChoiceFormat.php +++ b/framework/I18N/TChoiceFormat.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TChoiceFormat.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/TDateFormat.php b/framework/I18N/TDateFormat.php index 496f1bc5..544e4973 100644 --- a/framework/I18N/TDateFormat.php +++ b/framework/I18N/TDateFormat.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDateFormat.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/TGlobalization.php b/framework/I18N/TGlobalization.php index a7f9163e..6638af22 100644 --- a/framework/I18N/TGlobalization.php +++ b/framework/I18N/TGlobalization.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TGlobalization.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/TI18NControl.php b/framework/I18N/TI18NControl.php index 5b21881a..97a7268a 100644 --- a/framework/I18N/TI18NControl.php +++ b/framework/I18N/TI18NControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TI18NControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/TNumberFormat.php b/framework/I18N/TNumberFormat.php index 133aabaa..27c124f7 100644 --- a/framework/I18N/TNumberFormat.php +++ b/framework/I18N/TNumberFormat.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TNumberFormat.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/TTranslate.php b/framework/I18N/TTranslate.php index 86ac6729..3382f925 100644 --- a/framework/I18N/TTranslate.php +++ b/framework/I18N/TTranslate.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTranslate.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/TTranslateParameter.php b/framework/I18N/TTranslateParameter.php index fbad8071..b461a36a 100644 --- a/framework/I18N/TTranslateParameter.php +++ b/framework/I18N/TTranslateParameter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTranslateParameter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/Translation.php b/framework/I18N/Translation.php index aec6d4a0..5219e132 100644 --- a/framework/I18N/Translation.php +++ b/framework/I18N/Translation.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: Translation.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.I18N   */ diff --git a/framework/I18N/core/CultureInfo.php b/framework/I18N/core/CultureInfo.php index 799ccdb4..c22ed5c4 100644 --- a/framework/I18N/core/CultureInfo.php +++ b/framework/I18N/core/CultureInfo.php @@ -13,7 +13,7 @@   * {@link http://prado.sourceforge.net/}   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: CultureInfo.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.I18N.core   */ @@ -44,7 +44,7 @@   * For example, Australian English is "en_AU".   *   * @author Xiang Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: CultureInfo.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package System.I18N.core   */  class CultureInfo diff --git a/framework/I18N/core/Gettext/MO.php b/framework/I18N/core/Gettext/MO.php index 4b34034e..3e84ef2e 100644 --- a/framework/I18N/core/Gettext/MO.php +++ b/framework/I18N/core/Gettext/MO.php @@ -29,7 +29,7 @@  // | Copyright (c) 2004 Michael Wallner <mike@iworks.at>                  |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: MO.php 3187 2012-07-12 11:21:01Z ctrlaltca $  /**   * File::Gettext::MO diff --git a/framework/I18N/core/Gettext/PO.php b/framework/I18N/core/Gettext/PO.php index 57028f6d..950a5de3 100644 --- a/framework/I18N/core/Gettext/PO.php +++ b/framework/I18N/core/Gettext/PO.php @@ -28,7 +28,7 @@  // | Copyright (c) 2004 Michael Wallner <mike@iworks.at>                  |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: PO.php 3187 2012-07-12 11:21:01Z ctrlaltca $  /**   * File::Gettext::PO diff --git a/framework/I18N/core/Gettext/TGettext.php b/framework/I18N/core/Gettext/TGettext.php index 4ca7fadb..abf32392 100644 --- a/framework/I18N/core/Gettext/TGettext.php +++ b/framework/I18N/core/Gettext/TGettext.php @@ -28,7 +28,7 @@  // | Copyright (c) 2004 Michael Wallner <mike@iworks.at>                  |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: TGettext.php 3187 2012-07-12 11:21:01Z ctrlaltca $  /**   * File::Gettext diff --git a/framework/I18N/core/MessageCache.php b/framework/I18N/core/MessageCache.php index e721a332..3bd21704 100644 --- a/framework/I18N/core/MessageCache.php +++ b/framework/I18N/core/MessageCache.php @@ -2,7 +2,7 @@  /**   * Translation table cache.   * @author $Author: weizhuo $ - * @version $Id$ + * @version $Id: MessageCache.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.I18N.core   */ @@ -16,7 +16,7 @@ require_once(dirname(__FILE__).'/TCache_Lite.php');   * It can cache each cataloug+variant or just the whole section.   * @package System.I18N.core   * @author $Author: weizhuo $ - * @version $Id$ + * @version $Id: MessageCache.php 3188 2012-07-12 12:13:23Z ctrlaltca $   */  class MessageCache   { diff --git a/framework/I18N/core/TCache_Lite.php b/framework/I18N/core/TCache_Lite.php index bd4964ad..a0629bd1 100644 --- a/framework/I18N/core/TCache_Lite.php +++ b/framework/I18N/core/TCache_Lite.php @@ -38,7 +38,7 @@  * Mike BENOIT <ipso@snappymail.ca>  *  * @package System.I18N.core -* @version $Id$ +* @version $Id: TCache_Lite.php 3188 2012-07-12 12:13:23Z ctrlaltca $  * @author Fabien MARTY <fab@php.net>  * @copyright  1997-2005 The PHP Group  * @license    http://www.gnu.org/copyleft/lesser.html GNU LGPL diff --git a/framework/IO/TTarFileExtractor.php b/framework/IO/TTarFileExtractor.php index 7631200f..ca67320d 100644 --- a/framework/IO/TTarFileExtractor.php +++ b/framework/IO/TTarFileExtractor.php @@ -4,7 +4,7 @@   *   * @author Vincent Blavet <vincent@phpconcept.net>   * @copyright Copyright © 1997-2003 The PHP Group - * @version $Id$ + * @version $Id: TTarFileExtractor.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.IO   */ @@ -25,13 +25,13 @@  // | Author: Vincent Blavet <vincent@phpconcept.net>                      |  // +----------------------------------------------------------------------+  // -// $Id$ +// $Id: TTarFileExtractor.php 3188 2012-07-12 12:13:23Z ctrlaltca $  /**   * TTarFileExtractor class   *   * @author Vincent Blavet <vincent@phpconcept.net> - * @version $Id$ + * @version $Id: TTarFileExtractor.php 3188 2012-07-12 12:13:23Z ctrlaltca $   * @package System.IO   * @since 3.0   */ diff --git a/framework/IO/TTextWriter.php b/framework/IO/TTextWriter.php index 77afe0a2..f5930a73 100644 --- a/framework/IO/TTextWriter.php +++ b/framework/IO/TTextWriter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTextWriter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.IO   */ @@ -18,7 +18,7 @@   * and can be obtained by calling {@link flush()}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTextWriter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.IO   * @since 3.0   */ diff --git a/framework/PradoBase.php b/framework/PradoBase.php index 80bd7378..43270472 100644 --- a/framework/PradoBase.php +++ b/framework/PradoBase.php @@ -9,7 +9,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: PradoBase.php 3246 2013-01-07 21:07:38Z ctrlaltca $   * @package System   */ @@ -34,7 +34,7 @@ if(!defined('PRADO_CHMOD'))   * rewritten for customization.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: PradoBase.php 3246 2013-01-07 21:07:38Z ctrlaltca $   * @package System   * @since 3.0   */ diff --git a/framework/Security/IUserManager.php b/framework/Security/IUserManager.php index bbe55a4e..390189cb 100644 --- a/framework/Security/IUserManager.php +++ b/framework/Security/IUserManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: IUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */ @@ -18,7 +18,7 @@   * and {@link TUser}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: IUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ diff --git a/framework/Security/TAuthManager.php b/framework/Security/TAuthManager.php index 1d499737..e30b0bcb 100644 --- a/framework/Security/TAuthManager.php +++ b/framework/Security/TAuthManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAuthManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */ @@ -37,7 +37,7 @@ Prado::using('System.Security.IUserManager');   * <module id="users" class="System.Security.TUserManager" />   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TAuthManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ diff --git a/framework/Security/TAuthorizationRule.php b/framework/Security/TAuthorizationRule.php index 7013c2d2..cae28bfb 100644 --- a/framework/Security/TAuthorizationRule.php +++ b/framework/Security/TAuthorizationRule.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAuthorizationRule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */  /** @@ -25,7 +25,7 @@   * IP rules are separated by comma ',' and can contain wild card in the rules (e.g. '192.132.23.33, 192.122.*.*')   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TAuthorizationRule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ @@ -249,7 +249,7 @@ class TAuthorizationRule extends TComponent   * To check if a user is allowed, call {@link isUserAllowed}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TAuthorizationRule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ diff --git a/framework/Security/TDbUserManager.php b/framework/Security/TDbUserManager.php index 8e8b1f8f..aabd6e5c 100644 --- a/framework/Security/TDbUserManager.php +++ b/framework/Security/TDbUserManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDbUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */ @@ -44,7 +44,7 @@ Prado::using('System.Security.TUser');   * which specifies how to establish database connection to retrieve user information.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.1.0   */ @@ -216,7 +216,7 @@ class TDbUserManager extends TModule implements IUserManager   * - {@link createUser()}: creates a new user instance given the username   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDbUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.1.0   */ diff --git a/framework/Security/TSecurityManager.php b/framework/Security/TSecurityManager.php index 6b364170..b5267db1 100644 --- a/framework/Security/TSecurityManager.php +++ b/framework/Security/TSecurityManager.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSecurityManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */ @@ -36,7 +36,7 @@   * Note, to use encryption, the PHP Mcrypt extension must be loaded.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TSecurityManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ @@ -354,7 +354,7 @@ class TSecurityManager extends TModule   * - SHA1: an SHA1 hash is generated from the data and used for validation.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TSecurityManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0.4   */ diff --git a/framework/Security/TUser.php b/framework/Security/TUser.php index 60f0a270..3a7a3fa0 100644 --- a/framework/Security/TUser.php +++ b/framework/Security/TUser.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TUser.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */ @@ -27,7 +27,7 @@ Prado::using('System.Security.IUserManager');   * TUser is meant to be used together with {@link IUserManager}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TUser.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ diff --git a/framework/Security/TUserManager.php b/framework/Security/TUserManager.php index dd395ece..5cb716dd 100644 --- a/framework/Security/TUserManager.php +++ b/framework/Security/TUserManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   */ @@ -64,7 +64,7 @@ Prado::using('System.Security.TUser');   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Carl Mathisen <carl@kamikazemedia.no> - * @version $Id$ + * @version $Id: TUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0   */ @@ -389,7 +389,7 @@ class TUserManager extends TModule implements IUserManager   * - SHA1: the password is recorded as the SHA1 hash value of the original password   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TUserManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Security   * @since 3.0.4   */ diff --git a/framework/TApplication.php b/framework/TApplication.php index 705c5a2c..6a404bcc 100644 --- a/framework/TApplication.php +++ b/framework/TApplication.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -105,7 +105,7 @@ Prado::using('System.I18N.TGlobalization');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -1248,7 +1248,7 @@ class TApplication extends TComponent   * - Normal: the application is running in normal production mode.   * - Performance: the application is running in performance mode.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0.4   */ @@ -1268,7 +1268,7 @@ class TApplicationMode extends TEnumerable   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Carl G. Mathisen <carlgmathisen@gmail.com> - * @version $Id$ + * @version $Id: TApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -1777,7 +1777,7 @@ class TApplicationConfiguration extends TComponent   * Cache will be exploited if it is enabled.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ diff --git a/framework/TApplicationComponent.php b/framework/TApplicationComponent.php index 18cc2165..08f86e2d 100644 --- a/framework/TApplicationComponent.php +++ b/framework/TApplicationComponent.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TApplicationComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -28,7 +28,7 @@   * publishing private files: {@link publishAsset} and {@link publishFilePath}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TApplicationComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ diff --git a/framework/TComponent.php b/framework/TComponent.php index 7dff6b14..9dcd3c5b 100644 --- a/framework/TComponent.php +++ b/framework/TComponent.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -92,7 +92,7 @@   *   $object->MainContent->SubmitButton->buttonClicked($sender,$param);   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -572,7 +572,7 @@ class TComponent   * TTextAlign::Right.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -635,7 +635,7 @@ class TEnumerable implements Iterator   * - enum: enumerable type, represented by an array of strings.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -788,7 +788,7 @@ class TPropertyValue   * TEventParameter is the base class for all event parameter classes.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -810,7 +810,7 @@ class TEventParameter extends TComponent   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -996,7 +996,7 @@ class TComponentReflection extends TComponent   * $raw=_js($js);   * </code>   * - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since prado 3.2   */ @@ -1024,7 +1024,7 @@ class TJavaScriptLiteral   * TJavaScriptString class is an internal class that marks strings that will be   * forcibly encoded when rendered inside a javascript block    * - * @version $Id$ + * @version $Id: TComponent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since prado 3.2   */ diff --git a/framework/TModule.php b/framework/TModule.php index 0b2eac8a..fee51016 100644 --- a/framework/TModule.php +++ b/framework/TModule.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TModule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -17,7 +17,7 @@   * used as the basic class for application modules.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TModule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ diff --git a/framework/TService.php b/framework/TService.php index 7f7e7239..1ec20017 100644 --- a/framework/TService.php +++ b/framework/TService.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -17,7 +17,7 @@   * used as the basic class for application services.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ diff --git a/framework/TShellApplication.php b/framework/TShellApplication.php index 96970ff2..3552d8a7 100644 --- a/framework/TShellApplication.php +++ b/framework/TShellApplication.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TShellApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -29,7 +29,7 @@   * accessibility to resources as the PRADO Web applications.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TShellApplication.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.1.0   */ diff --git a/framework/Util/TDataFieldAccessor.php b/framework/Util/TDataFieldAccessor.php index 94a7f0af..ae9df57b 100644 --- a/framework/Util/TDataFieldAccessor.php +++ b/framework/Util/TDataFieldAccessor.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataFieldAccessor.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   */ @@ -26,7 +26,7 @@   *   then field 'MyValue.MySubValue' will return that method call result.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataFieldAccessor.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ diff --git a/framework/Util/TDateTimeStamp.php b/framework/Util/TDateTimeStamp.php index 65979fbb..7a995b00 100644 --- a/framework/Util/TDateTimeStamp.php +++ b/framework/Util/TDateTimeStamp.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDateTimeStamp.php 3246 2013-01-07 21:07:38Z ctrlaltca $   * @package System.Util   */ @@ -20,7 +20,7 @@   * julian dates anymore.   *   * @author Fabio Bas ctrlaltca[AT]gmail[DOT]com - * @version $Id$ + * @version $Id: TDateTimeStamp.php 3246 2013-01-07 21:07:38Z ctrlaltca $   * @package System.Util   * @since 3.0.4   * @deprecated since 3.2.1 diff --git a/framework/Util/TLogRouter.php b/framework/Util/TLogRouter.php index 45102a81..32273c0c 100644 --- a/framework/Util/TLogRouter.php +++ b/framework/Util/TLogRouter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   */ @@ -36,7 +36,7 @@ Prado::using('System.Data.TDbConnection');   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Carl G. Mathisen <carlgmathisen@gmail.com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ @@ -190,7 +190,7 @@ class TLogRouter extends TModule   * satisfying both filter conditions will they be returned.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ @@ -363,7 +363,7 @@ abstract class TLogRoute extends TApplicationComponent   * specifies how many files to be kept.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ @@ -503,7 +503,7 @@ class TFileLogRoute extends TLogRoute   * {@link setSentFrom SentFrom} address.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ @@ -629,7 +629,7 @@ class TEmailLogRoute extends TLogRoute   * TBrowserLogRoute prints selected log messages in the response.   *   * @author Xiang Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ @@ -816,7 +816,7 @@ EOD;   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.1.2   */ @@ -1022,7 +1022,7 @@ class TDbLogRoute extends TLogRoute   * {@link http://www.getfirebug.com/ FireBug Website}   *   * @author Enrico Stahn <mail@enricostahn.com>, Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.1.2   */ @@ -1099,7 +1099,7 @@ EOD;   * {@link http://www.firephp.org/ FirePHP Website}   *   * @author Yves Berkholz <godzilla80[at]gmx[dot]net> - * @version $Id$ + * @version $Id: TLogRouter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.1.5   */ diff --git a/framework/Util/TLogger.php b/framework/Util/TLogger.php index a4e2e58d..74fa22bf 100644 --- a/framework/Util/TLogger.php +++ b/framework/Util/TLogger.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TLogger.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   */ @@ -18,7 +18,7 @@   * log categories, and by control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLogger.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ diff --git a/framework/Util/TParameterModule.php b/framework/Util/TParameterModule.php index 7c70bafc..9ab25936 100644 --- a/framework/Util/TParameterModule.php +++ b/framework/Util/TParameterModule.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TParameterModule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   */ @@ -41,7 +41,7 @@   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Carl G. Mathisen <carlgmathisen@gmail.com> - * @version $Id$ + * @version $Id: TParameterModule.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ diff --git a/framework/Util/TSimpleDateFormatter.php b/framework/Util/TSimpleDateFormatter.php index c7e1cba8..295a2d60 100644 --- a/framework/Util/TSimpleDateFormatter.php +++ b/framework/Util/TSimpleDateFormatter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSimpleDateFormatter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   */ @@ -40,7 +40,7 @@   * </code>   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSimpleDateFormatter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ diff --git a/framework/Util/TVarDumper.php b/framework/Util/TVarDumper.php index 309c3e2e..f49a1274 100644 --- a/framework/Util/TVarDumper.php +++ b/framework/Util/TVarDumper.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TVarDumper.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   */ @@ -24,7 +24,7 @@   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TVarDumper.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Util   * @since 3.0   */ diff --git a/framework/Web/Javascripts/TJavaScript.php b/framework/Web/Javascripts/TJavaScript.php index e32158c6..7f4733a2 100644 --- a/framework/Web/Javascripts/TJavaScript.php +++ b/framework/Web/Javascripts/TJavaScript.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TJavaScript.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Javascripts   */ @@ -17,7 +17,7 @@   * functions.   *   * @author Wei Zhuo<weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TJavaScript.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Javascripts   * @since 3.0   */ diff --git a/framework/Web/Javascripts/packages.php b/framework/Web/Javascripts/packages.php index 4e4d3994..65921920 100644 --- a/framework/Web/Javascripts/packages.php +++ b/framework/Web/Javascripts/packages.php @@ -1,6 +1,6 @@  <?php -//$Id$ +//$Id: packages.php 3187 2012-07-12 11:21:01Z ctrlaltca $  // To make future upgrades easier  if (!defined('PROTOTYPE_DIR')) define ('PROTOTYPE_DIR', 'prototype-1.7'); diff --git a/framework/Web/Services/TJsonService.php b/framework/Web/Services/TJsonService.php index 13ec5b55..15701a9a 100644 --- a/framework/Web/Services/TJsonService.php +++ b/framework/Web/Services/TJsonService.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TJsonService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   */ @@ -47,7 +47,7 @@   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com>   * @author Carl G. Mathisen <carlgmathisen@gmail.com> - * @version $Id$ + * @version $Id: TJsonService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   * @since 3.1   */ @@ -172,7 +172,7 @@ class TJsonService extends TService   * will be empty if the returned content is null.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TJsonService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   * @since 3.1   */ diff --git a/framework/Web/Services/TPageService.php b/framework/Web/Services/TPageService.php index fd520421..8e052693 100644 --- a/framework/Web/Services/TPageService.php +++ b/framework/Web/Services/TPageService.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPageService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   */ @@ -70,7 +70,7 @@ Prado::using('System.Web.UI.TThemeManager');   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Carl G. Mathisen <carlgmathisen@gmail.com> - * @version $Id$ + * @version $Id: TPageService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   * @since 3.0   */ @@ -547,7 +547,7 @@ class TPageService extends TService   * Configurations along this path are merged together to be provided for the page.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPageService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   * @since 3.0   */ diff --git a/framework/Web/Services/TSoapService.php b/framework/Web/Services/TSoapService.php index 72f3e98f..2d59f462 100644 --- a/framework/Web/Services/TSoapService.php +++ b/framework/Web/Services/TSoapService.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSoapService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   */ @@ -296,7 +296,7 @@ class TSoapService extends TService   * It also manages the URI for the SOAP service and WSDL.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TSoapService.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.Services   * @since 3.1   */ diff --git a/framework/Web/TAssetManager.php b/framework/Web/TAssetManager.php index f060d71a..f29b0707 100644 --- a/framework/Web/TAssetManager.php +++ b/framework/Web/TAssetManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAssetManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   */ @@ -38,7 +38,7 @@   * pointing to a valid directory writable by the Web server process.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TAssetManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0   */ diff --git a/framework/Web/TCacheHttpSession.php b/framework/Web/TCacheHttpSession.php index 177dae09..d658c0f3 100644 --- a/framework/Web/TCacheHttpSession.php +++ b/framework/Web/TCacheHttpSession.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCacheHttpSession.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.1.1   */ @@ -36,7 +36,7 @@   *   * @author Carl G. Mathisen <carlgmathisen@gmail.com>   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCacheHttpSession.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.1.1   */ diff --git a/framework/Web/THttpRequest.php b/framework/Web/THttpRequest.php index 8e58d304..7752d54d 100644 --- a/framework/Web/THttpRequest.php +++ b/framework/Web/THttpRequest.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THttpRequest.php 3253 2013-01-16 08:57:12Z ctrlaltca $   * @package System.Web   */ @@ -64,7 +64,7 @@ Prado::using('System.Web.TUrlManager');   * request module. It can be accessed via {@link TApplication::getRequest()}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpRequest.php 3253 2013-01-16 08:57:12Z ctrlaltca $   * @package System.Web   * @since 3.0   */ @@ -893,7 +893,7 @@ class THttpRequest extends TApplicationComponent implements IteratorAggregate,Ar   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpRequest.php 3253 2013-01-16 08:57:12Z ctrlaltca $   * @package System.Web   * @since 3.0   */ @@ -981,7 +981,7 @@ class THttpCookieCollection extends TList   * domain, path, expire, and secure.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpRequest.php 3253 2013-01-16 08:57:12Z ctrlaltca $   * @package System.Web   * @since 3.0   */ @@ -1156,7 +1156,7 @@ class THttpCookie extends TComponent   * - fragment: anchor   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpRequest.php 3253 2013-01-16 08:57:12Z ctrlaltca $   * @package System.Web   * @since 3.0   */ @@ -1323,7 +1323,7 @@ class TUri extends TComponent   * - HiddenPath: the URL format is like /path/to/name1,value1/name2,value2...   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpRequest.php 3253 2013-01-16 08:57:12Z ctrlaltca $   * @package System.Web   * @since 3.0.4   */ diff --git a/framework/Web/THttpResponse.php b/framework/Web/THttpResponse.php index 9018cfcd..ebcb9cc7 100644 --- a/framework/Web/THttpResponse.php +++ b/framework/Web/THttpResponse.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THttpResponse.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   */ @@ -60,7 +60,7 @@ Prado::using('System.Web.THttpResponseAdapter');   * will force the browser to ask for a username and a password.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpResponse.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0   */ diff --git a/framework/Web/THttpSession.php b/framework/Web/THttpSession.php index 3a661f2a..f32b7063 100644 --- a/framework/Web/THttpSession.php +++ b/framework/Web/THttpSession.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THttpSession.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   */ @@ -57,7 +57,7 @@   * and {@link getTimeout TimeOut} are configurable properties of THttpSession.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpSession.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0   */ @@ -628,7 +628,7 @@ class THttpSession extends TApplicationComponent implements IteratorAggregate,Ar   * for traversing the session variables.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpSession.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0   */ @@ -717,7 +717,7 @@ class TSessionIterator implements Iterator   * - Only: using cookie only.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpSession.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0.4   */ diff --git a/framework/Web/THttpUtility.php b/framework/Web/THttpUtility.php index 91cff42e..128dee55 100644 --- a/framework/Web/THttpUtility.php +++ b/framework/Web/THttpUtility.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THttpUtility.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   */ @@ -14,7 +14,7 @@   * THttpUtility class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THttpUtility.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0   */ diff --git a/framework/Web/TUrlMapping.php b/framework/Web/TUrlMapping.php index 23947f3e..ecbe5935 100644 --- a/framework/Web/TUrlMapping.php +++ b/framework/Web/TUrlMapping.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TUrlMapping.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   */ @@ -63,7 +63,7 @@ Prado::using('System.Collections.TAttributeCollection');   * in the GET variables.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TUrlMapping.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0.5   */ @@ -466,7 +466,7 @@ class TUrlMapping extends TUrlManager   * <tt>.../index.php/admin/listuser/param1-value1/param2-value2</tt>.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TUrlMapping.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.0.5   */ @@ -930,7 +930,7 @@ class TUrlMappingPattern extends TComponent   * URL prefix behavior that can be used by {@link TUrlMappingPattern::constructUrl()}.   *   * @author Yves Berkholz <godzilla80[at]gmx[dot]net> - * @version $Id$ + * @version $Id: TUrlMapping.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web   * @since 3.2   */ diff --git a/framework/Web/UI/ActiveControls/TActiveButton.php b/framework/Web/UI/ActiveControls/TActiveButton.php index 9cc7f119..16ba5339 100644 --- a/framework/Web/UI/ActiveControls/TActiveButton.php +++ b/framework/Web/UI/ActiveControls/TActiveButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -29,7 +29,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * will update the button's caption upon callback response completion.   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com> - * @version $Id$ + * @version $Id: TActiveButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveCheckBox.php b/framework/Web/UI/ActiveControls/TActiveCheckBox.php index 44c8fb2d..6221150d 100644 --- a/framework/Web/UI/ActiveControls/TActiveCheckBox.php +++ b/framework/Web/UI/ActiveControls/TActiveCheckBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveCheckBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -26,7 +26,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * changed during a callback.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveCheckBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveCheckBoxList.php b/framework/Web/UI/ActiveControls/TActiveCheckBoxList.php index 5552f3fa..d51c4d95 100644 --- a/framework/Web/UI/ActiveControls/TActiveCheckBoxList.php +++ b/framework/Web/UI/ActiveControls/TActiveCheckBoxList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveCheckBoxList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -30,7 +30,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveListControlAdapter');   * List items can not be changed dynamically during a callback request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveCheckBoxList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveControlAdapter.php b/framework/Web/UI/ActiveControls/TActiveControlAdapter.php index d28b2e76..ab15f091 100644 --- a/framework/Web/UI/ActiveControls/TActiveControlAdapter.php +++ b/framework/Web/UI/ActiveControls/TActiveControlAdapter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -29,7 +29,7 @@ Prado::using('System.Web.UI.ActiveControls.TBaseActiveControl');   * corresponding client-side properties.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -197,7 +197,7 @@ class TActiveControlAdapter extends TControlAdapter   * Tracking changes to the page state during callback.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -387,7 +387,7 @@ class TCallbackPageStateTracker   * Calculates the viewstate changes during the request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -431,7 +431,7 @@ abstract class TViewStateDiff   * Calculate the changes to a scalar value.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -456,7 +456,7 @@ class TScalarDiff extends TViewStateDiff   * Calculates the changes to the Style properties.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -548,7 +548,7 @@ class TStyleDiff extends TViewStateDiff   * Calculate the changes to attributes collection.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveCustomValidator.php b/framework/Web/UI/ActiveControls/TActiveCustomValidator.php index 63c9e1e3..cc2a54a1 100644 --- a/framework/Web/UI/ActiveControls/TActiveCustomValidator.php +++ b/framework/Web/UI/ActiveControls/TActiveCustomValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -28,7 +28,7 @@ Prado::using('System.Web.UI.ActiveControls.TCallbackClientSide');   * will be true when validation is made during a callback request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -186,7 +186,7 @@ class TActiveCustomValidator extends TCustomValidator   * Custom Validator callback client side options class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveDatePicker.php b/framework/Web/UI/ActiveControls/TActiveDatePicker.php index ff6629b6..bfac83a0 100755 --- a/framework/Web/UI/ActiveControls/TActiveDatePicker.php +++ b/framework/Web/UI/ActiveControls/TActiveDatePicker.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -25,7 +25,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   *    * @author Bradley Booms <Bradley.Booms@nsighttel.com>   * @author Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TActiveDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1.3   */ @@ -176,7 +176,7 @@ class TActiveDatePicker extends TDatePicker  implements ICallbackEventHandler, I   * as parameter to this event   *    * @author Fabio Bas <ctrlaltca[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.2.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveDropDownList.php b/framework/Web/UI/ActiveControls/TActiveDropDownList.php index a5d0087c..f0f8bba2 100644 --- a/framework/Web/UI/ActiveControls/TActiveDropDownList.php +++ b/framework/Web/UI/ActiveControls/TActiveDropDownList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveDropDownList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -31,7 +31,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveListControlAdapter');   * List items can be changed dynamically during a callback request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveDropDownList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveFileUpload.php b/framework/Web/UI/ActiveControls/TActiveFileUpload.php index 6c6d4bd1..10aa2ed3 100755 --- a/framework/Web/UI/ActiveControls/TActiveFileUpload.php +++ b/framework/Web/UI/ActiveControls/TActiveFileUpload.php @@ -5,7 +5,7 @@   * @author Bradley Booms <Bradley.Booms@nsighttel.com>   * @author Christophe Boulain <Christophe.Boulain@gmail.com>   * @author Gabor Berczi <gabor.berczi@devworx.hu> (issue 349 remote vulnerability fix) - * @version $Id$ + * @version $Id: TActiveFileUpload.php 3232 2013-01-02 14:42:24Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -39,7 +39,7 @@ Prado::using('System.Web.UI.WebControls.TFileUpload');   *     * @author Bradley Booms <Bradley.Booms@nsighttel.com>   * @author Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TActiveFileUpload.php 3232 2013-01-02 14:42:24Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */  class TActiveFileUpload extends TFileUpload implements IActiveControl, ICallbackEventHandler, INamingContainer  @@ -454,7 +454,7 @@ EOS;   *     * @author Bradley Booms <Bradley.Booms@nsighttel.com>   * @author Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TActiveFileUpload.php 3232 2013-01-02 14:42:24Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */  class TActiveFileUploadCallbackParams diff --git a/framework/Web/UI/ActiveControls/TActiveHyperLink.php b/framework/Web/UI/ActiveControls/TActiveHyperLink.php index f8ac6f7a..6ba8a801 100644 --- a/framework/Web/UI/ActiveControls/TActiveHyperLink.php +++ b/framework/Web/UI/ActiveControls/TActiveHyperLink.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveHyperLink.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -21,7 +21,7 @@   * {@link setNavigateUrl NavigateUrl} and {@link setTarget Target}.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveHyperLink.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveImage.php b/framework/Web/UI/ActiveControls/TActiveImage.php index 49d5d57c..752c7a04 100644 --- a/framework/Web/UI/ActiveControls/TActiveImage.php +++ b/framework/Web/UI/ActiveControls/TActiveImage.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveImage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -19,7 +19,7 @@   * a callback request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveImage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveImageButton.php b/framework/Web/UI/ActiveControls/TActiveImageButton.php index 49f19b79..b2aa9960 100644 --- a/framework/Web/UI/ActiveControls/TActiveImageButton.php +++ b/framework/Web/UI/ActiveControls/TActiveImageButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveImageButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -21,7 +21,7 @@   * and it is raise <b>after</b> the {@link onClick OnClick} event.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveImageButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveLabel.php b/framework/Web/UI/ActiveControls/TActiveLabel.php index 26b3abf8..4fd19a56 100644 --- a/framework/Web/UI/ActiveControls/TActiveLabel.php +++ b/framework/Web/UI/ActiveControls/TActiveLabel.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveLabel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -26,7 +26,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * the client-side "for" attribute on the label.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveLabel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveLinkButton.php b/framework/Web/UI/ActiveControls/TActiveLinkButton.php index 5b1e98b9..b95dad88 100644 --- a/framework/Web/UI/ActiveControls/TActiveLinkButton.php +++ b/framework/Web/UI/ActiveControls/TActiveLinkButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveLinkButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -29,7 +29,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * will update the link text upon callback response completion.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveLinkButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveListBox.php b/framework/Web/UI/ActiveControls/TActiveListBox.php index 32a49425..dfb4bf6e 100644 --- a/framework/Web/UI/ActiveControls/TActiveListBox.php +++ b/framework/Web/UI/ActiveControls/TActiveListBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveListBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -21,7 +21,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveListControlAdapter');   * List items can be added dynamically during a callback request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveListBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveListControlAdapter.php b/framework/Web/UI/ActiveControls/TActiveListControlAdapter.php index ead3d10c..e48b9364 100644 --- a/framework/Web/UI/ActiveControls/TActiveListControlAdapter.php +++ b/framework/Web/UI/ActiveControls/TActiveListControlAdapter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveListControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -23,7 +23,7 @@ Prado::using('System.Web.UI.WebControls.TListControl');   * during callback response.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveListControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -170,7 +170,7 @@ class TActiveListControlAdapter extends TActiveControlAdapter implements IListCo   * repopulate the client-side options.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveListControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActivePageAdapter.php b/framework/Web/UI/ActiveControls/TActivePageAdapter.php index 30fc32e8..5e86f8b8 100644 --- a/framework/Web/UI/ActiveControls/TActivePageAdapter.php +++ b/framework/Web/UI/ActiveControls/TActivePageAdapter.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActivePageAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -25,7 +25,7 @@ Prado::using('System.Web.UI.ActiveControls.TCallbackEventParameter');   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com>   * @author Gabor Berczi <gabor.berczi@devworx.hu> (lazyload additions & progressive rendering) - * @version $Id$ + * @version $Id: TActivePageAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -331,7 +331,7 @@ class TActivePageAdapter extends TControlAdapter   * the error stack trace.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActivePageAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -391,7 +391,7 @@ class TCallbackErrorHandler extends TErrorHandler   * TInvalidCallbackException class.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActivePageAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActivePager.php b/framework/Web/UI/ActiveControls/TActivePager.php index f7ebbea7..7dcd3212 100644 --- a/framework/Web/UI/ActiveControls/TActivePager.php +++ b/framework/Web/UI/ActiveControls/TActivePager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActivePager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -25,7 +25,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * and it is raise <b>after</b> the {@link onPageIndexChanged OnPageIndexChanged} event.   *    * @author "gevik" (forum contributor) and Christophe Boulain (Christophe.Boulain@gmail.com) - * @version $Id$ + * @version $Id: TActivePager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1.2   */ diff --git a/framework/Web/UI/ActiveControls/TActivePanel.php b/framework/Web/UI/ActiveControls/TActivePanel.php index 4c170549..39636cad 100644 --- a/framework/Web/UI/ActiveControls/TActivePanel.php +++ b/framework/Web/UI/ActiveControls/TActivePanel.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActivePanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -32,7 +32,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * </code>   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActivePanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveRadioButton.php b/framework/Web/UI/ActiveControls/TActiveRadioButton.php index fbcb8bae..d192536a 100644 --- a/framework/Web/UI/ActiveControls/TActiveRadioButton.php +++ b/framework/Web/UI/ActiveControls/TActiveRadioButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRadioButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -25,7 +25,7 @@   * and can not be changed using javascript.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRadioButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveRadioButtonList.php b/framework/Web/UI/ActiveControls/TActiveRadioButtonList.php index 85658c09..c106f479 100644 --- a/framework/Web/UI/ActiveControls/TActiveRadioButtonList.php +++ b/framework/Web/UI/ActiveControls/TActiveRadioButtonList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveRadioButtonList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -31,7 +31,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveRadioButton');   * List items can not be changed dynamically during a callback request.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveRadioButtonList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TActiveTextBox.php b/framework/Web/UI/ActiveControls/TActiveTextBox.php index b93f8cf4..5f96ff29 100644 --- a/framework/Web/UI/ActiveControls/TActiveTextBox.php +++ b/framework/Web/UI/ActiveControls/TActiveTextBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TActiveTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -25,7 +25,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * event.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TActiveTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TAutoComplete.php b/framework/Web/UI/ActiveControls/TAutoComplete.php index 3d343cba..5e144040 100644 --- a/framework/Web/UI/ActiveControls/TAutoComplete.php +++ b/framework/Web/UI/ActiveControls/TAutoComplete.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TAutoComplete.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -77,7 +77,7 @@ Prado::using('System.Web.UI.ActiveControls.TCallbackEventParameter');   * "informal" are ignored as text for suggestions.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TAutoComplete.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -375,7 +375,7 @@ class TAutoComplete extends TActiveTextBox implements INamingContainer   * suggestion selected by the user, -1 if not suggestion is selected.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TAutoComplete.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -416,7 +416,7 @@ class TAutoCompleteEventParameter extends TCallbackEventParameter   * item template.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TAutoComplete.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TBaseActiveControl.php b/framework/Web/UI/ActiveControls/TBaseActiveControl.php index 588ce423..73503f3c 100644 --- a/framework/Web/UI/ActiveControls/TBaseActiveControl.php +++ b/framework/Web/UI/ActiveControls/TBaseActiveControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TBaseActiveControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -23,7 +23,7 @@ Prado::using('System.Web.UI.ActiveControls.TCallbackClientSide');   * response returns.   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com> - * @version $Id$ + * @version $Id: TBaseActiveControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -155,7 +155,7 @@ class TBaseActiveControl extends TComponent   * </code>   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TBaseActiveControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TCallback.php b/framework/Web/UI/ActiveControls/TCallback.php index 689ce63a..2c20567c 100644 --- a/framework/Web/UI/ActiveControls/TCallback.php +++ b/framework/Web/UI/ActiveControls/TCallback.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -37,7 +37,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveControlAdapter');   * </code>   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TCallbackClientScript.php b/framework/Web/UI/ActiveControls/TCallbackClientScript.php index ceec06dc..40051f76 100644 --- a/framework/Web/UI/ActiveControls/TCallbackClientScript.php +++ b/framework/Web/UI/ActiveControls/TCallbackClientScript.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCallbackClientScript.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -28,7 +28,7 @@   * </code>   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com> - * @version $Id$ + * @version $Id: TCallbackClientScript.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TCallbackClientSide.php b/framework/Web/UI/ActiveControls/TCallbackClientSide.php index 4d1073ba..ec993c14 100644 --- a/framework/Web/UI/ActiveControls/TCallbackClientSide.php +++ b/framework/Web/UI/ActiveControls/TCallbackClientSide.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCallbackClientSide.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -46,7 +46,7 @@   *   viewstate update. This will automatically set HasPriority to true when enabled.   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com> - * @version $Id$ + * @version $Id: TCallbackClientSide.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TCallbackOptions.php b/framework/Web/UI/ActiveControls/TCallbackOptions.php index df4ad52b..19d53aeb 100644 --- a/framework/Web/UI/ActiveControls/TCallbackOptions.php +++ b/framework/Web/UI/ActiveControls/TCallbackOptions.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCallbackOptions.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -17,7 +17,7 @@   * to be attached to other active controls.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TCallbackOptions.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TCallbackResponseAdapter.php b/framework/Web/UI/ActiveControls/TCallbackResponseAdapter.php index 6d4883b8..47b5fae4 100755 --- a/framework/Web/UI/ActiveControls/TCallbackResponseAdapter.php +++ b/framework/Web/UI/ActiveControls/TCallbackResponseAdapter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCallbackResponseAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -22,7 +22,7 @@   * property.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TCallbackResponseAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ @@ -110,7 +110,7 @@ class TCallbackResponseAdapter extends THttpResponseAdapter   * is generated using microtime.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TCallbackResponseAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TDraggable.php b/framework/Web/UI/ActiveControls/TDraggable.php index 5536b407..23687207 100755 --- a/framework/Web/UI/ActiveControls/TDraggable.php +++ b/framework/Web/UI/ActiveControls/TDraggable.php @@ -6,7 +6,7 @@   * @copyright Copyright © 2008, PradoSoft   * @license http://www.pradosoft.com/license   * @package System.Web.UI.ActiveControls - * @version $Id$ + * @version $Id: TDraggable.php 3247 2013-01-07 21:38:18Z ctrlaltca $   */  class TDraggable extends TPanel   { @@ -193,7 +193,7 @@ class TDraggable extends TPanel   * @copyright Copyright © 2008, PradoSoft   * @license http://www.pradosoft.com/license   * @package System.Web.UI.ActiveControls - * @version $Id$ + * @version $Id: TDraggable.php 3247 2013-01-07 21:38:18Z ctrlaltca $   */  class TDraggableGhostingOptions extends TEnumerable  { @@ -207,7 +207,7 @@ class TDraggableGhostingOptions extends TEnumerable   * @copyright Copyright © 2008, PradoSoft   * @license http://www.pradosoft.com/license   * @package System.Web.UI.ActiveControls - * @version $Id$ + * @version $Id: TDraggable.php 3247 2013-01-07 21:38:18Z ctrlaltca $   */  class TDraggableRevertOptions extends TEnumerable  { diff --git a/framework/Web/UI/ActiveControls/TDropContainer.php b/framework/Web/UI/ActiveControls/TDropContainer.php index 3b25d49e..e603adf9 100755 --- a/framework/Web/UI/ActiveControls/TDropContainer.php +++ b/framework/Web/UI/ActiveControls/TDropContainer.php @@ -7,7 +7,7 @@   * @license http://www.pradosoft.com/license   * @version $Id: TDropContainer.php 3159 2012-2013 PradoSoft   * @license http://www.pradosoft.com/license - * @version $Id$ + * @version $Id: TDropContainer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */  class TDropContainer extends TPanel implements IActiveControl, ICallbackEventHandler  @@ -225,7 +225,7 @@ class TDropContainer extends TPanel implements IActiveControl, ICallbackEventHan   * @author Christophe BOULAIN (Christophe.Boulain@ceram.fr)   * @copyright Copyright © 2008, PradoSoft   * @license http://www.pradosoft.com/license - * @version $Id$ + * @version $Id: TDropContainer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */  class TDropContainerEventParameter extends TEventParameter diff --git a/framework/Web/UI/ActiveControls/TEventTriggeredCallback.php b/framework/Web/UI/ActiveControls/TEventTriggeredCallback.php index b0a72f23..4f1dbbf8 100644 --- a/framework/Web/UI/ActiveControls/TEventTriggeredCallback.php +++ b/framework/Web/UI/ActiveControls/TEventTriggeredCallback.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TEventTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -22,7 +22,7 @@ Prado::using('System.Web.UI.ActiveControls.TTriggeredCallback');   * {@link setPreventDefaultAction PreventDefaultAction} is set to true.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TEventTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TInPlaceTextBox.php b/framework/Web/UI/ActiveControls/TInPlaceTextBox.php index 26ec938c..5309b7e8 100644 --- a/framework/Web/UI/ActiveControls/TInPlaceTextBox.php +++ b/framework/Web/UI/ActiveControls/TInPlaceTextBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TInPlaceTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -40,7 +40,7 @@ Prado::using('System.Web.UI.ActiveControls.TActiveTextBox');   * the control not editable. This property can be also changed on callback   *    * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TInPlaceTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TTimeTriggeredCallback.php b/framework/Web/UI/ActiveControls/TTimeTriggeredCallback.php index ac0ed5c1..46df7a22 100644 --- a/framework/Web/UI/ActiveControls/TTimeTriggeredCallback.php +++ b/framework/Web/UI/ActiveControls/TTimeTriggeredCallback.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTimeTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -26,7 +26,7 @@ Prado::using('System.Web.UI.ActiveControls.TCallback');   * {@link setStartTimerOnLoad StartTimerOnLoad} is true.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TTimeTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TTriggeredCallback.php b/framework/Web/UI/ActiveControls/TTriggeredCallback.php index e8e1716f..2365326b 100644 --- a/framework/Web/UI/ActiveControls/TTriggeredCallback.php +++ b/framework/Web/UI/ActiveControls/TTriggeredCallback.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -18,7 +18,7 @@ Prado::using('System.Web.UI.ActiveControls.TCallback');   * property sets the control ID to observe the trigger.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/ActiveControls/TValueTriggeredCallback.php b/framework/Web/UI/ActiveControls/TValueTriggeredCallback.php index 92f4ca84..e9db1bed 100644 --- a/framework/Web/UI/ActiveControls/TValueTriggeredCallback.php +++ b/framework/Web/UI/ActiveControls/TValueTriggeredCallback.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TValueTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   */ @@ -25,7 +25,7 @@ Prado::using('System.Web.UI.ActiveControls.TTriggeredCallback');   * observed, the polling interval is reset to the original value.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TValueTriggeredCallback.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.ActiveControls   * @since 3.1   */ diff --git a/framework/Web/UI/TCachePageStatePersister.php b/framework/Web/UI/TCachePageStatePersister.php index 49aa79df..4f3d60cc 100644 --- a/framework/Web/UI/TCachePageStatePersister.php +++ b/framework/Web/UI/TCachePageStatePersister.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCachePageStatePersister.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -54,7 +54,7 @@   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCachePageStatePersister.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.1.1   */ diff --git a/framework/Web/UI/TClientScriptManager.php b/framework/Web/UI/TClientScriptManager.php index 39cab493..8a7afdad 100644 --- a/framework/Web/UI/TClientScriptManager.php +++ b/framework/Web/UI/TClientScriptManager.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TClientScriptManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -18,7 +18,7 @@   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Gabor Berczi <gabor.berczi@devworx.hu> (lazyload additions & progressive rendering) - * @version $Id$ + * @version $Id: TClientScriptManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -758,7 +758,7 @@ class TClientScriptManager extends TApplicationComponent   * between ActiveControls and validators.   *   * @author <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TClientScriptManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TCompositeControl.php b/framework/Web/UI/TCompositeControl.php index d3d7033e..21e4c46f 100644 --- a/framework/Web/UI/TCompositeControl.php +++ b/framework/Web/UI/TCompositeControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCompositeControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -16,7 +16,7 @@   * by other controls.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCompositeControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TControl.php b/framework/Web/UI/TControl.php index e05f92f8..5ee20d61 100644 --- a/framework/Web/UI/TControl.php +++ b/framework/Web/UI/TControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -64,7 +64,7 @@ Prado::using('System.Web.UI.TControlAdapter');   * They work together with page lifecycles to process a page request.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1771,7 +1771,7 @@ class TControl extends TApplicationComponent implements IRenderable, IBindable   * controls to maintain a list of their child controls.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1856,7 +1856,7 @@ class TControlCollection extends TList   * controls to it. This is useful for controls that do not allow child controls.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1889,7 +1889,7 @@ class TEmptyControlCollection extends TControlCollection   * INamingContainer marks a control as a naming container.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1903,7 +1903,7 @@ interface INamingContainer   * If a control wants to respond to postback event, it must implement this interface.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1924,7 +1924,7 @@ interface IPostBackEventHandler   * If a control wants to load post data, it must implement this interface.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1958,7 +1958,7 @@ interface IPostBackDataHandler   * If a control wants to validate user input, it must implement this interface.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1996,7 +1996,7 @@ interface IValidator   * If a control wants to be validated by a validator, it must implement this interface.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2022,7 +2022,7 @@ interface IValidatable   * If a control wants to check broadcast event, it must implement this interface.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2046,7 +2046,7 @@ interface IBroadcastEventReceiver   * This interface must be implemented by theme.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2066,7 +2066,7 @@ interface ITheme   * parsed template structures.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2089,7 +2089,7 @@ interface ITemplate   * {@link TImageButton}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2194,7 +2194,7 @@ interface ISurroundable   * {@link setParameter Parameter} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2256,7 +2256,7 @@ class TBroadcastEventParameter extends TEventParameter   * with the command via {@link getCommandParameter CommandParameter} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -2301,7 +2301,7 @@ class TCommandEventParameter extends TEventParameter   * consecutive static strings, expressions and statements.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TControlAdapter.php b/framework/Web/UI/TControlAdapter.php index 0a13ec0d..1ef2d1fb 100644 --- a/framework/Web/UI/TControlAdapter.php +++ b/framework/Web/UI/TControlAdapter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -17,7 +17,7 @@   * various behaviors for the control to which the adapter is attached.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TForm.php b/framework/Web/UI/TForm.php index 7e9e93e0..9db8682c 100644 --- a/framework/Web/UI/TForm.php +++ b/framework/Web/UI/TForm.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TForm.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -23,7 +23,7 @@   * URLs.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TForm.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/THtmlWriter.php b/framework/Web/UI/THtmlWriter.php index 0898df74..9f070d5f 100644 --- a/framework/Web/UI/THtmlWriter.php +++ b/framework/Web/UI/THtmlWriter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THtmlWriter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -32,7 +32,7 @@   * tags in HTML and XHTML.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THtmlWriter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TPage.php b/framework/Web/UI/TPage.php index e27e42a6..39656e13 100644 --- a/framework/Web/UI/TPage.php +++ b/framework/Web/UI/TPage.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -22,7 +22,7 @@ Prado::using('System.Web.UI.TClientScriptManager');   * TPage class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -1245,7 +1245,7 @@ class TPage extends TTemplateControl   * classes.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.1   */ diff --git a/framework/Web/UI/TPageStatePersister.php b/framework/Web/UI/TPageStatePersister.php index 9e3dff58..7d2330b7 100644 --- a/framework/Web/UI/TPageStatePersister.php +++ b/framework/Web/UI/TPageStatePersister.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPageStatePersister.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -22,7 +22,7 @@   * traffic for transmitting bulky page state.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPageStatePersister.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TSessionPageStatePersister.php b/framework/Web/UI/TSessionPageStatePersister.php index 09eb3397..5448fd22 100644 --- a/framework/Web/UI/TSessionPageStatePersister.php +++ b/framework/Web/UI/TSessionPageStatePersister.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSessionPageStatePersister.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -39,7 +39,7 @@   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TSessionPageStatePersister.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.1   */ diff --git a/framework/Web/UI/TTemplateControl.php b/framework/Web/UI/TTemplateControl.php index c5017de9..f5780928 100644 --- a/framework/Web/UI/TTemplateControl.php +++ b/framework/Web/UI/TTemplateControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTemplateControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -23,7 +23,7 @@ Prado::using('System.Web.UI.TCompositeControl');   * different extension name. For template file, the extension name is ".tpl".   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTemplateControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TTemplateManager.php b/framework/Web/UI/TTemplateManager.php index ff3eb934..91630241 100644 --- a/framework/Web/UI/TTemplateManager.php +++ b/framework/Web/UI/TTemplateManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTemplateManager.php 3251 2013-01-15 18:37:04Z ctrlaltca $   * @package System.Web.UI   */ @@ -32,7 +32,7 @@ Prado::using('System.Web.UI.WebControls.TOutputCache');   * template manager module that can be accessed via {@link TPageService::getTemplateManager()}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTemplateManager.php 3251 2013-01-15 18:37:04Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -162,7 +162,7 @@ class TTemplateManager extends TModule   * set their parent as $control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTemplateManager.php 3251 2013-01-15 18:37:04Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/TThemeManager.php b/framework/Web/UI/TThemeManager.php index 0a6cb3c6..ba007dc0 100644 --- a/framework/Web/UI/TThemeManager.php +++ b/framework/Web/UI/TThemeManager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TThemeManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -34,7 +34,7 @@ Prado::using('System.Web.Services.TPageService');   * and {@link getBufferOutput BufferOutput} are configurable properties of THttpResponse.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TThemeManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -206,7 +206,7 @@ class TThemeManager extends TModule   * To apply a theme to a particular control, call {@link applySkin}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TThemeManager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TBaseDataList.php b/framework/Web/UI/WebControls/TBaseDataList.php index 98364a6c..0ef22752 100644 --- a/framework/Web/UI/WebControls/TBaseDataList.php +++ b/framework/Web/UI/WebControls/TBaseDataList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TBaseDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -37,7 +37,7 @@ Prado::using('System.Util.TDataFieldAccessor');   * content can be specified via {@link setHorizontalAlign HorizontalAlign}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBaseDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TBaseValidator.php b/framework/Web/UI/WebControls/TBaseValidator.php index c07bdd78..194ddf50 100644 --- a/framework/Web/UI/WebControls/TBaseValidator.php +++ b/framework/Web/UI/WebControls/TBaseValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TBaseValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -70,7 +70,7 @@ Prado::using('System.Web.UI.WebControls.TLabel');   * override the method {@link evaluateIsValid}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBaseValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -625,7 +625,7 @@ abstract class TBaseValidator extends TLabel implements IValidator   * See the quickstart documentation for further details.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TBaseValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -715,7 +715,7 @@ class TValidatorClientSide extends TClientSideOptions   * - Fixed: Similar to Dynamic except that the error message physically occupies the page layout (even though it may not be visible)   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBaseValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -738,7 +738,7 @@ class TValidatorDisplayStyle extends TEnumerable   * - String   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBaseValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TBoundColumn.php b/framework/Web/UI/WebControls/TBoundColumn.php index c7ae0d8a..7534fcbc 100644 --- a/framework/Web/UI/WebControls/TBoundColumn.php +++ b/framework/Web/UI/WebControls/TBoundColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TBoundColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -42,7 +42,7 @@ Prado::using('System.Web.UI.WebControls.TDataGridColumn');   * For more details, see {@link TRepeater} and {@link TDataList}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBoundColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TBulletedList.php b/framework/Web/UI/WebControls/TBulletedList.php index 6ac0b597..e5c17b38 100644 --- a/framework/Web/UI/WebControls/TBulletedList.php +++ b/framework/Web/UI/WebControls/TBulletedList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TBulletedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -33,7 +33,7 @@ Prado::using('System.Web.UI.WebControls.TListControl');   * will be raised under such a circumstance.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBulletedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -414,7 +414,7 @@ class TBulletedList extends TListControl implements IPostBackEventHandler   * of the item that is currently being clicked.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBulletedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -449,7 +449,7 @@ class TBulletedListEventParameter extends TEventParameter   * for a {@link TBulletedList} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBulletedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -479,7 +479,7 @@ class TBulletStyle extends TEnumerable   * - LinkButton: the bulleted list items are displayed as link buttons that can cause postbacks   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TBulletedList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TButton.php b/framework/Web/UI/WebControls/TButton.php index c7a693e5..e7d0f5bf 100644 --- a/framework/Web/UI/WebControls/TButton.php +++ b/framework/Web/UI/WebControls/TButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -43,7 +43,7 @@   * if the button does not cause a postback.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -355,7 +355,7 @@ class TButton extends TWebControl implements IPostBackEventHandler, IButtonContr   * - Button: a client button (normally does not perform form submission)   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TButtonColumn.php b/framework/Web/UI/WebControls/TButtonColumn.php index e2c69208..7a0484c3 100644 --- a/framework/Web/UI/WebControls/TButtonColumn.php +++ b/framework/Web/UI/WebControls/TButtonColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TButtonColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -48,7 +48,7 @@ Prado::using('System.Web.UI.WebControls.TImageButton');   * datagrid cell is the first child.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TButtonColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TCaptcha.php b/framework/Web/UI/WebControls/TCaptcha.php index 4ab536a7..79f402a5 100644 --- a/framework/Web/UI/WebControls/TCaptcha.php +++ b/framework/Web/UI/WebControls/TCaptcha.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCaptcha.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -57,7 +57,7 @@ Prado::using('System.Web.UI.WebControls.TImage');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCaptcha.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ diff --git a/framework/Web/UI/WebControls/TCaptchaValidator.php b/framework/Web/UI/WebControls/TCaptchaValidator.php index 45b5f522..c8cc7aea 100644 --- a/framework/Web/UI/WebControls/TCaptchaValidator.php +++ b/framework/Web/UI/WebControls/TCaptchaValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCaptchaValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -31,7 +31,7 @@ Prado::using('System.Web.UI.WebControls.TCaptcha');   * the CAPTCHA control that the user input should be compared with.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCaptchaValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ diff --git a/framework/Web/UI/WebControls/TCheckBox.php b/framework/Web/UI/WebControls/TCheckBox.php index b853a88c..e12946be 100644 --- a/framework/Web/UI/WebControls/TCheckBox.php +++ b/framework/Web/UI/WebControls/TCheckBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCheckBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -36,7 +36,7 @@   * that may bring security vulnerabilities.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCheckBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -519,7 +519,7 @@ class TCheckBox extends TWebControl implements IPostBackDataHandler, IValidatabl   * - Right: right aligned   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCheckBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TCheckBoxColumn.php b/framework/Web/UI/WebControls/TCheckBoxColumn.php index eb433f08..c0206676 100644 --- a/framework/Web/UI/WebControls/TCheckBoxColumn.php +++ b/framework/Web/UI/WebControls/TCheckBoxColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCheckBoxColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -38,7 +38,7 @@ Prado::using('System.Web.UI.WebControls.TCheckBox');   * datagrid cell is the first child.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCheckBoxColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TCheckBoxList.php b/framework/Web/UI/WebControls/TCheckBoxList.php index 5d0e8d53..ac278a16 100644 --- a/framework/Web/UI/WebControls/TCheckBoxList.php +++ b/framework/Web/UI/WebControls/TCheckBoxList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCheckBoxList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -43,7 +43,7 @@ Prado::using('System.Web.UI.WebControls.TCheckBox');   * The alignment of the text besides each checkbox can be specified via {@link setTextAlign TextAlign}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCheckBoxList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TClientScript.php b/framework/Web/UI/WebControls/TClientScript.php index ff45513e..f28a507a 100644 --- a/framework/Web/UI/WebControls/TClientScript.php +++ b/framework/Web/UI/WebControls/TClientScript.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TClientScript.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -40,7 +40,7 @@   * generation cycle.   *    * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TClientScript.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TColorPicker.php b/framework/Web/UI/WebControls/TColorPicker.php index ea0b5e6c..fcb129b9 100644 --- a/framework/Web/UI/WebControls/TColorPicker.php +++ b/framework/Web/UI/WebControls/TColorPicker.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TColorPicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -33,7 +33,7 @@   * and <b>CancelButtonText</b> properties.   *    * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TColorPicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -248,7 +248,7 @@ class TColorPicker extends TTextBox   * # Full - Full-featured color picker.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TColorPicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -265,7 +265,7 @@ class TColorPickerMode extends TEnumerable   * Client-side javascript code options.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TColorPicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1   */ diff --git a/framework/Web/UI/WebControls/TCompareValidator.php b/framework/Web/UI/WebControls/TCompareValidator.php index afa53742..eaaa8f51 100644 --- a/framework/Web/UI/WebControls/TCompareValidator.php +++ b/framework/Web/UI/WebControls/TCompareValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCompareValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -40,7 +40,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * LessThan and LessThanEqual.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCompareValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -249,7 +249,7 @@ class TCompareValidator extends TBaseValidator   * - LessThanEqual   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCompareValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TConditional.php b/framework/Web/UI/WebControls/TConditional.php index 35deb0e5..054e1a76 100644 --- a/framework/Web/UI/WebControls/TConditional.php +++ b/framework/Web/UI/WebControls/TConditional.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TConditional.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -39,7 +39,7 @@   * or {@link getFalseTemplate FalseTemplate}, but never both. And the condition is evaluated only once.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TConditional.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ diff --git a/framework/Web/UI/WebControls/TContent.php b/framework/Web/UI/WebControls/TContent.php index ca65b83b..f0a67674 100644 --- a/framework/Web/UI/WebControls/TContent.php +++ b/framework/Web/UI/WebControls/TContent.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TContent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -25,7 +25,7 @@   * {@link TContent} and {@link TContentPlaceHolder} controls.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TContent.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TContentPlaceHolder.php b/framework/Web/UI/WebControls/TContentPlaceHolder.php index 026788f2..d9464fa3 100644 --- a/framework/Web/UI/WebControls/TContentPlaceHolder.php +++ b/framework/Web/UI/WebControls/TContentPlaceHolder.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TContentPlaceHolder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -24,7 +24,7 @@   * {@link TContent} and {@link TContentPlaceHolder} controls.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TContentPlaceHolder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TCustomValidator.php b/framework/Web/UI/WebControls/TCustomValidator.php index 1add5f49..b4987f06 100644 --- a/framework/Web/UI/WebControls/TCustomValidator.php +++ b/framework/Web/UI/WebControls/TCustomValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -48,7 +48,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * with the TCustomValidator.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -153,7 +153,7 @@ class TCustomValidator extends TBaseValidator   * <b>OnServerValidate</b> event of TCustomValidator components.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TCustomValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDataBoundControl.php b/framework/Web/UI/WebControls/TDataBoundControl.php index 754959f3..08d130c1 100644 --- a/framework/Web/UI/WebControls/TDataBoundControl.php +++ b/framework/Web/UI/WebControls/TDataBoundControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataBoundControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -39,7 +39,7 @@ Prado::using('System.Collections.TPagedDataSource');   * custom paging, set {@link setAllowCustomPaging AllowCustomPaging} to true.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataBoundControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -527,7 +527,7 @@ abstract class TDataBoundControl extends TWebControl   * - Pager: pager   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataBoundControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -553,7 +553,7 @@ class TListItemType extends TEnumerable   * {@link getItemType ItemType} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataBoundControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.0   */ diff --git a/framework/Web/UI/WebControls/TDataGrid.php b/framework/Web/UI/WebControls/TDataGrid.php index 732b3dbf..249d8108 100644 --- a/framework/Web/UI/WebControls/TDataGrid.php +++ b/framework/Web/UI/WebControls/TDataGrid.php @@ -11,7 +11,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -145,7 +145,7 @@ Prado::using('System.Web.UI.WebControls.TDataGridPagerStyle');   * - Save the data in viewstate and get it back during postbacks.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1680,7 +1680,7 @@ class TDataGrid extends TBaseDataList implements INamingContainer   * The {@link getItem Item} property indicates the datagrid item related with the event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1718,7 +1718,7 @@ class TDataGridItemEventParameter extends TEventParameter   * The {@link getPager Pager} property indicates the datagrid pager related with the event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1759,7 +1759,7 @@ class TDataGridPagerEventParameter extends TEventParameter   * raises the Command event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1815,7 +1815,7 @@ class TDataGridCommandEventParameter extends TCommandEventParameter   * gives the sort expression carried with the sort command.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1869,7 +1869,7 @@ class TDataGridSortCommandEventParameter extends TEventParameter   * returns the new page index carried with the page command.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1923,7 +1923,7 @@ class TDataGridPageChangedEventParameter extends TEventParameter   * gives the index of the item from the bound data source.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2060,7 +2060,7 @@ class TDataGridItem extends TTableRow implements INamingContainer   * TDataGridPager represents a datagrid pager.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2119,7 +2119,7 @@ class TDataGridPager extends TPanel implements INamingContainer   * TDataGridItemCollection represents a collection of data grid items.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2147,7 +2147,7 @@ class TDataGridItemCollection extends TList   * TDataGridColumnCollection represents a collection of data grid columns.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2204,7 +2204,7 @@ class TDataGridColumnCollection extends TList   * - Numeric: pager buttons are displayed as numeric page numbers   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -2224,7 +2224,7 @@ class TDataGridPagerMode extends TEnumerable   * - PushButton: form submit buttons   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -2245,7 +2245,7 @@ class TDataGridPagerButtonType extends TEnumerable   * - TopAndBottom: pager appears on both top and bottom of the data grid.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGrid.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TDataGridColumn.php b/framework/Web/UI/WebControls/TDataGridColumn.php index a1709a3e..ad3be81f 100644 --- a/framework/Web/UI/WebControls/TDataGridColumn.php +++ b/framework/Web/UI/WebControls/TDataGridColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataGridColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -58,7 +58,7 @@ Prado::using('System.Web.UI.WebControls.TDataGrid');   * which is the major logic for managing the data and presentation of cells in the column.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGridColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -554,7 +554,7 @@ abstract class TDataGridColumn extends TApplicationComponent   * - ImageButton: image buttons   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGridColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TDataGridItemRenderer.php b/framework/Web/UI/WebControls/TDataGridItemRenderer.php index 98d86e2b..6e37a739 100644 --- a/framework/Web/UI/WebControls/TDataGridItemRenderer.php +++ b/framework/Web/UI/WebControls/TDataGridItemRenderer.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataGridItemRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -20,7 +20,7 @@ Prado::using('System.Web.UI.WebControls.TItemDataRenderer');   * define an item renderer class specific for {@link TDataGrid}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGridItemRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.0   */ diff --git a/framework/Web/UI/WebControls/TDataGridPagerStyle.php b/framework/Web/UI/WebControls/TDataGridPagerStyle.php index 6e43b3b7..31c0380b 100644 --- a/framework/Web/UI/WebControls/TDataGridPagerStyle.php +++ b/framework/Web/UI/WebControls/TDataGridPagerStyle.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataGridPagerStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -18,7 +18,7 @@ Prado::using('System.Web.UI.WebControls.TDataGrid');   * TDataGridPagerStyle specifies the styles available for a datagrid pager.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataGridPagerStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDataList.php b/framework/Web/UI/WebControls/TDataList.php index 1a7233cb..6b3c4a73 100644 --- a/framework/Web/UI/WebControls/TDataList.php +++ b/framework/Web/UI/WebControls/TDataList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -146,7 +146,7 @@ Prado::using('System.Web.UI.WebControls.TRepeatInfo');   * complex data may also have serializing problem if saved in viewstate.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1499,7 +1499,7 @@ class TDataList extends TBaseDataList implements INamingContainer, IRepeatInfoUs   * The {@link getItem Item} property indicates the DataList item related with the event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1540,7 +1540,7 @@ class TDataListItemEventParameter extends TEventParameter   * raises the Command event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1595,7 +1595,7 @@ class TDataListCommandEventParameter extends TCommandEventParameter   * is given by {@link getItemType ItemType} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1742,7 +1742,7 @@ class TDataListItem extends TWebControl implements INamingContainer, IItemDataRe   * TDataListItemCollection represents a collection of data list items.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDataListItemRenderer.php b/framework/Web/UI/WebControls/TDataListItemRenderer.php index e191660d..df63c1f2 100644 --- a/framework/Web/UI/WebControls/TDataListItemRenderer.php +++ b/framework/Web/UI/WebControls/TDataListItemRenderer.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataListItemRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -26,7 +26,7 @@ Prado::using('System.Web.UI.WebControls.TItemDataRenderer');   * which allows TDataList to apply CSS styles to the renders.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataListItemRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.0   */ diff --git a/framework/Web/UI/WebControls/TDataRenderer.php b/framework/Web/UI/WebControls/TDataRenderer.php index 72023a49..8bde0152 100644 --- a/framework/Web/UI/WebControls/TDataRenderer.php +++ b/framework/Web/UI/WebControls/TDataRenderer.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.2   */ @@ -22,7 +22,7 @@   * - {@link getData Data}: data associated with this renderer.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.2   */ diff --git a/framework/Web/UI/WebControls/TDataSourceControl.php b/framework/Web/UI/WebControls/TDataSourceControl.php index 51a705a2..93037c03 100644 --- a/framework/Web/UI/WebControls/TDataSourceControl.php +++ b/framework/Web/UI/WebControls/TDataSourceControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataSourceControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -14,7 +14,7 @@   * IDataSource class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataSourceControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -29,7 +29,7 @@ interface IDataSource   * TDataSourceControl class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataSourceControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -90,7 +90,7 @@ abstract class TDataSourceControl extends TControl implements IDataSource   * TDataSourceControl class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataSourceControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDataSourceView.php b/framework/Web/UI/WebControls/TDataSourceView.php index 05d58fd1..1e1ad7a9 100644 --- a/framework/Web/UI/WebControls/TDataSourceView.php +++ b/framework/Web/UI/WebControls/TDataSourceView.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataSourceView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -14,7 +14,7 @@   * TDataSourceSelectParameters class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataSourceView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -76,7 +76,7 @@ class TDataSourceSelectParameters extends TComponent   * TDataSourceView class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataSourceView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -179,7 +179,7 @@ abstract class TDataSourceView extends TComponent   * TReadOnlyDataSourceView class   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDataSourceView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDataTypeValidator.php b/framework/Web/UI/WebControls/TDataTypeValidator.php index ad482cae..b9ddbf6c 100644 --- a/framework/Web/UI/WebControls/TDataTypeValidator.php +++ b/framework/Web/UI/WebControls/TDataTypeValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDataTypeValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -30,7 +30,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * provided, the string will be assumed to be in GNU datetime format.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDataTypeValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDatePicker.php b/framework/Web/UI/WebControls/TDatePicker.php index f45b246e..f2448fcc 100644 --- a/framework/Web/UI/WebControls/TDatePicker.php +++ b/framework/Web/UI/WebControls/TDatePicker.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -73,7 +73,7 @@ Prado::using('System.Web.UI.WebControls.TTextBox');   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com>   * @author Carl G. Mathisen <carlgmathisen@gmail.com> - * @version $Id$ + * @version $Id: TDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -906,7 +906,7 @@ class TDatePicker extends TTextBox   * as parameter to this event   *    * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -940,7 +940,7 @@ class TDatePickerClientScript extends TClientSideOptions   * - DropDownList: dropdown lists are used to pick up date values   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -962,7 +962,7 @@ class TDatePickerInputMode extends TEnumerable   * - ImageButton: Shows an image next to the text input, clicking on the image shows the date picker,   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDatePicker.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TDropDownList.php b/framework/Web/UI/WebControls/TDropDownList.php index f13333cb..8dda857b 100644 --- a/framework/Web/UI/WebControls/TDropDownList.php +++ b/framework/Web/UI/WebControls/TDropDownList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDropDownList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -39,7 +39,7 @@ Prado::using('System.Web.UI.WebControls.TListControl');   * available item in the dropdown list will be selected.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDropDownList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TDropDownListColumn.php b/framework/Web/UI/WebControls/TDropDownListColumn.php index a1c15a39..40e07aef 100644 --- a/framework/Web/UI/WebControls/TDropDownListColumn.php +++ b/framework/Web/UI/WebControls/TDropDownListColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TDropDownListColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -54,7 +54,7 @@ Prado::using('System.Web.UI.WebControls.TDropDownList');   * datagrid cell is the first child.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TDropDownListColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TEditCommandColumn.php b/framework/Web/UI/WebControls/TEditCommandColumn.php index d0b71213..2f69c001 100644 --- a/framework/Web/UI/WebControls/TEditCommandColumn.php +++ b/framework/Web/UI/WebControls/TEditCommandColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TEditCommandColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -47,7 +47,7 @@ Prado::using('System.Web.UI.WebControls.TDataGridColumn');   * datagrid cell is the first child.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TEditCommandColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TEmailAddressValidator.php b/framework/Web/UI/WebControls/TEmailAddressValidator.php index 97d6682a..3bfd3e7b 100644 --- a/framework/Web/UI/WebControls/TEmailAddressValidator.php +++ b/framework/Web/UI/WebControls/TEmailAddressValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TEmailAddressValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -24,7 +24,7 @@ Prado::using('System.Web.UI.WebControls.TRegularExpressionValidator');   * checkdnsrr() is available in the installed PHP.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TEmailAddressValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TExpression.php b/framework/Web/UI/WebControls/TExpression.php index 996b75a7..3cb1aa8c 100644 --- a/framework/Web/UI/WebControls/TExpression.php +++ b/framework/Web/UI/WebControls/TExpression.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TExpression.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -22,7 +22,7 @@   * make sure {@link setExpression Expression} does not come directly from user input.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TExpression.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TFileUpload.php b/framework/Web/UI/WebControls/TFileUpload.php index 8a27ff3e..c6dc595a 100644 --- a/framework/Web/UI/WebControls/TFileUpload.php +++ b/framework/Web/UI/WebControls/TFileUpload.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TFileUpload.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -28,7 +28,7 @@   * (whether it succeeds or not).   *   * @author Marcus Nyeholt <tanus@users.sourceforge.net>, Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TFileUpload.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TFont.php b/framework/Web/UI/WebControls/TFont.php index 4f6208f6..12da993b 100644 --- a/framework/Web/UI/WebControls/TFont.php +++ b/framework/Web/UI/WebControls/TFont.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TFont.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -16,7 +16,7 @@   * TFont encapsulates the CSS style fields related with font settings.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TFont.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/THead.php b/framework/Web/UI/WebControls/THead.php index 80aef41c..52ce3013 100644 --- a/framework/Web/UI/WebControls/THead.php +++ b/framework/Web/UI/WebControls/THead.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THead.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   */ @@ -37,7 +37,7 @@   * theme will not be rendered.   *   * @author Marcus Nyeholt <tanus@users.sourceforge.net> and Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THead.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0   */ @@ -186,7 +186,7 @@ class THead extends TControl   * attributes for a meta tag, respectively.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THead.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -321,7 +321,7 @@ class TMetaTag extends TComponent   * contained in a {@link THead} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THead.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/THiddenField.php b/framework/Web/UI/WebControls/THiddenField.php index 95457b1d..041acdb2 100644 --- a/framework/Web/UI/WebControls/THiddenField.php +++ b/framework/Web/UI/WebControls/THiddenField.php @@ -6,7 +6,7 @@   * @link http://www.xisc.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.opensource.org/licenses/bsd-license.php BSD License - * @version $Id$ + * @version $Id: THiddenField.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -19,7 +19,7 @@   * event will be raised.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THiddenField.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/THtmlArea.php b/framework/Web/UI/WebControls/THtmlArea.php index 7a335dac..9d9ff3fa 100644 --- a/framework/Web/UI/WebControls/THtmlArea.php +++ b/framework/Web/UI/WebControls/THtmlArea.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THtmlArea.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -72,7 +72,7 @@ Prado::using('System.Web.UI.WebControls.TTextBox');   * </code>   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: THtmlArea.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/THtmlElement.php b/framework/Web/UI/WebControls/THtmlElement.php index c86564ae..5646a6ff 100644 --- a/framework/Web/UI/WebControls/THtmlElement.php +++ b/framework/Web/UI/WebControls/THtmlElement.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THtmlElement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -23,7 +23,7 @@ Prado::using('System.Web.UI.WebControls.TWebControl');   *   * @author Qiang Xue <qiang.xue@gmail.com>   * @author Brad Anderson <javalizard@gmail.com> - * @version $Id$ + * @version $Id: THtmlElement.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.2   */ diff --git a/framework/Web/UI/WebControls/THyperLink.php b/framework/Web/UI/WebControls/THyperLink.php index eb0ae32b..bc6c3642 100644 --- a/framework/Web/UI/WebControls/THyperLink.php +++ b/framework/Web/UI/WebControls/THyperLink.php @@ -6,7 +6,7 @@   * @link http://www.xisc.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.opensource.org/licenses/bsd-license.php BSD License - * @version $Id$ + * @version $Id: THyperLink.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -23,7 +23,7 @@   * the content enclosed within the control tag will be rendered.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THyperLink.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/THyperLinkColumn.php b/framework/Web/UI/WebControls/THyperLinkColumn.php index 723ada49..171accad 100644 --- a/framework/Web/UI/WebControls/THyperLinkColumn.php +++ b/framework/Web/UI/WebControls/THyperLinkColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: THyperLinkColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -45,7 +45,7 @@ Prado::using('System.Web.UI.WebControls.THyperLink');   * datagrid cell is the first child.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: THyperLinkColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TImage.php b/framework/Web/UI/WebControls/TImage.php index 6867ea0c..04a6d116 100644 --- a/framework/Web/UI/WebControls/TImage.php +++ b/framework/Web/UI/WebControls/TImage.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TImage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -21,7 +21,7 @@   * or {@link setDescriptionUrl DescriptionUrl} property, respectively.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImage.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TImageButton.php b/framework/Web/UI/WebControls/TImageButton.php index 9c78b572..0ee52a94 100644 --- a/framework/Web/UI/WebControls/TImageButton.php +++ b/framework/Web/UI/WebControls/TImageButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TImageButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -52,7 +52,7 @@ Prado::using('System.Web.UI.WebControls.TImage');   * TImageButton displays the {@link setText Text} property as the hint text to the displayed image.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -378,7 +378,7 @@ class TImageButton extends TImage implements IPostBackDataHandler, IPostBackEven   * {@link TImageButton::onClick Click} event of {@link TImageButton} controls.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TImageMap.php b/framework/Web/UI/WebControls/TImageMap.php index bee286c8..340f5089 100644 --- a/framework/Web/UI/WebControls/TImageMap.php +++ b/framework/Web/UI/WebControls/TImageMap.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -33,7 +33,7 @@ Prado::using('System.Web.UI.WebControls.TImage');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -230,7 +230,7 @@ class TImageMap extends TImage implements IPostBackEventHandler   * access {@link getPostBackValue PostBackValue}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -262,7 +262,7 @@ class TImageMapEventParameter extends TEventParameter   * THotSpotCollection represents a collection of hotspots in an imagemap.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -293,7 +293,7 @@ class THotSpotCollection extends TList   * and {@link TRectangleHotSpot}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -604,7 +604,7 @@ abstract class THotSpot extends TComponent   * control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -682,7 +682,7 @@ class TCircleHotSpot extends THotSpot   * TImageMap} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -776,7 +776,7 @@ class TRectangleHotSpot extends THotSpot   * TImageMap} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -823,7 +823,7 @@ class TPolygonHotSpot extends THotSpot   * - Inactive: the hotspot is inactive (not clickable)   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TImageMap.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TInlineFrame.php b/framework/Web/UI/WebControls/TInlineFrame.php index 87ed0d32..2c1371aa 100644 --- a/framework/Web/UI/WebControls/TInlineFrame.php +++ b/framework/Web/UI/WebControls/TInlineFrame.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TInlineFrame.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -27,7 +27,7 @@   * Original Prado v2 IFrame Author Information   * @author Jason Ragsdale <jrags@jasrags.net>   * @author Harry Pottash <hpottash@gmail.com> - * @version $Id$ + * @version $Id: TInlineFrame.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -239,7 +239,7 @@ class TInlineFrame extends TWebControl implements IDataRenderer   * - Bottom: bottom aligned   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TInlineFrame.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -264,7 +264,7 @@ class TInlineFrameAlign extends TEnumerable   * - Both: show both horizontal and vertical scroll bars all the time.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TInlineFrame.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TItemDataRenderer.php b/framework/Web/UI/WebControls/TItemDataRenderer.php index 4bfb6839..2809e046 100644 --- a/framework/Web/UI/WebControls/TItemDataRenderer.php +++ b/framework/Web/UI/WebControls/TItemDataRenderer.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TItemDataRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.2   */ @@ -28,7 +28,7 @@ Prado::using('System.Web.UI.WebControls.TDataRenderer');   * - {@link getData Data}: data associated with this renderer   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TItemDataRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.2   */ diff --git a/framework/Web/UI/WebControls/TJavascriptLogger.php b/framework/Web/UI/WebControls/TJavascriptLogger.php index 60496388..a2f1c1c2 100644 --- a/framework/Web/UI/WebControls/TJavascriptLogger.php +++ b/framework/Web/UI/WebControls/TJavascriptLogger.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TJavascriptLogger.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -26,7 +26,7 @@   * http://web.archive.org/web/20060512041505/gleepglop.com/javascripts/logger/   *   * @author Wei Zhuo<weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TJavascriptLogger.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TKeyboard.php b/framework/Web/UI/WebControls/TKeyboard.php index 1ec4cd64..1260c5af 100644 --- a/framework/Web/UI/WebControls/TKeyboard.php +++ b/framework/Web/UI/WebControls/TKeyboard.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TKeyboard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -33,7 +33,7 @@   * also be changed by specifying {@link setKeyboardCssClass KeyboardCssClass}.   *   * @author Sergey Morkovkin <sergeymorkovkin@mail.ru> and Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TKeyboard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ diff --git a/framework/Web/UI/WebControls/TLabel.php b/framework/Web/UI/WebControls/TLabel.php index 8bf7b759..4552b1a5 100644 --- a/framework/Web/UI/WebControls/TLabel.php +++ b/framework/Web/UI/WebControls/TLabel.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TLabel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -26,7 +26,7 @@   * Make sure it does not contain dangerous characters that you want to avoid.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLabel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TLinkButton.php b/framework/Web/UI/WebControls/TLinkButton.php index 7bc80f85..a9e6f4cf 100644 --- a/framework/Web/UI/WebControls/TLinkButton.php +++ b/framework/Web/UI/WebControls/TLinkButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TLinkButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -50,7 +50,7 @@   * as an image button by enclosing an <img> tag as the body of TLinkButton.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLinkButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TListBox.php b/framework/Web/UI/WebControls/TListBox.php index e0ae4338..a616a2be 100644 --- a/framework/Web/UI/WebControls/TListBox.php +++ b/framework/Web/UI/WebControls/TListBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TListBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -32,7 +32,7 @@ Prado::using('System.Web.UI.WebControls.TListControl');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TListBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -250,7 +250,7 @@ class TListBox extends TListControl implements IPostBackDataHandler, IValidatabl   * - Multiple: allow multiple selection   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TListBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TListControl.php b/framework/Web/UI/WebControls/TListControl.php index 5780605a..2cd430d6 100644 --- a/framework/Web/UI/WebControls/TListControl.php +++ b/framework/Web/UI/WebControls/TListControl.php @@ -8,7 +8,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TListControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -76,7 +76,7 @@ Prado::using('System.Util.TDataFieldAccessor');   * for an explanation of the format string.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TListControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TListControlValidator.php b/framework/Web/UI/WebControls/TListControlValidator.php index d9c1ba20..7d9801ef 100644 --- a/framework/Web/UI/WebControls/TListControlValidator.php +++ b/framework/Web/UI/WebControls/TListControlValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TListControlValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -57,7 +57,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * </code>   *   * @author Xiang Wei Zhuo <weizhuo[at]gmail.com> - * @version $Id$ + * @version $Id: TListControlValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TListItem.php b/framework/Web/UI/WebControls/TListItem.php index 4c10a5c3..e9bfa175 100644 --- a/framework/Web/UI/WebControls/TListItem.php +++ b/framework/Web/UI/WebControls/TListItem.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TListItem.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -21,7 +21,7 @@   * if the list control supports so.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TListItem.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TLiteral.php b/framework/Web/UI/WebControls/TLiteral.php index a5123725..da195f50 100644 --- a/framework/Web/UI/WebControls/TLiteral.php +++ b/framework/Web/UI/WebControls/TLiteral.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TLiteral.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -27,7 +27,7 @@   * does not contain unwanted characters that may bring security vulnerabilities.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TLiteral.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TMarkdown.php b/framework/Web/UI/WebControls/TMarkdown.php index 8538403b..1a2855eb 100644 --- a/framework/Web/UI/WebControls/TMarkdown.php +++ b/framework/Web/UI/WebControls/TMarkdown.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMarkdown.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -39,7 +39,7 @@ Prado::using('System.3rdParty.Markdown.MarkdownParser');   * and enclosed within a pair of square brackets (e.g. [php]).   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TMarkdown.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.1   */ diff --git a/framework/Web/UI/WebControls/TMultiView.php b/framework/Web/UI/WebControls/TMultiView.php index bbe7c8ee..286f4e95 100644 --- a/framework/Web/UI/WebControls/TMultiView.php +++ b/framework/Web/UI/WebControls/TMultiView.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TMultiView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -32,7 +32,7 @@   * when its active view is changed during a postback.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TMultiView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -272,7 +272,7 @@ class TMultiView extends TControl   * TViewCollection represents a collection that only takes {@link TView} instances   * as collection elements.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TMultiView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -307,7 +307,7 @@ class TViewCollection extends TControlCollection   * and when a view is deactivated, it raises {@link onDeactivate OnDeactivate}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TMultiView.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TOutputCache.php b/framework/Web/UI/WebControls/TOutputCache.php index 93ce2757..89c0c849 100644 --- a/framework/Web/UI/WebControls/TOutputCache.php +++ b/framework/Web/UI/WebControls/TOutputCache.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TOutputCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -63,7 +63,7 @@   * to determine whether the content is cached or not.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TOutputCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1   */ @@ -503,7 +503,7 @@ class TOutputCache extends TControl implements INamingContainer   * <b>OnCheckDependency</b> event of {@link TOutputCache} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TOutputCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -555,7 +555,7 @@ class TOutputCacheCheckDependencyEventParameter extends TEventParameter   * <b>OnCalculateKey</b> event of {@link TOutputCache} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TOutputCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -591,7 +591,7 @@ class TOutputCacheCalculateKeyEventParameter extends TEventParameter   *   * @author Gabor Berczi, DevWorx Hungary <gabor.berczi@devworx.hu>   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TOutputCache.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.2   */ diff --git a/framework/Web/UI/WebControls/TPager.php b/framework/Web/UI/WebControls/TPager.php index 96bd9c22..6379fedd 100644 --- a/framework/Web/UI/WebControls/TPager.php +++ b/framework/Web/UI/WebControls/TPager.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -45,7 +45,7 @@   * Multiple pagers can be associated with the same data-bound control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.2   */ @@ -727,7 +727,7 @@ class TPager extends TWebControl implements INamingContainer   * returns the new page index carried with the page command.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.2   */ @@ -781,7 +781,7 @@ class TPagerPageChangedEventParameter extends TEventParameter   * - DropDownList: a dropdown list is used to select pages   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -802,7 +802,7 @@ class TPagerMode extends TEnumerable   * - PushButton: form submit buttons   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPager.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TPanel.php b/framework/Web/UI/WebControls/TPanel.php index d0ce96b0..cf20a864 100644 --- a/framework/Web/UI/WebControls/TPanel.php +++ b/framework/Web/UI/WebControls/TPanel.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -35,7 +35,7 @@ Prado::using('System.Web.UI.WebControls.TPanelStyle');   * by setting the {@link setDefaultButton DefaultButton} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TPanelStyle.php b/framework/Web/UI/WebControls/TPanelStyle.php index 77c25e58..cb49b715 100644 --- a/framework/Web/UI/WebControls/TPanelStyle.php +++ b/framework/Web/UI/WebControls/TPanelStyle.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPanelStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -20,7 +20,7 @@ Prado::using('System.Web.UI.WebControls.TStyle');   * TPanelStyle represents the CSS style specific for panel HTML tag.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPanelStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -239,7 +239,7 @@ class TPanelStyle extends TStyle   * - RightToLeft: content in a panel is right to left   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPanelStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -263,7 +263,7 @@ class TContentDirection extends TEnumerable   * - Vertical: vertical scroll bar only   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPanelStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TPlaceHolder.php b/framework/Web/UI/WebControls/TPlaceHolder.php index af27872a..020141cf 100644 --- a/framework/Web/UI/WebControls/TPlaceHolder.php +++ b/framework/Web/UI/WebControls/TPlaceHolder.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TPlaceHolder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -18,7 +18,7 @@   * by manipulating the {@link TControl::getControls Controls} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TPlaceHolder.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TRadioButton.php b/framework/Web/UI/WebControls/TRadioButton.php index 8a3f8870..144704b4 100644 --- a/framework/Web/UI/WebControls/TRadioButton.php +++ b/framework/Web/UI/WebControls/TRadioButton.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRadioButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -49,7 +49,7 @@ Prado::using('System.Web.UI.WebControls.TRadioButtonList');   * that may bring security vulnerabilities.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRadioButton.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TRadioButtonList.php b/framework/Web/UI/WebControls/TRadioButtonList.php index 74613d21..d93caaa2 100644 --- a/framework/Web/UI/WebControls/TRadioButtonList.php +++ b/framework/Web/UI/WebControls/TRadioButtonList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRadioButtonList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -29,7 +29,7 @@ Prado::using('System.Web.UI.WebControls.TCheckBoxList');   * one radiobutton can be selected at a time.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRadioButtonList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TRangeValidator.php b/framework/Web/UI/WebControls/TRangeValidator.php index 3a12db45..8b7550c8 100644 --- a/framework/Web/UI/WebControls/TRangeValidator.php +++ b/framework/Web/UI/WebControls/TRangeValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRangeValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -46,7 +46,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * defaulted as UTF-8.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRangeValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -350,7 +350,7 @@ class TRangeValidator extends TBaseValidator   * - StringLength   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRangeValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TRatingList.php b/framework/Web/UI/WebControls/TRatingList.php index dc567a87..f4d4adcf 100644 --- a/framework/Web/UI/WebControls/TRatingList.php +++ b/framework/Web/UI/WebControls/TRatingList.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRatingList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -22,7 +22,7 @@ Prado::using('System.Web.UI.WebControls.TRadioButtonList');   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com>   * @author Bradley Booms <bradley[dot]booms[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TRatingList.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TRegularExpressionValidator.php b/framework/Web/UI/WebControls/TRegularExpressionValidator.php index 42e8442f..890fb56e 100644 --- a/framework/Web/UI/WebControls/TRegularExpressionValidator.php +++ b/framework/Web/UI/WebControls/TRegularExpressionValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRegularExpressionValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -43,7 +43,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * Use a {@link TRequiredFieldValidator} to ensure the input is not empty.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRegularExpressionValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TRepeatInfo.php b/framework/Web/UI/WebControls/TRepeatInfo.php index 3b95e51e..929d31e7 100644 --- a/framework/Web/UI/WebControls/TRepeatInfo.php +++ b/framework/Web/UI/WebControls/TRepeatInfo.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRepeatInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -17,7 +17,7 @@ Prado::using('System.Web.UI.WebControls.TTable');   * This interface must be implemented by classes who want to use {@link TRepeatInfo}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeatInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -70,7 +70,7 @@ interface IRepeatInfoUser   * the column and repeat direction settings.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeatInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -526,7 +526,7 @@ class TRepeatInfo extends TComponent   * - Horizontal   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeatInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -547,7 +547,7 @@ class TRepeatDirection extends TEnumerable   * - Raw: the repeated contents are stacked together without any additional decorations   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeatInfo.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TRepeater.php b/framework/Web/UI/WebControls/TRepeater.php index 295f340d..c32636fd 100644 --- a/framework/Web/UI/WebControls/TRepeater.php +++ b/framework/Web/UI/WebControls/TRepeater.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRepeater.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -87,7 +87,7 @@ Prado::using('System.Util.TDataFieldAccessor');   * complex data may also have serializing problem if saved in viewstate.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeater.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -784,7 +784,7 @@ class TRepeater extends TDataBoundControl implements INamingContainer   * The {@link getItem Item} property indicates the repeater item related with the event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeater.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -825,7 +825,7 @@ class TRepeaterItemEventParameter extends TEventParameter   * raises the Command event.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeater.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -880,7 +880,7 @@ class TRepeaterCommandEventParameter extends TCommandEventParameter   * is given by {@link getItemType ItemType} property.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeater.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1001,7 +1001,7 @@ class TRepeaterItem extends TControl implements INamingContainer, IItemDataRende   * TRepeaterItemCollection represents a collection of repeater items.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeater.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TRepeaterItemRenderer.php b/framework/Web/UI/WebControls/TRepeaterItemRenderer.php index 0e6c9255..0e39e765 100644 --- a/framework/Web/UI/WebControls/TRepeaterItemRenderer.php +++ b/framework/Web/UI/WebControls/TRepeaterItemRenderer.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRepeaterItemRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -23,7 +23,7 @@ Prado::using('System.Web.UI.WebControls.TItemDataRenderer');   * the bubbling scheme for the OnCommand event of repeater items.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRepeaterItemRenderer.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.0   */ diff --git a/framework/Web/UI/WebControls/TRequiredFieldValidator.php b/framework/Web/UI/WebControls/TRequiredFieldValidator.php index 27da7051..8d370502 100644 --- a/framework/Web/UI/WebControls/TRequiredFieldValidator.php +++ b/framework/Web/UI/WebControls/TRequiredFieldValidator.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TRequiredFieldValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -26,7 +26,7 @@ Prado::using('System.Web.UI.WebControls.TBaseValidator');   * of selected values different from the initial value is greater than zero.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TRequiredFieldValidator.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TSafeHtml.php b/framework/Web/UI/WebControls/TSafeHtml.php index 2a5ade45..775086b4 100644 --- a/framework/Web/UI/WebControls/TSafeHtml.php +++ b/framework/Web/UI/WebControls/TSafeHtml.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSafeHtml.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -34,7 +34,7 @@   * to ensure the contents gets parsed correctly.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TSafeHtml.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TSlider.php b/framework/Web/UI/WebControls/TSlider.php index c3516fff..dcf34bfc 100644 --- a/framework/Web/UI/WebControls/TSlider.php +++ b/framework/Web/UI/WebControls/TSlider.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TSlider.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -42,7 +42,7 @@   * - ClientSide.onChange is called when the slider value has changed (at the end of a move).   *   * @author Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TSlider.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -508,7 +508,7 @@ class TSlider extends TWebControl implements IPostBackDataHandler, IDataRenderer   * The <tt>OnChange</tt> event is raised when the slider value is changed (or at the end of a move)   *   * @author Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TSlider.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -561,7 +561,7 @@ class TSliderClientScript extends TClientSideOptions   * - Vertical : Vertical slider   *   * @author Christophe Boulain <Christophe.Boulain@gmail.com> - * @version $Id$ + * @version $Id: TSlider.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ diff --git a/framework/Web/UI/WebControls/TStatements.php b/framework/Web/UI/WebControls/TStatements.php index 88787dd0..32f98296 100644 --- a/framework/Web/UI/WebControls/TStatements.php +++ b/framework/Web/UI/WebControls/TStatements.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TStatements.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -23,7 +23,7 @@   * make sure {@link setStatements Statements} does not come directly from user input.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStatements.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TStyle.php b/framework/Web/UI/WebControls/TStyle.php index de0528c7..4ba37d53 100644 --- a/framework/Web/UI/WebControls/TStyle.php +++ b/framework/Web/UI/WebControls/TStyle.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -21,7 +21,7 @@ Prado::using('System.Web.UI.WebControls.TFont');   * TStyle encapsulates the CSS style applied to a control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -418,7 +418,7 @@ class TStyle extends TComponent   * - Hidden: the control is not displayed and is included in the layout.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1   */ @@ -435,7 +435,7 @@ class TDisplayStyle extends TEnumerable   * TTableStyle represents the CSS style specific for HTML table.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -676,7 +676,7 @@ class TTableStyle extends TStyle   * TTableItemStyle represents the CSS style specific for HTML table item.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -831,7 +831,7 @@ class TTableItemStyle extends TStyle   * - Justify: the begin and end are justified   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -855,7 +855,7 @@ class THorizontalAlign extends TEnumerable   * - Middle: middle aligned   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -879,7 +879,7 @@ class TVerticalAlign extends TEnumerable   * - Both: both horizontal and vertical grid lines are shown   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TStyleSheet.php b/framework/Web/UI/WebControls/TStyleSheet.php index 05ddfa0b..5faf52f0 100644 --- a/framework/Web/UI/WebControls/TStyleSheet.php +++ b/framework/Web/UI/WebControls/TStyleSheet.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TStyleSheet.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ diff --git a/framework/Web/UI/WebControls/TTabPanel.php b/framework/Web/UI/WebControls/TTabPanel.php index 66ebccdc..0c6128f1 100644 --- a/framework/Web/UI/WebControls/TTabPanel.php +++ b/framework/Web/UI/WebControls/TTabPanel.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTabPanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -54,7 +54,7 @@   * </code>   *   * @author Tomasz Wolny <tomasz.wolny@polecam.to.pl> and Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTabPanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -540,7 +540,7 @@ class TTabPanel extends TWebControl implements IPostBackDataHandler   * setting the {@link setActive Active} property.   *   * @author Tomasz Wolny <tomasz.wolny@polecam.to.pl> and Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTabPanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ @@ -694,7 +694,7 @@ class TTabView extends TWebControl   * TTabViewCollection is used to maintain a list of views belong to a {@link TTabPanel}.   *   * @author Tomasz Wolny <tomasz.wolny@polecam.to.pl> and Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTabPanel.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.1.1   */ diff --git a/framework/Web/UI/WebControls/TTable.php b/framework/Web/UI/WebControls/TTable.php index 5fed9ad1..5be68cbd 100644 --- a/framework/Web/UI/WebControls/TTable.php +++ b/framework/Web/UI/WebControls/TTable.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTable.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -61,7 +61,7 @@ Prado::using('System.Web.UI.WebControls.TTableRow');   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTable.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -358,7 +358,7 @@ class TTable extends TWebControl   * TTableRowCollection is used to maintain a list of rows belong to a table.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTable.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -395,7 +395,7 @@ class TTableRowCollection extends TControlCollection   * - Right: right aligned   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTable.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TTableCell.php b/framework/Web/UI/WebControls/TTableCell.php index 42f9e28e..96254e62 100644 --- a/framework/Web/UI/WebControls/TTableCell.php +++ b/framework/Web/UI/WebControls/TTableCell.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTableCell.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -28,7 +28,7 @@   * indicates whether the contents in the cell should be wrapped.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableCell.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TTableFooterRow.php b/framework/Web/UI/WebControls/TTableFooterRow.php index bba7beac..46d1a3be 100644 --- a/framework/Web/UI/WebControls/TTableFooterRow.php +++ b/framework/Web/UI/WebControls/TTableFooterRow.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTableFooterRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -21,7 +21,7 @@ Prado::using('System.Web.UI.WebControls.TTableRow');   * TTableFooterRow displays a table footer row.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableFooterRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.1   */ diff --git a/framework/Web/UI/WebControls/TTableHeaderCell.php b/framework/Web/UI/WebControls/TTableHeaderCell.php index 95fba91f..80036d41 100644 --- a/framework/Web/UI/WebControls/TTableHeaderCell.php +++ b/framework/Web/UI/WebControls/TTableHeaderCell.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTableHeaderCell.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -22,7 +22,7 @@ Prado::using('System.Web.UI.WebControls.TTableCell');   * TTableHeaderCell displays a table header cell on a Web page.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableHeaderCell.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -111,7 +111,7 @@ class TTableHeaderCell extends TTableCell   * - Column: the scope is column-wise   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableHeaderCell.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TTableHeaderRow.php b/framework/Web/UI/WebControls/TTableHeaderRow.php index 46966252..166a20e4 100644 --- a/framework/Web/UI/WebControls/TTableHeaderRow.php +++ b/framework/Web/UI/WebControls/TTableHeaderRow.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTableHeaderRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -21,7 +21,7 @@ Prado::using('System.Web.UI.WebControls.TTableRow');   * TTableHeaderRow displays a table header row.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableHeaderRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.1   */ diff --git a/framework/Web/UI/WebControls/TTableRow.php b/framework/Web/UI/WebControls/TTableRow.php index 6c9463e2..a998e6fb 100644 --- a/framework/Web/UI/WebControls/TTableRow.php +++ b/framework/Web/UI/WebControls/TTableRow.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTableRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -24,7 +24,7 @@ Prado::using('System.Web.UI.WebControls.TTableCell');   * {@link setVerticalAlign VerticalAlign} properties, respectively.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -160,7 +160,7 @@ class TTableRow extends TWebControl   * TTableCellCollection is used to maintain a list of cells belong to a table row.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -195,7 +195,7 @@ class TTableCellCollection extends TControlCollection   * - Footer: in table footer   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTableRow.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TTemplateColumn.php b/framework/Web/UI/WebControls/TTemplateColumn.php index f44e109e..173476f2 100644 --- a/framework/Web/UI/WebControls/TTemplateColumn.php +++ b/framework/Web/UI/WebControls/TTemplateColumn.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTemplateColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -34,7 +34,7 @@ Prado::using('System.Web.UI.WebControls.TDataGridColumn');   * takes precedence.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTemplateColumn.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TTextBox.php b/framework/Web/UI/WebControls/TTextBox.php index 590350d1..969d2969 100644 --- a/framework/Web/UI/WebControls/TTextBox.php +++ b/framework/Web/UI/WebControls/TTextBox.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -44,7 +44,7 @@   * Currently, no alternatives are available.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -593,7 +593,7 @@ class TTextBox extends TWebControl implements IPostBackDataHandler, IValidatable   * - Password: the textbox will hide user input like a password input box   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -610,7 +610,7 @@ class TTextBoxMode extends TEnumerable   * by a {@link TTextBox} control.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTextBox.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TTextHighlighter.php b/framework/Web/UI/WebControls/TTextHighlighter.php index fbdc5049..64878d49 100644 --- a/framework/Web/UI/WebControls/TTextHighlighter.php +++ b/framework/Web/UI/WebControls/TTextHighlighter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTextHighlighter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -31,7 +31,7 @@ Prado::using('System.Web.UI.WebControls.TTextProcessor');   * because it needs to insert some CSS styles.   *   * @author Wei Zhuo<weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TTextHighlighter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -202,7 +202,7 @@ class TTextHighlighter extends TTextProcessor  /**   * @author Wei Zhuo<weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TTextHighlighter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TTextProcessor.php b/framework/Web/UI/WebControls/TTextProcessor.php index e2609596..e569e780 100644 --- a/framework/Web/UI/WebControls/TTextProcessor.php +++ b/framework/Web/UI/WebControls/TTextProcessor.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TTextProcessor.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -23,7 +23,7 @@   * Note, all child classes must implement {@link processText} method.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TTextProcessor.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI   * @since 3.0.1   */ diff --git a/framework/Web/UI/WebControls/TValidationSummary.php b/framework/Web/UI/WebControls/TValidationSummary.php index f7703152..00c96c90 100644 --- a/framework/Web/UI/WebControls/TValidationSummary.php +++ b/framework/Web/UI/WebControls/TValidationSummary.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TValidationSummary.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -30,7 +30,7 @@   * {@link setEnableClientScript EnableClientScript} is true.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TValidationSummary.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -430,7 +430,7 @@ class TValidationSummary extends TWebControl   * See the quickstart documentation for further details.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: TValidationSummary.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -499,7 +499,7 @@ class TClientSideValidationSummaryOptions extends TClientSideOptions   * - HeaderOnly: only the HeaderText will be display.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TValidationSummary.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -523,7 +523,7 @@ class TValidationSummaryDisplayMode extends TEnumerable   * - Fixed: Similar to Dynamic except that the error messages physically occupy the page layout (even though they may not be visible)   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TValidationSummary.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TWebControl.php b/framework/Web/UI/WebControls/TWebControl.php index 804ddd82..0da4d88c 100644 --- a/framework/Web/UI/WebControls/TWebControl.php +++ b/framework/Web/UI/WebControls/TWebControl.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TWebControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -35,7 +35,7 @@ Prado::using('System.Web.UI.WebControls.TWebControlDecorator');   * the body contents enclosed within the HTML tag.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWebControl.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TWebControlAdapter.php b/framework/Web/UI/WebControls/TWebControlAdapter.php index a918d7c2..5de15419 100644 --- a/framework/Web/UI/WebControls/TWebControlAdapter.php +++ b/framework/Web/UI/WebControls/TWebControlAdapter.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TWebControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -19,7 +19,7 @@   * browsers.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWebControlAdapter.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/TWizard.php b/framework/Web/UI/WebControls/TWizard.php index 65304ef8..c29cb90c 100644 --- a/framework/Web/UI/WebControls/TWizard.php +++ b/framework/Web/UI/WebControls/TWizard.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   */ @@ -77,7 +77,7 @@ Prado::using('System.Web.UI.WebControls.TWizardNavigationButtonStyle');   * - side bar: {@link getSideBarStyle SideBarStyle} and {@link getSideBarButtonStyle SideBarButtonStyle}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1449,7 +1449,7 @@ class TWizard extends TWebControl implements INamingContainer   * set {@link setAllowReturn AllowReturn} to true.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1539,7 +1539,7 @@ class TWizardStep extends TView   * TCompleteWizardStep represents a wizard step of type TWizardStepType::Complete.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1574,7 +1574,7 @@ class TCompleteWizardStep extends TWizardStep   * if the navigation template is not specified, default navigation will be used.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1676,7 +1676,7 @@ class TTemplatedWizardStep extends TWizardStep implements INamingContainer   * by a {@link TWizard}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1740,7 +1740,7 @@ class TWizardStepCollection extends TList   * {@link getCancelButton CancelButton}, {@link getCompleteButton CompleteButton}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1832,7 +1832,7 @@ class TWizardNavigationContainer extends TControl implements INamingContainer   * to true.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1897,7 +1897,7 @@ class TWizardNavigationEventParameter extends TEventParameter   * TWizardSideBarTemplate class.   * TWizardSideBarTemplate is the default template for wizard sidebar.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1922,7 +1922,7 @@ class TWizardSideBarTemplate extends TComponent implements ITemplate   * TWizardSideBarListItemTemplate class.   * TWizardSideBarListItemTemplate is the default template for each item in the sidebar datalist.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -1945,7 +1945,7 @@ class TWizardSideBarListItemTemplate extends TComponent implements ITemplate   * TWizardNavigationTemplate class.   * TWizardNavigationTemplate is the base class for various navigation templates.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2017,7 +2017,7 @@ class TWizardNavigationTemplate extends TComponent implements ITemplate   * TWizardStartNavigationTemplate is the template used as default wizard start navigation panel.   * It consists of two buttons, Next and Cancel.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2047,7 +2047,7 @@ class TWizardStartNavigationTemplate extends TWizardNavigationTemplate   * TWizardFinishNavigationTemplate is the template used as default wizard finish navigation panel.   * It consists of three buttons, Previous, Complete and Cancel.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2081,7 +2081,7 @@ class TWizardFinishNavigationTemplate extends TWizardNavigationTemplate   * TWizardStepNavigationTemplate is the template used as default wizard step navigation panel.   * It consists of three buttons, Previous, Next and Cancel.   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ @@ -2122,7 +2122,7 @@ class TWizardStepNavigationTemplate extends TWizardNavigationTemplate   * - Link: a hyperlink button   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ @@ -2146,7 +2146,7 @@ class TWizardNavigationButtonType extends TEnumerable   * - Finish: the last step before the Complete step.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizard.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0.4   */ diff --git a/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php b/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php index e79da5a5..f0873df8 100644 --- a/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php +++ b/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php @@ -25,7 +25,7 @@ Prado::using('System.Web.UI.WebControls.TStyle');   * Otherwise, {@link setButtonText ButtonText} will be displayed as the button caption.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TWizardNavigationButtonStyle.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls   * @since 3.0   */ diff --git a/framework/Web/UI/WebControls/assets/captcha.php b/framework/Web/UI/WebControls/assets/captcha.php index fbf56d22..ac71d696 100644 --- a/framework/Web/UI/WebControls/assets/captcha.php +++ b/framework/Web/UI/WebControls/assets/captcha.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: captcha.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Web.UI.WebControls.assets   */ diff --git a/framework/Xml/TXmlDocument.php b/framework/Xml/TXmlDocument.php index 97525e0e..b0252ae8 100644 --- a/framework/Xml/TXmlDocument.php +++ b/framework/Xml/TXmlDocument.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: TXmlDocument.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Xml   */ @@ -22,7 +22,7 @@   * TBD: xpath   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TXmlDocument.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Xml   * @since 3.0   */ @@ -300,7 +300,7 @@ class TXmlElement extends TComponent   * </code>   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TXmlDocument.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Xml   * @since 3.0   */ @@ -502,7 +502,7 @@ class TXmlDocument extends TXmlElement   * You may manipulate the collection with the operations defined in {@link TList}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: TXmlDocument.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System.Xml   * @since 3.0   */ diff --git a/framework/interfaces.php b/framework/interfaces.php index 54dc513d..d05123ba 100644 --- a/framework/interfaces.php +++ b/framework/interfaces.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -16,7 +16,7 @@   * This interface must be implemented by application modules.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -43,7 +43,7 @@ interface IModule   * This interface must be implemented by services.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -82,7 +82,7 @@ interface IService   * This interface must be implemented by writers.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -106,7 +106,7 @@ interface ITextWriter   * This interface must be implemented by user objects.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -159,7 +159,7 @@ interface IUser   * {@link TPageStatePersister}, {@link TApplicationStatePersister}.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -184,7 +184,7 @@ interface IStatePersister   * This interface must be implemented by cache managers.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -240,7 +240,7 @@ interface ICache   * Classes implementing this interface must support serialization and unserialization.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -259,7 +259,7 @@ interface ICacheDependency   * to end-users.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -278,7 +278,7 @@ interface IRenderable   * This interface must be implemented by classes that are capable of performing databinding.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.0   */ @@ -296,7 +296,7 @@ interface IBindable   * This interface should be implemented by classes that support CSS styles.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.1.0   */ @@ -322,7 +322,7 @@ interface IStyleable   * Active controls must implement IActiveControl interface.   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.1   */ @@ -341,7 +341,7 @@ interface IActiveControl   * interface.   *   * @author Wei Zhuo <weizhuo[at]gamil[dot]com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.1   */ @@ -363,7 +363,7 @@ interface ICallbackEventHandler   * this interface must be implemented.   *   * @author Qiang Xue <qiang.xue@gmail.com> - * @version $Id$ + * @version $Id: interfaces.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   * @since 3.1   */ diff --git a/framework/prado-cli.php b/framework/prado-cli.php index 1be68cc9..3222f6f2 100755 --- a/framework/prado-cli.php +++ b/framework/prado-cli.php @@ -7,7 +7,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   */  if(!isset($_SERVER['argv']) || php_sapi_name()!=='cli') @@ -56,7 +56,7 @@ PradoCommandLineInterpreter::getInstance()->run($_SERVER['argv']);   * Command line interface, configures the action classes and dispatches the command actions.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.0.5   */  class PradoCommandLineInterpreter @@ -134,7 +134,7 @@ class PradoCommandLineInterpreter   * Base class for command line actions.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.0.5   */  abstract class PradoCommandLineAction @@ -225,7 +225,7 @@ EOD;   * Create a Prado project skeleton, including directories and files.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.0.5   */  class PradoCommandLineCreateProject extends PradoCommandLineAction @@ -377,7 +377,7 @@ EOD;   * Creates test fixtures for a Prado application.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.0.5   */  class PradoCommandLineCreateTests extends PradoCommandLineAction @@ -454,7 +454,7 @@ $tester->run(new SimpleReporter());   * Creates and run a Prado application in a PHP Shell.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.0.5   */  class PradoCommandLinePhpShell extends PradoCommandLineAction @@ -476,7 +476,7 @@ class PradoCommandLinePhpShell extends PradoCommandLineAction   * Runs unit test cases.   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.0.5   */  class PradoCommandLineUnitTest extends PradoCommandLineAction @@ -592,7 +592,7 @@ class PradoCommandLineUnitTest extends PradoCommandLineAction   * Create active record skeleton   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.1   */  class PradoCommandLineActiveRecordGen extends PradoCommandLineAction @@ -745,7 +745,7 @@ EOD;   *   * @author Matthias Endres <me[at]me23[dot]de>   * @author Daniel Sampedro Bello <darthdaniel85[at]gmail[dot]com> - * @version $Id$ + * @version $Id: prado-cli.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @since 3.2   */  class PradoCommandLineActiveRecordGenAll extends PradoCommandLineAction { diff --git a/framework/prado.php b/framework/prado.php index b469d563..0bb11789 100644 --- a/framework/prado.php +++ b/framework/prado.php @@ -14,7 +14,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005-2013 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: prado.php 3245 2013-01-07 20:23:32Z ctrlaltca $   * @package System   */ @@ -32,7 +32,7 @@ if(!class_exists('Prado',false))  	 * Prado class.  	 *  	 * @author Qiang Xue <qiang.xue@gmail.com> -	 * @version $Id$ +	 * @version $Id: prado.php 3245 2013-01-07 20:23:32Z ctrlaltca $  	 * @package System  	 * @since 3.0  	 */ diff --git a/requirements/index.php b/requirements/index.php index fea2964c..110b0ba1 100644 --- a/requirements/index.php +++ b/requirements/index.php @@ -6,7 +6,7 @@   * @link http://www.pradosoft.com/   * @copyright Copyright © 2005 PradoSoft   * @license http://www.pradosoft.com/license/ - * @version $Id$ + * @version $Id: index.php 3187 2012-07-12 11:21:01Z ctrlaltca $   * @package prado   */ diff --git a/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php b/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php index fd12cc4f..408776f3 100644 --- a/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php +++ b/tests/FunctionalTests/quickstart/ActiveControls/ActiveButtonTestCase.php @@ -1,5 +1,5 @@  <?php -//$Id$ +//$Id: ActiveButtonTestCase.php 3187 2012-07-12 11:21:01Z ctrlaltca $  class ActiveButtonTestCase extends SeleniumTestCase  {  	function test () diff --git a/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php b/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php index ca17a5dc..15a3c798 100644 --- a/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php +++ b/tests/FunctionalTests/quickstart/ActiveControls/ActiveCheckBoxTestCase.php @@ -1,6 +1,6 @@  <?php -//$Id$ +//$Id: ActiveCheckBoxTestCase.php 3187 2012-07-12 11:21:01Z ctrlaltca $  class ActiveCheckBoxTestCase extends SeleniumTestCase  {  	function test () diff --git a/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php b/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php index a55b7f29..861a8e31 100644 --- a/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php +++ b/tests/FunctionalTests/tickets/protected/controls/ToggleImageButton.php @@ -6,7 +6,7 @@   * @author Christophe BOULAIN (Christophe.Boulain@ceram.fr)   * @copyright Copyright © 2007, CERAM Sophia Antipolis   * @license url nameoflicense - * @version $Id$ + * @version $Id: ToggleImageButton.php 2043 2007-06-30 15:07:50Z xue $   *   */ diff --git a/tests/FunctionalTests/tickets/protected/pages/ExtendedToggleImageButton.php b/tests/FunctionalTests/tickets/protected/pages/ExtendedToggleImageButton.php index 2d0b709e..5e7c8184 100644 --- a/tests/FunctionalTests/tickets/protected/pages/ExtendedToggleImageButton.php +++ b/tests/FunctionalTests/tickets/protected/pages/ExtendedToggleImageButton.php @@ -5,7 +5,7 @@   * @author Christophe BOULAIN (Christophe.Boulain@ceram.fr)   * @copyright Copyright © 2007, CERAM Sophia Antipolis   * @license url nameoflicense - * @version $Id$ + * @version $Id: ExtendedToggleImageButton.php 2039 2007-06-28 08:41:57Z tof $   *    */ diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket659.php b/tests/FunctionalTests/tickets/protected/pages/Ticket659.php index d294a831..68da138b 100644 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket659.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket659.php @@ -5,7 +5,7 @@   * @author Christophe BOULAIN (Christophe.Boulain@ceram.fr)   * @copyright Copyright © 2007, CERAM Sophia Antipolis   * @license url nameoflicense - * @version $Id$ + * @version $Id: Ticket659.php 2039 2007-06-28 08:41:57Z tof $   *    */ diff --git a/tests/FunctionalTests/tickets/protected/pages/ToggleTest.php b/tests/FunctionalTests/tickets/protected/pages/ToggleTest.php index 2c12cb72..73a2cc57 100644 --- a/tests/FunctionalTests/tickets/protected/pages/ToggleTest.php +++ b/tests/FunctionalTests/tickets/protected/pages/ToggleTest.php @@ -5,7 +5,7 @@   * @author Christophe BOULAIN (Christophe.Boulain@ceram.fr)   * @copyright Copyright © 2007, CERAM Sophia Antipolis   * @license url nameoflicense - * @version $Id$ + * @version $Id: ToggleTest.php 2039 2007-06-28 08:41:57Z tof $   *    */ diff --git a/tests/test_tools/selenium/php/selenium.php b/tests/test_tools/selenium/php/selenium.php index 32b773db..8eddd6cb 100644 --- a/tests/test_tools/selenium/php/selenium.php +++ b/tests/test_tools/selenium/php/selenium.php @@ -17,7 +17,7 @@   * {@link http://prado.sourceforge.net/}   *   * @author Wei Zhuo <weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: selenium.php 1771 2007-03-26 00:27:59Z xue $   * @package Prado.tests   */ @@ -25,7 +25,7 @@   * Selenium automatic client runner,   *   * @author Wei Zhuo<weizhuo[at]gmail[dot]com> - * @version $Id$ + * @version $Id: selenium.php 1771 2007-03-26 00:27:59Z xue $   * @package Prado.tests   */ diff --git a/tests/test_tools/simpletest/authentication.php b/tests/test_tools/simpletest/authentication.php index 9d72966a..cae366b3 100644 --- a/tests/test_tools/simpletest/authentication.php +++ b/tests/test_tools/simpletest/authentication.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: authentication.php 1532 2006-12-01 12:28:55Z xue $       */      /**       *	include http class diff --git a/tests/test_tools/simpletest/browser.php b/tests/test_tools/simpletest/browser.php index bd587e2b..44c8ddd4 100644 --- a/tests/test_tools/simpletest/browser.php +++ b/tests/test_tools/simpletest/browser.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: browser.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/collector.php b/tests/test_tools/simpletest/collector.php index 2e89163c..5bcde179 100644 --- a/tests/test_tools/simpletest/collector.php +++ b/tests/test_tools/simpletest/collector.php @@ -6,7 +6,7 @@   * @author Travis Swicegood <development@domain51.com>   * @package SimpleTest   * @subpackage UnitTester - * @version $Id$ + * @version $Id: collector.php 1398 2006-09-08 19:31:03Z xue $   */  /** diff --git a/tests/test_tools/simpletest/compatibility.php b/tests/test_tools/simpletest/compatibility.php index 0be00ca8..92cf70d3 100644 --- a/tests/test_tools/simpletest/compatibility.php +++ b/tests/test_tools/simpletest/compatibility.php @@ -2,7 +2,7 @@      /**       *	base include file for SimpleTest       *	@package	SimpleTest -     *	@version	$Id$ +     *	@version	$Id: compatibility.php 1532 2006-12-01 12:28:55Z xue $       */      /** diff --git a/tests/test_tools/simpletest/cookies.php b/tests/test_tools/simpletest/cookies.php index 2dfad664..4a2b0d4e 100644 --- a/tests/test_tools/simpletest/cookies.php +++ b/tests/test_tools/simpletest/cookies.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: cookies.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/detached.php b/tests/test_tools/simpletest/detached.php index 4cba0ae1..1f3638bb 100644 --- a/tests/test_tools/simpletest/detached.php +++ b/tests/test_tools/simpletest/detached.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: detached.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/dumper.php b/tests/test_tools/simpletest/dumper.php index 97c249ea..a2ea30b0 100644 --- a/tests/test_tools/simpletest/dumper.php +++ b/tests/test_tools/simpletest/dumper.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: dumper.php 1532 2006-12-01 12:28:55Z xue $       */      /**       * does type matter diff --git a/tests/test_tools/simpletest/encoding.php b/tests/test_tools/simpletest/encoding.php index 7fe1a081..0dc9fbfa 100644 --- a/tests/test_tools/simpletest/encoding.php +++ b/tests/test_tools/simpletest/encoding.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: encoding.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/errors.php b/tests/test_tools/simpletest/errors.php index 729883e9..a756bd7c 100644 --- a/tests/test_tools/simpletest/errors.php +++ b/tests/test_tools/simpletest/errors.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: errors.php 1606 2007-01-09 10:42:06Z wei $       */      /** @ignore - PHP5 compatibility fix. */ diff --git a/tests/test_tools/simpletest/exceptions.php b/tests/test_tools/simpletest/exceptions.php index 477ad81b..63558ad1 100644 --- a/tests/test_tools/simpletest/exceptions.php +++ b/tests/test_tools/simpletest/exceptions.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: exceptions.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/expectation.php b/tests/test_tools/simpletest/expectation.php index a27149ff..8513aff4 100644 --- a/tests/test_tools/simpletest/expectation.php +++ b/tests/test_tools/simpletest/expectation.php @@ -3,7 +3,7 @@       *    base include file for SimpleTest       *    @package    SimpleTest       *    @subpackage    UnitTester -     *    @version    $Id$ +     *    @version    $Id: expectation.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/form.php b/tests/test_tools/simpletest/form.php index 86f44be6..0e6aea14 100644 --- a/tests/test_tools/simpletest/form.php +++ b/tests/test_tools/simpletest/form.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest.       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: form.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/frames.php b/tests/test_tools/simpletest/frames.php index 5ea49f35..60ced141 100644 --- a/tests/test_tools/simpletest/frames.php +++ b/tests/test_tools/simpletest/frames.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: frames.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/http.php b/tests/test_tools/simpletest/http.php index b4d72154..9344a5b9 100644 --- a/tests/test_tools/simpletest/http.php +++ b/tests/test_tools/simpletest/http.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: http.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/invoker.php b/tests/test_tools/simpletest/invoker.php index 8ed8f124..d5bf4996 100644 --- a/tests/test_tools/simpletest/invoker.php +++ b/tests/test_tools/simpletest/invoker.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: invoker.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/mock_objects.php b/tests/test_tools/simpletest/mock_objects.php index 6aa6a190..1636600e 100644 --- a/tests/test_tools/simpletest/mock_objects.php +++ b/tests/test_tools/simpletest/mock_objects.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	MockObjects -     *	@version	$Id$ +     *	@version	$Id: mock_objects.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/options.php b/tests/test_tools/simpletest/options.php index e4bc97ea..da4d8b2f 100644 --- a/tests/test_tools/simpletest/options.php +++ b/tests/test_tools/simpletest/options.php @@ -2,7 +2,7 @@      /**       *	base include file for SimpleTest       *	@package	SimpleTest -     *	@version	$Id$ +     *	@version	$Id: options.php 1532 2006-12-01 12:28:55Z xue $       */      /** diff --git a/tests/test_tools/simpletest/page.php b/tests/test_tools/simpletest/page.php index 2d375678..eeae0cc9 100644 --- a/tests/test_tools/simpletest/page.php +++ b/tests/test_tools/simpletest/page.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: page.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/parser.php b/tests/test_tools/simpletest/parser.php index 5ac737cf..d6c10579 100644 --- a/tests/test_tools/simpletest/parser.php +++ b/tests/test_tools/simpletest/parser.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	MockObjects -     *	@version	$Id$ +     *	@version	$Id: parser.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/reflection_php4.php b/tests/test_tools/simpletest/reflection_php4.php index 0617a674..4af685ec 100644 --- a/tests/test_tools/simpletest/reflection_php4.php +++ b/tests/test_tools/simpletest/reflection_php4.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: reflection_php4.php 1398 2006-09-08 19:31:03Z xue $       */      /** diff --git a/tests/test_tools/simpletest/reflection_php5.php b/tests/test_tools/simpletest/reflection_php5.php index a0f25117..58a30856 100644 --- a/tests/test_tools/simpletest/reflection_php5.php +++ b/tests/test_tools/simpletest/reflection_php5.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: reflection_php5.php 1398 2006-09-08 19:31:03Z xue $       */      /** diff --git a/tests/test_tools/simpletest/remote.php b/tests/test_tools/simpletest/remote.php index bb84641c..7e6898cb 100644 --- a/tests/test_tools/simpletest/remote.php +++ b/tests/test_tools/simpletest/remote.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: remote.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/reporter.php b/tests/test_tools/simpletest/reporter.php index 1e30d2bf..c8c1639d 100644 --- a/tests/test_tools/simpletest/reporter.php +++ b/tests/test_tools/simpletest/reporter.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: reporter.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/runner.php b/tests/test_tools/simpletest/runner.php index a7938980..57939f7a 100644 --- a/tests/test_tools/simpletest/runner.php +++ b/tests/test_tools/simpletest/runner.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: runner.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/scorer.php b/tests/test_tools/simpletest/scorer.php index 87a60e0e..2c81c954 100644 --- a/tests/test_tools/simpletest/scorer.php +++ b/tests/test_tools/simpletest/scorer.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: scorer.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+*/ diff --git a/tests/test_tools/simpletest/selector.php b/tests/test_tools/simpletest/selector.php index d734ac2d..901815ad 100644 --- a/tests/test_tools/simpletest/selector.php +++ b/tests/test_tools/simpletest/selector.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest.       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: selector.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/shell_tester.php b/tests/test_tools/simpletest/shell_tester.php index 5af68684..5719e9d3 100644 --- a/tests/test_tools/simpletest/shell_tester.php +++ b/tests/test_tools/simpletest/shell_tester.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: shell_tester.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/simple_test.php b/tests/test_tools/simpletest/simple_test.php index ddc35b7f..3bb1d40e 100644 --- a/tests/test_tools/simpletest/simple_test.php +++ b/tests/test_tools/simpletest/simple_test.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: simple_test.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/simpletest.php b/tests/test_tools/simpletest/simpletest.php index fe4937b3..f859ac0f 100644 --- a/tests/test_tools/simpletest/simpletest.php +++ b/tests/test_tools/simpletest/simpletest.php @@ -3,7 +3,7 @@       *	Global state for SimpleTest and kicker script in future versions.       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: simpletest.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/socket.php b/tests/test_tools/simpletest/socket.php index 3fd24b49..7b47aa9c 100644 --- a/tests/test_tools/simpletest/socket.php +++ b/tests/test_tools/simpletest/socket.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	MockObjects -     *	@version	$Id$ +     *	@version	$Id: socket.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/tag.php b/tests/test_tools/simpletest/tag.php index 876484bb..5d8de890 100644 --- a/tests/test_tools/simpletest/tag.php +++ b/tests/test_tools/simpletest/tag.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest.       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: tag.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/test_case.php b/tests/test_tools/simpletest/test_case.php index bc4f0c42..91a356d8 100644 --- a/tests/test_tools/simpletest/test_case.php +++ b/tests/test_tools/simpletest/test_case.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: test_case.php 2309 2007-10-08 03:24:07Z wei $       */      /**#@+ diff --git a/tests/test_tools/simpletest/unit_tester.php b/tests/test_tools/simpletest/unit_tester.php index c3047fca..7a382b5f 100644 --- a/tests/test_tools/simpletest/unit_tester.php +++ b/tests/test_tools/simpletest/unit_tester.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: unit_tester.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/url.php b/tests/test_tools/simpletest/url.php index dce7d455..b208d1b3 100644 --- a/tests/test_tools/simpletest/url.php +++ b/tests/test_tools/simpletest/url.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: url.php 1532 2006-12-01 12:28:55Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/user_agent.php b/tests/test_tools/simpletest/user_agent.php index 9bc8885f..a901e6d4 100644 --- a/tests/test_tools/simpletest/user_agent.php +++ b/tests/test_tools/simpletest/user_agent.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: user_agent.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/web_tester.php b/tests/test_tools/simpletest/web_tester.php index 15d703ed..c582a6ff 100644 --- a/tests/test_tools/simpletest/web_tester.php +++ b/tests/test_tools/simpletest/web_tester.php @@ -3,7 +3,7 @@       *	Base include file for SimpleTest.       *	@package	SimpleTest       *	@subpackage	WebTester -     *	@version	$Id$ +     *	@version	$Id: web_tester.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+ diff --git a/tests/test_tools/simpletest/xml.php b/tests/test_tools/simpletest/xml.php index d76d6d79..9d1ab3b2 100644 --- a/tests/test_tools/simpletest/xml.php +++ b/tests/test_tools/simpletest/xml.php @@ -3,7 +3,7 @@       *	base include file for SimpleTest       *	@package	SimpleTest       *	@subpackage	UnitTester -     *	@version	$Id$ +     *	@version	$Id: xml.php 1398 2006-09-08 19:31:03Z xue $       */      /**#@+  | 
