Private Attributes | |
__Payload | |
More... | |
Additional Inherited Members | |
![]() | |
_.Library.String | GetResourceRelativePath (_.Library.String pResource, _.Library.String pExtension) |
Helper method to get the relative path to the file corresponding to a resource (used in Reload/Export). More... | |
_.Library.Status | OnAfterResourceProcessing (_.Library.String pPhase, pParams) |
This method can be overrided to include any action that needs to be executed. More... | |
_.Library.Status | OnBeforeResourceProcessing (_.Library.String pPhase, pParams) |
This method can be overrided to include any action that needs to be executed. More... | |
_.Library.Status | OnBeforeVerifyLoad (pParams) |
Allows for subclasses to do additional setup or modify pParams before the "verify" phase runs. | |
![]() | |
_.Library.List | GetCompletePhases (_.Library.List pPhases) |
This method defines what a complete phase means for a given list of phases. | |
_.Library.List | GetCompletePhasesForOne (_.Library.String pOnePhase) |
This method defines what a complete phase means for a given phase. | |
GetDefaultParameters (pParams, _.Library.List pPhases) | |
Merges default parameters into pParams. More... | |
_.Dictionary.Classname | GetDefaultResourceProcessor (_.Library.String pResourceName) |
Returns the default resource processor class to use for a given resource name. | |
_.Library.String | MatchSinglePhase (_.Library.String pOnePhase) |
Match single inputted phase to the correctly CamelCased lifecycle phase | |
![]() | |
HasDeployedResources | |
More... | |
PhaseList | |
More... | |
![]() | |
PHASES = None | |
$ListBuild list of phases in this lifecycle. More... | |
|
private |