classes/phing/tasks/system/AdhocTypedefTask.php
A class for creating adhoc datatypes in build file.
- author
- Hans Lellelid
- package
- phing.tasks.system
- version
- $Revision: 526 $
\AdhocTypedefTask
A class for creating adhoc datatypes in build file.
By itself this class can be used to declare a single class within your buildfile. You can then reference this class in any task that takes custom classes (selectors, mappers, filters, etc.)
Subclasses exist for conveniently declaring and registering tasks and types.
- Extends from
- \AdhocTask
- author
- Hans Lellelid
- copyright
- 2001,2002 THYRELL. All rights reserved
- package
- phing.tasks.system
- version
- $Revision: 526 $