phpDocumentor

CommandlineOptionsMiddleware
in package
implements MiddlewareInterface

FinalYes

Table of Contents

Interfaces

MiddlewareInterface

Properties

$configFactory  : ConfigurationFactory
$currentWorkingDir  : Dsn
$options  : array<string|int, mixed>

Methods

__construct()  : mixed
__invoke()  : Configuration
createDefaultApiSettings()  : ApiSpecification
createDefaultVersionSettings()  : VersionSpecification
disableCache()  : Configuration
overwriteCacheFolder()  : Configuration
overwriteDefaultPackageName()  : VersionSpecification
overwriteDestinationFolder()  : Configuration
overwriteEncoding()  : VersionSpecification
overwriteExamples()  : VersionSpecification
overwriteIgnoredPaths()  : VersionSpecification
overwriteIgnoredSymlinks()  : VersionSpecification
overwriteIgnoredTags()  : VersionSpecification
overwriteIncludeSource()  : VersionSpecification
overwriteMarkers()  : VersionSpecification
overwriteSettings()  : Configuration
overwriteTemplates()  : Configuration
overwriteTitle()  : Configuration
overwriteVisibility()  : VersionSpecification
registerExtensions()  : VersionSpecification
setDirectoriesInPath()  : VersionSpecification
setFilesInPath()  : VersionSpecification
shouldReduceNumberOfVersionsToOne()  : bool
If the source path was influenced; we can no longer reliable render multiple versions as such we reduce the list of versions to the last one; assuming that is the most recent / desirable one.

Properties

Methods

shouldReduceNumberOfVersionsToOne()

If the source path was influenced; we can no longer reliable render multiple versions as such we reduce the list of versions to the last one; assuming that is the most recent / desirable one.

private shouldReduceNumberOfVersionsToOne(Configuration $configuration) : bool
Parameters
$configuration : Configuration
Return values
bool

        
On this page

Search results