PHP Class 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 .
Show file Open project: intelliants/subrion Class Usage Examples

Public Properties

Property Type Description
$timer

Public Methods

Method Description
autoload ( $className )
byteView ( $num )
error ( $errno, $errstr = '', $errfile = '', $errline )
forceUpgrade ( $version )
output ( $output )
phpSyntaxCheck ( $phpCode )
renderTime ( $section, $description = null )
setDebugMode ( )
shutdown ( )

Protected Methods

Method Description
_getArgument ( $argument )

Method Details

_getArgument() protected static method

protected static _getArgument ( $argument )

autoload() public static method

public static autoload ( $className )

byteView() public static method

public static byteView ( $num )

error() public static method

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

forceUpgrade() public static method

public static forceUpgrade ( $version )

output() public static method

public static output ( $output )

phpSyntaxCheck() public static method

public static phpSyntaxCheck ( $phpCode )

renderTime() public static method

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

setDebugMode() public static method

public static setDebugMode ( )

shutdown() public static method

public static shutdown ( )

Property Details

$timer public static property

public static $timer