By Example: CHtml

Comparing #24 with #25

Revision #25 was created by TomTheGeek TomTheGeek on May 30, 2011, 7:07:13 PM.

header numbering starts at zero

Content

[...]
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()](#hh
10) - [CHtml::button()](#hh21) - [CHtml::textField()](#hh32) - [CHtml::listData()](#hh43) - [CHtml::dropDownList()](#hh54)

## CHtml::link() method


```php
[...]