Solar_View_Helper_NamedActionHref::namedActionHref()
public
string
Solar_View_Helper_NamedActionHref::namedActionHref
( string $name
, array $data = NULL
)
Returns an escaped href or src attribute value for a named action from the rewrite rules, using data interpolation.
Parameters
(string)
$name
: The named action from the rewrite rules.(array)
$data
: Data to interpolate into the token placeholders.
Returns
(string)
Description
Returns an escaped href or src attribute value for a named action from the rewrite rules, using data interpolation.