Classes and interfaces

phpDocumentor_Task_Abstract

Abstract base class for the tasks.

« More »

phpDocumentor_Task_Runner

This class is responsible for the execution of a task.

« More »

Classes and interfaces

phpDocumentor_Task_Plugin_Generate

Generates a skeleton plugin.

« More »

Classes and interfaces

phpDocumentor_Task_Project_List

Defines all tasks that can be run by phpDocumentor

« More »

phpDocumentor_Task_Project_Parse

Parses the given source code and creates a structure file.

« More »

phpDocumentor_Task_Project_Run

Parse and transform the given directory (-d|-f) to the given location (-t).

« More »

phpDocumentor_Task_Project_Transform

Transforms the structure file into the specified output format

« More »

Classes and interfaces

phpDocumentor_Task_Template_Generate

Generates a skeleton template.

« More »

phpDocumentor_Task_Template_Install

Installs a template into phpDocumentor.

« More »

phpDocumentor_Task_Template_List

Displays a listing of all available templates in phpDocumentor

« More »

phpDocumentor_Task_Template_Package

Packages a template for distribution.

« More »