Метод | Описание | |
---|---|---|
Get_Admin_Settings ( |
Gets the administrative setting values, which includes display information along with the current value and key
|
|
Get_Authentication_Configuration ( |
Gets the authentication configuration information, read from the configuration files
|
|
Get_Brief_Item_Mapping_Configuration ( |
Gets the brief-item mapping configuration information, read from the configuration files
|
|
Get_Complete_Configuration ( |
Gets the complete configuration information, read from the configuration files
|
|
Get_Complete_Configuration ( string Engine_URL, MicroservicesClient Engine_Protocol, |
Gets the complete configuration information, read from the configuration files
|
|
Get_Configuration_Reading_Log ( |
Gets the configuration reading log which lists which config files were read, etc..
|
|
Get_Contact_Form_Configuration ( |
Gets the contact form configuration information, read from the configuration files
|
|
Get_Engine_Configuration ( |
Gets the engine configuration information, read from the configuration files
|
|
Get_Extensions_Configuration ( |
Gets the extensions configuration information, read from the configuration files
|
|
Get_Metadata_Configuration ( |
Gets the metadata configuration information, read from the configuration files
|
|
Get_OAI_PMH_Configuration ( |
Gets the oai-pmh configuration information, read from the configuration files
|
|
Get_Quality_Control_Tool_Configuration ( |
Gets the qc tool configuration information, read from the configuration files
|
|
Get_Static_Resources_Configuration ( |
Gets the static resources ( mostly links to images, javascript, css, etc.. ), read from the configuration files
|
|
Get_UI_Citation_Configuration ( |
Gets the citation (UI) configuration information, read from the configuration files
|
|
Get_UI_Map_Editor_Configuration ( |
Gets the map editor (UI) configuration information, read from the configuration files
|
|
Get_UI_Template_Elements_Configuration ( |
Gets the template element mapping (UI) configuration information, read from the configuration files
|
|
Get_UI_Viewers_Configuration ( |
Gets the viewers (UI) configuration information, read from the configuration files
|
|
Get_User_Interface_Configuration ( |
Gets the user-interface configuration information, read from the configuration files
|
|
Plugin_Disable ( string Code, |
Dsable an existing plug-in/extension
|
|
Plugin_Enable ( string Code, |
Enable an existing plug-in/extension
|
|
SobekEngineClient_AdminEndpoints ( |
Constructor for a new instance of the SobekEngineClient_AdminEndpoints class
|
public Get_Admin_Settings ( |
||
Tracer | ||
Результат | SobekCM.Core.Settings.Admin_Setting_Collection |
public Get_Authentication_Configuration ( |
||
Tracer | ||
Результат | Authentication_Configuration |
public Get_Brief_Item_Mapping_Configuration ( |
||
Tracer | ||
Результат |
public Get_Complete_Configuration ( |
||
Tracer | ||
Результат |
public Get_Complete_Configuration ( string Engine_URL, MicroservicesClient Engine_Protocol, |
||
Engine_URL | string | Engine endpoint URL to use for this request |
Engine_Protocol | MicroservicesClient | Engine protocol to use to pull the configuration information |
Tracer | ||
Результат |
public Get_Configuration_Reading_Log ( |
||
Tracer | ||
Результат | List |
public Get_Contact_Form_Configuration ( |
||
Tracer | ||
Результат |
public Get_Engine_Configuration ( |
||
Tracer | ||
Результат |
public Get_Extensions_Configuration ( |
||
Tracer | ||
Результат |
public Get_Metadata_Configuration ( |
||
Tracer | ||
Результат |
public Get_OAI_PMH_Configuration ( |
||
Tracer | ||
Результат |
public Get_Quality_Control_Tool_Configuration ( |
||
Tracer | ||
Результат |
public Get_Static_Resources_Configuration ( |
||
Tracer | ||
Результат |
public Get_UI_Citation_Configuration ( |
||
Tracer | ||
Результат |
public Get_UI_Map_Editor_Configuration ( |
||
Tracer | ||
Результат | MapEditor_Configuration |
public Get_UI_Template_Elements_Configuration ( |
||
Tracer | ||
Результат |
public Get_UI_Viewers_Configuration ( |
||
Tracer | ||
Результат |
public Get_User_Interface_Configuration ( |
||
Tracer | ||
Результат |
public Plugin_Disable ( string Code, |
||
Code | string | Code for the plug-in to disable |
Tracer | ||
Результат |
public Plugin_Enable ( string Code, |
||
Code | string | Code for the plug-in to enable |
Tracer | ||
Результат |
public SobekEngineClient_AdminEndpoints ( |
||
ConfigObj | Fully constructed microservices client configuration | |
Результат | System |