phpDocumentor

GuideDocumentationSet

Table of Contents

Methods

addDocument()  : void
getDocuments()  : Collection<string|int, DocumentInterface>
getGuidesProjectNode()  : ProjectNode
getIndexes()  : Collection<string|int, Collection<string|int, ElementInterface>>
Returns all indexes in this documentation set.
getOutputFormat()  : string
getOutputLocation()  : string
getSource()  : Source
getTableOfContents()  : Collection<string|int, TocDescriptor>

Methods

addDocument()

public addDocument(DocumentNode $document) : void
Parameters
$document : DocumentNode

getGuidesProjectNode()

public getGuidesProjectNode() : ProjectNode
Return values
ProjectNode
On this page

Search results