PHP Class PagSeguroLibrary

NOTICE OF LICENSE Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Author: PagSeguro Internet Ltda. @copyright 2007-2014 PagSeguro Internet Ltda. @license http://www.apache.org/licenses/LICENSE-2.0
Exibir arquivo Open project: pagseguro/php Class Usage Examples

Public Properties

Property Type Description
$config
$log
$resources

Public Methods

Method Description
__construct ( )
getCMSVersion ( )
getModuleVersion ( )
getPHPVersion ( )
getPath ( )
getVersion ( )
init ( )
setCMSVersion ( $version )
setModuleVersion ( $version )
setPHPVersion ( $version )

Private Methods

Method Description
verifyDependencies ( )

Method Details

__construct() public method

public __construct ( )

getCMSVersion() final public static method

final public static getCMSVersion ( )

getModuleVersion() final public static method

final public static getModuleVersion ( )

getPHPVersion() final public static method

final public static getPHPVersion ( )

getPath() final public static method

final public static getPath ( )

getVersion() final public static method

final public static getVersion ( )

init() public static method

public static init ( )

setCMSVersion() final public static method

final public static setCMSVersion ( $version )

setModuleVersion() final public static method

final public static setModuleVersion ( $version )

setPHPVersion() final public static method

final public static setPHPVersion ( $version )

Property Details

$config public_oe static_oe property

public static $config

$log public_oe static_oe property

public static $log

$resources public_oe static_oe property

public static $resources