Microsoft_WindowsAzure_CommandLine
[ class tree: Microsoft_WindowsAzure_CommandLine ] [ index: Microsoft_WindowsAzure_CommandLine ] [ all elements ]

Class: Microsoft_WindowsAzure_CommandLine_Scaffolder

Source Location: /WindowsAzure/CommandLine/Scaffolder.php

Class Overview

Microsoft_Console_Command
   |
   --Microsoft_WindowsAzure_CommandLine_Scaffolder

Scaffold commands


Author(s):

Copyright:

  • Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Variables

Inherited Methods

Class: Microsoft_Console_Command

Microsoft_Console_Command::bootstrap()
Bootstrap the shell command.
Microsoft_Console_Command::getHandler()
Gets the handler.
Microsoft_Console_Command::helpCommand()
Displays the help information.
Microsoft_Console_Command::phpstderr()
Replaces PHP's error handler
Microsoft_Console_Command::phpstdex()
Replaces PHP's exception handler
Microsoft_Console_Command::setHandler()
Sets the handler.
Microsoft_Console_Command::stderr()
Writes output to STDERR, followed by a newline (optional)
Microsoft_Console_Command::_buildModel()
Builds the handler model.
Microsoft_Console_Command::_displayObjectInformation()
Display information on an object
Microsoft_Console_Command::_findValueForDocComment()
Finds the value for a specific docComment.

Class Details

[line 59]
Scaffold commands



Tags:

copyright:  Copyright (c) 2009 - 2011, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


method buildCommand [line 171]

void buildCommand( $rootPath, $scaffolderFile)

Builds a scaffolder from a given path.



Tags:

access:  public


Parameters:

   $rootPath  
   $scaffolderFile  

[ Top ]

method runCommand [line 71]

void runCommand( $path, $scaffolder, $argv)

Runs a scaffolder and creates a Windows Azure project structure which can be customized before packaging.



Tags:

access:  public


Parameters:

   $path  
   $scaffolder  
   $argv  

[ Top ]

method scaffolderhelpCommand [line 123]

void scaffolderhelpCommand( $scaffolder, $argv)

Shows help information for a specific scaffolder.



Tags:

access:  public


Parameters:

   $scaffolder  
   $argv  

[ Top ]


Documentation generated on Sat, 03 Dec 2011 13:59:35 +0100 by phpDocumentor 1.4.3