Method | Description | |
---|---|---|
Edit ( HiveId id ) : System.Web.Mvc.ActionResult | ||
MacroEditorController ( IBackOfficeRequestContext requestContext ) : System |
Method | Description | |
---|---|---|
CreateNew ( ) : System.Web.Mvc.ActionResult | ||
CreateNewForm ( |
||
Delete ( HiveId id ) : System.Web.Mvc.JsonResult | ||
EditForm ( |
||
EnsureModelListData ( |
Ensure the ViewBag has all of its required list data
|
|
GetMacroParameterEditors ( ) : IEnumerable |
Returns all of the registered macro parameter editors
|
|
JsonParametersException ( |
Returns the Json notifications when an exception occurs
|
|
JsonParametersSuccess ( IEnumerable |
||
PerformSave ( |
||
PopulateMacroParameters ( |
||
ProcessSubmit ( |
public Edit ( HiveId id ) : System.Web.Mvc.ActionResult | ||
id | HiveId | |
return | System.Web.Mvc.ActionResult |
public MacroEditorController ( IBackOfficeRequestContext requestContext ) : System | ||
requestContext | IBackOfficeRequestContext | |
return | System |