PortletMigrationInterface
interface PortletMigrationInterface
Constants
| MIGRATION_SUPPORT_FULL |
|
| MIGRATION_SUPPORT_PARTIAL |
|
| MIGRATION_SUPPORT_NONE |
|
| MIGRATION_SUPPORT_UNKNOWN |
|
Methods
string|null
getPagesMigrationComponent()
Optional: Which Pages Component is recommended for migration?
string|null
getPagesMigrationHelpText()
Optional: Be more specific about the migration
string
getPagesMigrationStatus()
Required: What is the support level in migration?
Details
at line 25
string|null
getPagesMigrationComponent()
Optional: Which Pages Component is recommended for migration?
at line 32
string|null
getPagesMigrationHelpText()
Optional: Be more specific about the migration
at line 18
string
getPagesMigrationStatus()
Required: What is the support level in migration?