Xinc-Plugin
[ class tree: Xinc-Plugin ] [ index: Xinc-Plugin ] [ all elements ]

Class: Xinc_Plugin_Repository

Source Location: /Xinc/Plugin/Repository.php

Class Overview




Methods



Class Details

[line 36]


[ Top ]


Class Methods


static method getInstance [line 63]

static Xinc_Plugin_Repository getInstance( )

Get an instance of the Plugin Repository



Tags:

access:  public


[ Top ]

static method tearDown [line 253]

static void tearDown( )



Tags:

access:  public


[ Top ]

method getPlugins [line 231]

Xinc_Iterator getPlugins( )

Returns Plugin Iterator



Tags:

access:  public


[ Top ]

method getTask [line 196]

void &getTask( $taskname, [ $parentElement = null])



Tags:

access:  public


Parameters:

   $taskname  
   $parentElement  

[ Top ]

method getTasksForSlot [line 244]

Xinc_Iterator getTasksForSlot( int $slot)

Returns all tasks that are registered for a specific slot



Tags:

access:  public


Parameters:

int   $slot   @see Xinc_Plugin_Slot

[ Top ]

method registerPlugin [line 79]

boolean registerPlugin( Xinc_Plugin_Interface $plugin)

Enter description here...



Tags:

throws:  Xinc_Plugin_Task_Exception
access:  public


Parameters:

Xinc_Plugin_Interface   $plugin  

[ Top ]


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