Documentation

Application
in package

Application class for phpDocumentor.

Can be used as bootstrap when the run method is not invoked.

Tags
codeCoverageIgnore

Nothing in this file is really testable or needed to be tested

Table of Contents

__construct()  : mixed
Initializes all components used by phpDocumentor.
templateDirectory()  : string
VERSION()  : string
defineIniSettings()  : void
Adjust php.ini settings.
setTimezone()  : void
If the timezone is not set anywhere, set it to UTC.

Methods

__construct()

Initializes all components used by phpDocumentor.

public __construct() : mixed
Return values
mixed

templateDirectory()

public static templateDirectory() : string
Return values
string

VERSION()

public static VERSION() : string
Return values
string

defineIniSettings()

Adjust php.ini settings.

private defineIniSettings() : void
Tags
throws
RuntimeException
Return values
void

Search results