PHP 클래스 iaSystem

Subrion - open source content management system Copyright (C) 2016 Intelliants, LLC This file is part of Subrion. Subrion is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Subrion is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Subrion. If not, see .
파일 보기 프로젝트 열기: intelliants/subrion 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$timer

공개 메소드들

메소드 설명
autoload ( $className )
byteView ( $num )
error ( $errno, $errstr = '', $errfile = '', $errline )
forceUpgrade ( $version )
output ( $output )
phpSyntaxCheck ( $phpCode )
renderTime ( $section, $description = null )
setDebugMode ( )
shutdown ( )

보호된 메소드들

메소드 설명
_getArgument ( $argument )

메소드 상세

_getArgument() 보호된 정적인 메소드

protected static _getArgument ( $argument )

autoload() 공개 정적인 메소드

public static autoload ( $className )

byteView() 공개 정적인 메소드

public static byteView ( $num )

error() 공개 정적인 메소드

public static error ( $errno, $errstr = '', $errfile = '', $errline )

forceUpgrade() 공개 정적인 메소드

public static forceUpgrade ( $version )

output() 공개 정적인 메소드

public static output ( $output )

phpSyntaxCheck() 공개 정적인 메소드

public static phpSyntaxCheck ( $phpCode )

renderTime() 공개 정적인 메소드

public static renderTime ( $section, $description = null )

setDebugMode() 공개 정적인 메소드

public static setDebugMode ( )

shutdown() 공개 정적인 메소드

public static shutdown ( )

프로퍼티 상세

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

public static $timer