View/Helper/Link.php
- Classes
- Kwf_View_Helper_Link
-
Properties
- $_view
-
Methods
- getLink
- link
- setView
Properties
$_view = 'null'
Details
- visibility
- protected
- default
- null
- final
- false
- static
- false
Methods
getLink(
$url, $rel, $text, $config
)
:
Arguments
- $url
- $rel
- $text
- $config
Details
- visibility
- public
- final
- false
- static
- false
link(
string $target, string $text
=
null, \config $config
=
array
)
:
Arguments
- $target
- string
target page
- $text
- string
custom text, if empty component name will be used
- $config
- \config
array: cssClass, get, anchor
Details
- visibility
- public
- final
- false
- static
- false
setView(
$view
)
:
Details
- visibility
- public
- final
- false
- static
- false