Some controller actions expect incoming parameters.
一些控制器操作需要传入参数。
These classes delete selected elements from your cache when certain controller actions fire.
在某些控制器击发时,这些类会从缓存内删除选定的元素。
The controller actions script provides helper methods to deal with common controller actions.
控制器行为脚本提供了处理常见控制器行为的帮助方法。
Before looking at the selection algorithm, we need to understand some things about controller actions.
在查找选择算法之前,我们需要理解控制器动作的一些事情。
ActiveScaffold allows you to define your own controller actions in addition to the standard CRUD actions.
除了标准的CRUD操作之外,ActiveScaffold还可以让您定义自己的控件操作。
Scott introduces action filters, which are attributes that add pre and post processing logic to controller actions.
Soctt介绍了活动过滤器(action filters),它们都以特性(attributes)的形式为控制器活动添加预处理和后处理逻辑。
So, the question is how do we secure the controller actions so only authorized users would be able to delete the items.
那么,我们如何来确保控制器操作的安全性,使得只有已授权的用户能够删除其中的项呢?
The view in turn initializes an instance of the controller and delegates all actions and decisions.
反过来,视图初始化控制器的实例并且指派所有操作和决定。
From Controller of peoples actions to Enabler of self-organizing teams.
管理人员的新职责:从控制人们的行动变成让团队自组织。
A Hobo model might also declare a lifecycle; corresponding actions are automatically created in the controller layer and user interfaces in the view layer.
一个Hobo模型仿佛具有生命一样;在控制器层和视图层的用户接口中,相应的动作会自动创建。
The Controller maps actions performed on the View (for example, pressing a Submit button) to operations on the Model (for example, retrieving user details).
控制器是将视图上的行为(例如,按下Submit按钮)映射到模型上的操作(例如,检索用户详细信息)。
The third generates a controller called ajax and views for two actions: show and time. Listing 1 shows the controller code.
第三行代码生成一个叫做ajax的控制器,并查看两个动作:show和time。
The third command, jruby script\generate scaffold Wish Editor, scaffolds the basic list, create, edit, and delete actions in the editor controller for the wish objects stored in the database.
第三个命令jrubyscript\generatescaffoldWishEditor 提供基本列表和针对存储在数据库中的 wish对象的编辑器控制器操作(创建、编辑和删除)。
When applying a full Ajax controller design to your application, you should let the Ajax controller handle all basic user input actions and segmented display updates.
将整个Ajax控制器设计应用于应用程序时,您应该使用 Ajax 控制器处理所有基本用户输入操作和分段显示更新。
This controller will handle all the actions for the post module.
此控制器将为post模块处理所有操作。
The requirePost method is passed a list of actions within the controller you want to protect.
向 requirePost方法传递一个需要保护的控制器操作列表。
This allows you to use actions from the controller without views.
这将使您可以使用控制器中的操作而无需视图。
The controller processes and responds to user actions.
控制器处理并响应用户操作。
The parameters of the actions on the controller.
控制器中动作的参数。
The core actions of a Rails controller-new, create, edit, update-typically do not vary, especially if the controller is largely there for CRUD operations.
Rails控制器的核心操作—new、create、edit和update—通常不变,尤其是当控制器大部分用于CRUD操作时。
"Controller", translates user actions into appropriate operations performed on model.
解释用户行为操控并提取数据进行相应。
Another issue is, you really don't want to expose UI components to anybody, the controller shouldn't care how certain actions occur, only that they can.
另一个问题是,你真的不希望UI组件暴露给任何人,该控制器不应该关心的行动是如何发生的某些,只有他们可以。
First of all, the front controller and the layout are common to all actions in an application.
首先,前端控制器是应用程序里所有的动作共用的。
The attribute can be applied on the controller or on actions.
该属性可以应用于控制器或操作。
Knowing the Numbers behind the gauges that describe the button's actions can be used for comparing the controller performance.
明知描述了按钮的动作的计后面的数字可以用于比较所述控制器的性能。
Encapsulates information that describes a controller, such as its name, type, and actions.
封装描述控制器的信息,如控制器的名称、类型和操作。
Encapsulates information that describes a controller, such as its name, type, and actions.
封装描述控制器的信息,如控制器的名称、类型和操作。
应用推荐