mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Navigation >> Admin_Type_Enum

Admin_Type_Enum Enumeration



Type of admin display or action requested by the system or portal administrator


Namespace: SobekCM.Core.Navigation
Assembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public enum Admin_Type_Enum

Members

Member nameValueDescription
NONE0 No admin type specified, not applicable
Add_Collection_Wizard1 Adds a single collection to this instance, via the wizard
Aggregation_Single2 Allows all the information and behaviors for a single aggregation to be viewed / edited
Aggregations_Mgmt3 Provides list of all existing aggregationPermissions and allows admin to enter a new aggregation
Aliases4 Provides list of all aggregation aliases and allows admin to perform some very basic tasks
Builder_Folder_Mgmt5 Allows a single builder folder to be either added or edited online
Builder_Status6 Gives the current SobekCM status and allows an authenticated system admin to temporarily halt the builder remotely via a database flag
Default_Metadata7 Provides list of all existing default metadata files and allows admin to enter a new default or edit an existing default
Home8 Administrative home page with links to all the Admin tasks
IP_Restrictions9 Provides list of the IP restriction lists and allows admins to edit the single IPs within the range(s)
Reset10 Allows admin to perform some limited cache reset functions
Settings11 Allows admins to view and edit system-wide settings from the database
Skins_Single12 Detailed editing of a single web skin
Skins_Mgmt13 Provides list of all existing web skins and allows admin to enter a new web skin or edit an existing web skin
Thematic_Headings14 Allows the system administrator to add new thematic headings to the main home page
URL_Portals15 Allows admin to perform some limited actions against the URL Portals data
Users16 Provides list of all users and allows admin to perform some very basic tasks
User_Groups17 Allows for editing and viewing of user groups
User_Permissions_Reports18 Provides top-level reports regarding permissions granted to users
WebContent_Add_New19 Form to add a new web content page to the system
WebContent_History20 View recent updates to the top-level static HTML web content pages
WebContent_Mgmt21 Manage the list of all top-level static HTML web content pages in this instance
WebContent_Single22 Allows all the information and behaviors about a single web content page to be edited
WebContent_Usage23 View the usage stats for the top-level static HTML web content pages in this instance
Wordmarks24 Provides list of all existing wordmarks/icons and allows admin to enter a new wordmark or edit an existing wordmark

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )