I add an argument for the event as a public variable of type TimeEntry.
我为这个事件添加了一个类型为公共变量的参数TimeEntry。
The model object for TimeEntry, which contains the information used for each time entry field, is shown in Listing 3.
清单 3 中显示了 TimeEntry 的模型对象(包含每个时间输入字段的信息)。
The service is written in PHP and has only two classes: a service class that does the function and a PHP class to which the TimeEntry UI class is mapped.
这个服务用PHP编写,只拥有两个类:一个是执行函数的服务类,一个是TimeEntry ui类映射到的php类。
应用推荐