Revision #25 has been created by TomTheGeek on May 30, 2011, 7:07:13 PM with the memo:
header numbering starts at zero
« previous (#24) next (#29) »
Changes
Title
unchanged
By Example: CHtml
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
listData, chtml, link, button
Content
changed
[...]
Smarthead will be pulling these from the forum when he is not finding the answers on his own. Please request examples using the comments below or ask for an example in the forum. Thanks.
Avaiable methods:<br>
- [CHtml::link()](#hh10)
- [CHtml::button()](#hh
21)
- [CHtml::textField()](#hh
32)
- [CHtml::listData()](#hh
43)
- [CHtml::dropDownList()](#hh
54)
## CHtml::link() method
```php[...]