diff options
author | wei <> | 2006-05-11 11:35:35 +0000 |
---|---|---|
committer | wei <> | 2006-05-11 11:35:35 +0000 |
commit | cc61c2d74e151a7fb75303f8740edfe74cdd9eb8 (patch) | |
tree | 3d57f3db231469caaadf42eabe095cc6f17b9950 /framework/Web/UI/WebControls/TMultiView.php | |
parent | 90e706cda83d3b64a5508ed182956a1e3110ff26 (diff) |
Update api docs and add API search
Diffstat (limited to 'framework/Web/UI/WebControls/TMultiView.php')
-rw-r--r-- | framework/Web/UI/WebControls/TMultiView.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TMultiView.php b/framework/Web/UI/WebControls/TMultiView.php index 6dd0d8f1..59b9f53d 100644 --- a/framework/Web/UI/WebControls/TMultiView.php +++ b/framework/Web/UI/WebControls/TMultiView.php @@ -369,7 +369,7 @@ class TView extends TControl /**
* @param boolean
- * @throw TInvalidOperationException whenever this method is invoked.
+ * @throws TInvalidOperationException whenever this method is invoked.
*/
public function setVisible($value)
{
|