C# Class SobekCM.Library.AdminViewer.AdminViewer_Factory

Factory class returns the appropriate admin viewer
Afficher le fichier Open project: MarkVSullivan/SobekCM-Web-Application

Méthodes publiques

Méthode Description
Get_AdminViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer

Returns the appropriate admin viewer, based on requst and system settings

Method Details

Get_AdminViewer() public static méthode

Returns the appropriate admin viewer, based on requst and system settings
public static Get_AdminViewer ( RequestCache RequestSpecificValues ) : iMySobek_Admin_Viewer
RequestSpecificValues RequestCache All the necessary, non-global data specific to the current request
Résultat iMySobek_Admin_Viewer