class URLProcessor (View source)

The URL processor class.

Methods

static string
resolveUrls(string $str, string $method, array $parameters = array())

Find and resolve URLs using the specified resolving method and parameters.

Details

static string resolveUrls(string $str, string $method, array $parameters = array())

Find and resolve URLs using the specified resolving method and parameters.

Parameters

string $str
string $method
array $parameters

Return Value

string the processed string