Solar_View_Helper_ActionHref::actionHref()

public string Solar_View_Helper_ActionHref::actionHref ( Solar_Uri_Action|string $spec = NULL )

Returns an escaped href or src attribute value for an action URI.

Parameters

  • (Solar_Uri_Action|string) $spec: The href or src specification.

Returns

  • (string)

Description

Returns an escaped href or src attribute value for an action URI.



Local