summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorxue <>2006-07-20 12:40:15 +0000
committerxue <>2006-07-20 12:40:15 +0000
commit5f1dcbd50104b0d13d2d3e207cf0c2bbb5fd8cf5 (patch)
tree7b67a561fd41dec68ac597024d8d7fb2de79ea18 /framework
parent2fb31254aaaa762a6260f42884ad7544e20c909a (diff)
Including TLabel at the beginning.
Diffstat (limited to 'framework')
-rw-r--r--framework/Web/UI/WebControls/TBaseValidator.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TBaseValidator.php b/framework/Web/UI/WebControls/TBaseValidator.php
index 5917f313..9b181a2a 100644
--- a/framework/Web/UI/WebControls/TBaseValidator.php
+++ b/framework/Web/UI/WebControls/TBaseValidator.php
@@ -11,6 +11,11 @@
*/
/**
+ * Using TLabel class
+ */
+Prado::using('System.Web.UI.WebControls.TLabel');
+
+/**
* TBaseValidator class
*
* TBaseValidator serves as the base class for validator controls.
@@ -670,7 +675,7 @@ class TValidatorClientScript extends TComponent
{
return $this->_options->toArray();
}
-
+
/**
* Ensure the string is a valid javascript function. If the string begins