Migration_RunnerUtility for running migrations
Located in /migration/lib/Migration/Runner.php (line 9)
Constructor __construct (line 20)
Create a new runner for a given directory and optional scope name.
instantiate_migration (line 88)
Instantiate the class for a migration
perform_migration (line 68)
Perform a migration
reverse_migration (line 78)
Undo a migration
run (line 39)
Run migrations.
If no version is given, runs all available migrations which have not yet been run (runs migrations up to the latest), otherwise runs and/or reverses migrations up to the specified version number.
version (line 61)
Return the current version number
Documentation generated on Wed, 25 Apr 2012 09:46:45 -0700 by phpDocumentor 1.4.3