Help class for handling links that could contain chars that would break Kohanas routing ('/'). More...
Static Public Member Functions | |
static | linkify ($text) |
Primitively 'detect' URI:s in a text and wrap in a html anchor element. |
Help class for handling links that could contain chars that would break Kohanas routing ('/').
static link::linkify | ( | $ | text | ) | [static] |
Primitively 'detect' URI:s in a text and wrap in a html anchor element.
$text | string |