C# Class Membrane.Controllers.User.HomeController

Inheritance: BaseController
Afficher le fichier Open project: pollingj/Membrane-CMS Class Usage Examples

Méthodes publiques

Méthode Description
GoToPluginCreation ( string controller ) : void
HomeController ( IPluginsService service ) : Castle.MonoRail.Framework
Index ( ) : void

Method Details

GoToPluginCreation() public méthode

public GoToPluginCreation ( string controller ) : void
controller string
Résultat void

HomeController() public méthode

public HomeController ( IPluginsService service ) : Castle.MonoRail.Framework
service IPluginsService
Résultat Castle.MonoRail.Framework

Index() public méthode

public Index ( ) : void
Résultat void