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

Class: Xinc_Plugin_Repos_Builder_Phing_Task

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

Class Overview

Xinc_Plugin_Task_Base
   |
   --Xinc_Plugin_Repos_Builder_AbstractTask
      |
      --Xinc_Plugin_Repos_Builder_Phing_Task



Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]


[ Top ]


Class Methods


method build [line 136]

boolean build( Xinc_Build_Interface $build)

The parent builder task will call this method



Tags:

access:  public


Overrides Xinc_Plugin_Repos_Builder_AbstractTask::build() (parent method not documented)

Parameters:

Xinc_Build_Interface   $build  

[ Top ]

method getName [line 47]

string getName( )

returns the name of this task



Tags:

access:  public


Overrides Xinc_Plugin_Task_Base::getName() (Returns name of task by lowercasing class name.)

[ Top ]

method setBuildFile [line 57]

void setBuildFile( string $file)

sets the name of the buildfile to call



Tags:

access:  public


Parameters:

string   $file  

[ Top ]

method setIf [line 114]

void setIf( string $if)

sets the name of a property
  • only if that property is TRUE the build will take place




Tags:

access:  public


Parameters:

string   $if   name of a conditional property

[ Top ]

method setParams [line 72]

void setParams( $params)



Tags:

access:  public


Parameters:

   $params  

[ Top ]

method setTarget [line 67]

void setTarget( string $target)

sets the target property. defines which phing target should be called



Tags:

access:  public


Parameters:

string   $target  

[ Top ]

method setWorkingDir [line 124]

void setWorkingDir( string $workingDir)

sets the working dir for the current phing task



Tags:

access:  public


Parameters:

string   $workingDir  

[ Top ]

method validateTask [line 83]

boolean validateTask( )

Validate if all information the task needs to run properly have been set



Tags:

access:  public


Overrides Xinc_Plugin_Repos_Builder_AbstractTask::validateTask() (Validate if all information the task needs to run properly have been set)

[ Top ]


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