\Ceo\View\FiltersQualifiedUrl

Provides Gryphon compatible qualifiedUrl filter.

Internally, just returns url. *

Summary

Methods
Properties
Constants
getFilterName()
handle()
__construct()
getFilterOptions()
getDI()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getFilterName()

getFilterName() : string

Return the filter name

Returns

string

handle()

handle(  $string,   $params = array()) : string

Handle filter response, will also match against the `client.proxyUrls` config variable.

Parameters

$string
$params

Returns

string

__construct()

__construct() 

getFilterOptions()

getFilterOptions() 

getDI()

getDI() : object

Return default dependency injector

Returns

object —

Phalcon\Di