PHP Class AdminPageFramework_Utility_URL

Inheritance: extends AdminPageFramework_Utility_Path
Exibir arquivo Open project: michaeluno/admin-page-framework

Public Methods

Method Description
getCurrentURL ( )
getQueryValueInURLByKey ( $sURL, $sQueryKey )
isSSL ( )

Private Methods

Method Description
_getURLPortSuffix ( $_bSSL )

Method Details

getCurrentURL() public static method

public static getCurrentURL ( )

getQueryValueInURLByKey() public static method

public static getQueryValueInURLByKey ( $sURL, $sQueryKey )

isSSL() public static method

public static isSSL ( )