renderAttribute() protected method
Renders a single attribute.
protected string renderAttribute ( $attribute, $index ) | ||
---|---|---|
$attribute | array |
The specification of the attribute to be rendered. |
$index | integer |
The zero-based index of the attribute in the $attributes array |
return | string |
The rendering result |
Please login to continue.