phpDocumentor

Application
in package

FinalYes

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

Methods

__construct()  : mixed
Initializes all components used by phpDocumentor.
getWorkingDir()  : string
templateDirectory()  : 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

getWorkingDir()

public getWorkingDir() : string
Return values
string

templateDirectory()

public static templateDirectory() : string
Return values
string

defineIniSettings()

Adjust php.ini settings.

private defineIniSettings() : void
Tags
throws
RuntimeException

        
On this page

Search results