class Link
Class Link returns html anchor tags when given parameters this field helps create the up and down sorting links when filtering html table columns
Methods
|
__construct(Framework $Framework, null $field = null, null $label = null, array $options = array(), array $defaultOrderBy = array())
Construct a new link |
||
| string |
getClearSortLink($text $text, $options $options)
|
|
| string |
getLink($cookie $cookie)
|
Details
at line 23
public
__construct(Framework $Framework, null $field = null, null $label = null, array $options = array(), array $defaultOrderBy = array())
Construct a new link
at line 38
public string
getClearSortLink($text $text, $options $options)
at line 50
public string
getLink($cookie $cookie)