Solar_Cli
Classes in the Solar_Cli
package:
- Solar_Cli_Help
-
Solar "help" command.
- Solar_Cli_LinkPublic
-
Solar command to create symlinks to the public assets for a class hierarchy.
- Solar_Cli_LinkVendor
-
Solar command to create the links to the Vendor source directory.
- Solar_Cli_MakeApp
-
Solar command to make a page-controller app structure.
- Solar_Cli_MakeCli
-
Solar command to make a command-controller CLI structure.
- Solar_Cli_MakeDocbook
-
Generates package and API documentation files.
- Solar_Cli_MakeDocs
-
Generates package and API documentation files.
- Solar_Cli_MakeModel
-
Solar command to make a model class from an SQL table.
- Solar_Cli_MakeTests
-
Command to make a test class (or set of classes) from a given class.
- Solar_Cli_MakeVendor
-
Solar command to make a Vendor directory set with symlinks to the right places.
- Solar_Cli_RunTests
-
Command to run a Solar test series.
- Solar_Cli_UnlinkVendor
-
Solar command to remove the links to the Vendor source directory.