Link
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, $options)
No description
string
getLink($cookie)
No description
Details
at line 23
__construct(Framework $Framework, null $field = null, null $label = null, array $options = array(), array $defaultOrderBy = array())
Construct a new link