The IPortalController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddPortalAlias |
Creates a new portal alias
|
![]() | CopyPageTemplate |
Copies the page template.
|
![]() | CreatePortal(String, UserInfo, String, String, PortalController..::..PortalTemplateInfo, String, String, String, String, Boolean) |
Creates the portal.
|
![]() | CreatePortal(String, Int32, String, String, PortalController..::..PortalTemplateInfo, String, String, String, String, Boolean) |
Creates the portal.
|
![]() | GetAvailablePortalTemplates |
Get all the available portal templates grouped by culture
|
![]() | GetCurrentPortalSettings |
Gets the current portal settings.
|
![]() | GetPortal(Guid) |
Gets the portal.
|
![]() | GetPortal(Int32) |
Gets information of a portal
|
![]() | GetPortal(Int32, String) |
Gets information of a portal
|
![]() | GetPortalList |
Get portals in specific culture.
|
![]() | GetPortals |
Gets information from all portals
|
![]() | GetPortalSettings(Int32) |
Gets the portal settings dictionary.
|
![]() | GetPortalSettings(Int32, String) |
Gets the portal settings dictionary.
|
![]() | GetPortalSpaceUsedBytes |
Gets the portal space used bytes.
|
![]() | GetPortalTemplate |
Load info for a portal template
|
![]() | HasSpaceAvailable |
Verifies if there's enough space to upload a new file on the given portal
|
![]() | MapLocalizedSpecialPages |
Remaps the Special Pages such as Home, Profile, Search
to their localized versions
|
![]() | ParseTemplate |
Processess a template file for the new portal.
|
![]() | ProcessResourceFileExplicit |
Processes the resource file for the template file selected
|
![]() | RemovePortalLocalization |
Removes the related PortalLocalization record from the database, adds optional clear cache
|
![]() | UpdatePortalExpiry |
Updates the portal expiry.
|
![]() | UpdatePortalInfo |
Updates basic portal information
|
![]() | UpdatePortalSetting |