phing
[ class tree: phing ] [ index: phing ] [ all elements ]

Class: TaskContainer

Source Location: /TaskContainer.php

Interface Overview


Abstract interface for objects which can contain tasks (targets) Used to check if a class can contain tasks (via instanceof)


Author(s):

Version:

  • $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $

Copyright:

  • © 2001,2002 THYRELL. All rights reserved

Methods



Class Details

[line 32]
Abstract interface for objects which can contain tasks (targets) Used to check if a class can contain tasks (via instanceof)



Tags:

author:  Andreas Aderhold <andi@binarycloud.com>
version:  $Revision: 526 $ $Date: 2009-08-11 14:11:17 +0200 (Tue, 11 Aug 2009) $
copyright:  © 2001,2002 THYRELL. All rights reserved
access:  public


[ Top ]


Class Methods


method addTask [line 41]

void addTask( Task $task)

Adds a task to this task container. Must be implemented by derived class



Tags:

access:  public


Parameters:

object The   $task   task to be added to the container

[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:52:14 +0200 by phpDocumentor 1.4.3