const DOC_OUTPUT_HTML = 1
const DOC_OUTPUT_MARKDOWN = 2
private int $outputFormat
public __construct({Array})
Parameter | Type | Description |
---|
$outputFormat | int | |
$title | string | |
Parameter | Type | Description |
---|
$path | string | |
$outputPath | string | |
Parameter | Type | Description |
---|
$index | \stdClass | |
$outputPath | string | |
private renderNamespace({Array})
Parameter | Type | Description |
---|
$namespace | \stdClass | |
$subdirs | array | |
$template | array | |
private loadTemplates({Array})
Parameter | Type | Description |
---|
$path | string | |
private updateIndex({Array})
Parameter | Type | Description |
---|
$index | \stdClass | |
$parsedFile | ParserFile | |
private pushIndexItem({Array})
Parameter | Type | Description |
---|
$array | array | |
$items | array | |
private getFiles({Array})
Parameter | Type | Description |
---|
$path | string | |
Generated by Hazaar API Doc Generator