Method | Description | |
---|---|---|
checkContenttypeValid ( string | array $contenttypeslugs = [] ) : |
Check Contenttype requested exists. | |
exportContenttypesRecords ( ) : |
Export set ContentType's records to the export file. | |
setMigrationFiles ( $files ) : |
Set the migration files. |
Method | Description | |
---|---|---|
writeMigrationFile ( array $data, boolean $last, boolean $append = false ) : array | Write a migration file. |
Method | Description | |
---|---|---|
exportContenttypeRecords ( string $contenttype, boolean $last ) : void | Export a single ContentType's records to the export file. |
public checkContenttypeValid ( string | array $contenttypeslugs = [] ) : |
||
$contenttypeslugs | string | array | |
return |
public exportContenttypesRecords ( ) : |
||
return |
public setMigrationFiles ( $files ) : |
||
return |