\Ceo\HelpersUrl

URL processing static class Mostly just helpers

Summary

Methods
Properties
Constants
path()
proxy()
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

path()

path(  $str) : string

Return only the path element of a URL

Parameters

$str

Returns

string

proxy()

proxy(  $str, array  $config = array()) : string

Return a transformed url based on proxy settings.

Parameters

$str
array $config

Returns

string