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 .
Mostrar archivo
Open project: intelliants/subrion
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
$timer |
|
|
|
Public Methods
Protected Methods
Method Details
_getArgument()
protected static method
autoload()
public static method
byteView()
public static method
error()
public static method
public static error ( $errno, $errstr = '', $errfile = '', $errline ) |
forceUpgrade()
public static method
output()
public static method
public static output ( $output ) |
phpSyntaxCheck()
public static method
renderTime()
public static method
public static renderTime ( $section, $description = null ) |
setDebugMode()
public static method
shutdown()
public static method
Property Details
$timer public_oe static_oe property