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