Xinc-Build-Task
[ class tree: Xinc-Build-Task ] [ index: Xinc-Build-Task ] [ all elements ]

Class: Xinc_Build_Tasks_Registry

Source Location: /Xinc/Build/Tasks/Registry.php

Class Overview




Methods



Class Details

[line 34]


[ Top ]


Class Methods


method getTasks [line 84]

Xinc_Build_Tasks_Iterator getTasks( )

Get all tasks registered



Tags:

access:  public


[ Top ]

method getTasksForSlot [line 69]

Xinc_Build_Tasks_Iterator getTasksForSlot( mixed $slot)

Returns all the build tasks for the specified slot



Tags:

access:  public


Parameters:

mixed   $slot  

[ Top ]

method registerTask [line 53]

void registerTask( Xinc_Plugin_Task_Interface $task, mixed $slot)

Adds a task to the slot

this task will be executed in the specified slot




Tags:

access:  public


Parameters:

mixed   $slot  
Xinc_Plugin_Task_Interface   $task  

[ Top ]


Documentation generated on Sun, 09 Dec 2012 21:49:32 +0100 by phpDocumentor 1.4.4