Wrapper around PhpDocumentor2 (so we retain PHP 5.2 compatibility in the main task)
| author |
Michiel Rook mrook@php.net |
|---|---|
| version |
$Id: 21468fba5ffbacb5ab009610d9a17cc1a139a367 $ |
| since | 2.4.10 |
| package |
phing.tasks.ext.phpdoc |
setFilesets(\FileSet[] $filesets)
\FileSet[]
setTemplate(\strings $template)
\strings
setTitle(\strings $title)
\strings
initializePhpDocumentor()
parseFiles() : string
string
transformFiles()
run()
filesets : \FileSet[]
| var |
|---|
\FileSet[]
template : string
| var |
|---|
string
title : string
| var |
|---|
string
phpDocumentorPath : string
| var |
|---|
string
app : \phpDocumentor\Application
| var |
|---|
\phpDocumentor\Application