PHP 클래스 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.
저자: PagSeguro Internet Ltda. @copyright 2007-2014 PagSeguro Internet Ltda. @license http://www.apache.org/licenses/LICENSE-2.0
파일 보기 프로젝트 열기: pagseguro/php 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$config
$log
$resources

공개 메소드들

메소드 설명
__construct ( )
getCMSVersion ( )
getModuleVersion ( )
getPHPVersion ( )
getPath ( )
getVersion ( )
init ( )
setCMSVersion ( $version )
setModuleVersion ( $version )
setPHPVersion ( $version )

비공개 메소드들

메소드 설명
verifyDependencies ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getCMSVersion() 최종 공개 정적인 메소드

final public static getCMSVersion ( )

getModuleVersion() 최종 공개 정적인 메소드

final public static getModuleVersion ( )

getPHPVersion() 최종 공개 정적인 메소드

final public static getPHPVersion ( )

getPath() 최종 공개 정적인 메소드

final public static getPath ( )

getVersion() 최종 공개 정적인 메소드

final public static getVersion ( )

init() 공개 정적인 메소드

public static init ( )

setCMSVersion() 최종 공개 정적인 메소드

final public static setCMSVersion ( $version )

setModuleVersion() 최종 공개 정적인 메소드

final public static setModuleVersion ( $version )

setPHPVersion() 최종 공개 정적인 메소드

final public static setPHPVersion ( $version )

프로퍼티 상세

$config 공개적으로 정적으로 프로퍼티

public static $config

$log 공개적으로 정적으로 프로퍼티

public static $log

$resources 공개적으로 정적으로 프로퍼티

public static $resources