C# (CSharp) Castle.MonoRail.ActiveRecordScaffold Пространство имен

Пространства имен

Castle.MonoRail.ActiveRecordScaffold.Helpers

Классы

Имя Описание
AbstractScaffoldAction Base abstract class for actions that relate to Scaffolding support. Provide the basic flow process
CommonOperationUtils
ConfirmRemoveAction Displays a confirmation message before performing the removal of the instance
CreateAction Performs the inclusion
CreationUtil
EditAction Renders an edit form
ListAction Renders a list of entities
NewAction Renders an inclusion form
RemoveAction Removes the ActiveRecord instance
ScaffoldingSupport Uses the dynamic action infrastructure to add new actions to an existing controller.
UpdateAction Performs the update