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

Class: Xinc_Plugin_Interface

Source Location: /Xinc/Plugin/Interface.php

Interface Overview




Methods



Class Details

[line 33]


[ Top ]


Class Methods


method getApiModules [line 39]

Xinc_Api_Module_Interface[] getApiModules( )



Tags:

access:  public


[ Top ]

method getGuiWidgets [line 45]

Xinc_Gui_Widget_Interface[] getGuiWidgets( )



Tags:

access:  public


[ Top ]

method getTaskDefinitions [line 52]

Xinc_Plugin_Task[] getTaskDefinitions( )

Returns the defined tasks of the plugin



Tags:

access:  public


[ Top ]

method validate [line 59]

boolean validate( )

Validate if the plugin can run properly on this system



Tags:

return:  True if plugin can run properly otherwise false.
access:  public


[ Top ]


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