Migration_ListImplements interfaces:
Migration_List keeps track of the migrations for a single directory
Located in /migration/lib/Migration/List.php (line 9)
Constructor __construct (line 20)
Constructor
connection (line 213)
Return the database connection
create_migration_table (line 191)
Create the migration table
getIterator (line 31)
Return an iterator for the command list
has_migration_table (line 181)
Test for the existence of the migration table
keys (line 73)
Return the list of keys in this list
last_version (line 100)
Return the highest version number (regardless of whether it's been performed)
load_migrations (line 115)
Load migrations from the directory and tables
load_migration_files (line 153)
Load the migration files from the directory
load_migration_records (line 166)
Load the migration entries from the database
offsetExists (line 40)
Tests for existence of an array index
offsetGet (line 49)
Retrieves the migration at an array index.
offsetSet (line 58)
Sets the value at an array index
offsetUnset (line 66)
Deletes an entry at an array index
performed_version (line 80)
Return the highest performed version number
sort_by_name (line 220)
Perform a natural sort by object name property
Documentation generated on Wed, 25 Apr 2012 09:46:43 -0700 by phpDocumentor 1.4.3