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

Class: Xinc_Plugin_Repos_Phing

Source Location: /Xinc/Plugin/Repos/Phing.php

Class Overview

Xinc_Plugin_Base
   |
   --Xinc_Plugin_Repos_Phing



Methods


Inherited Methods

Class: Xinc_Plugin_Base

Xinc_Plugin_Base::getApiModules()
Xinc_Plugin_Base::getGuiWidgets()
Xinc_Plugin_Base::getTaskDefinitions()
Returns the defined tasks of the plugin
Xinc_Plugin_Base::validate()
Validate if the plugin can run properly on this system

Class Details

[line 36]


[ Top ]


Class Methods


constructor __construct [line 38]

Xinc_Plugin_Repos_Phing __construct( )



Tags:

access:  public


[ Top ]

method build [line 77]

boolean build( Xinc_Build_Interface $build, string $buildfile, string $target, [string $extraParams = null], [string $workingDir = null])

calling phing



Tags:

access:  public


Parameters:

Xinc_Build_Interface   $build  
string   $buildfile  
string   $target  
string   $extraParams  
string   $workingDir  

[ Top ]

method getTaskDefinitions [line 60]

void getTaskDefinitions( )



Tags:

access:  public


Overrides Xinc_Plugin_Base::getTaskDefinitions() (Returns the defined tasks of the plugin)

[ Top ]

method validate [line 42]

void validate( )



Tags:

access:  public


Overrides Xinc_Plugin_Base::validate() (Validate if the plugin can run properly on this system)

[ Top ]


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