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

Class: Xinc_Plugin_Repos_Property_SubstituteTask

Source Location: /Xinc/Plugin/Repos/Property/SubstituteTask.php

Class Overview

Xinc_Plugin_Task_Base
   |
   --Xinc_Plugin_Repos_Property_SubstituteTask



Implements interfaces:

Methods


Inherited Variables

Inherited Methods

Class: Xinc_Plugin_Task_Base

Xinc_Plugin_Task_Base::__construct()
Constructor, stores a reference to the plugin for usage of functionality
Xinc_Plugin_Task_Base::getName()
Returns name of task by lowercasing class name.
Xinc_Plugin_Task_Base::getTasks()
Xinc_Plugin_Task_Base::getXml()
Xinc_Plugin_Task_Base::init()
Xinc_Plugin_Task_Base::registerTask()
Support for subtasks, empty by default.
Xinc_Plugin_Task_Base::setXml()

Class Details

[line 34]


[ Top ]


Class Methods


method getName [line 53]

string getName( )

Returns name of Task.



Tags:

return:  Name of task.
access:  public


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

[ Top ]

method getPluginSlot [line 63]

integer getPluginSlot( )

Returns the slot of this task inside a build.



Tags:

return:  The slot number.
access:  public


[ Top ]

method process [line 68]

void process( Xinc_Build_Interface $build)



Tags:

access:  public


Parameters:

Xinc_Build_Interface   $build  

[ Top ]

method set [line 74]

void set( Xinc_Build_Interface $build, $value)



Tags:

access:  public


Parameters:

Xinc_Build_Interface   $build  
   $value  

[ Top ]

method validate [line 43]

boolean validate( )

Validates if a task can run by checking configs, directries and so on.



Tags:

return:  Is true if task can run.
access:  public


[ Top ]


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