释义 |
agaviBNC¹⁴⁴⁶⁶⁴⁺³ 例句 It should be clear from the preceding discussion that Agavi's access control mechanism has something for everyone. 从本文的讨论可以清楚的看到, Agavi的访问控制机制具有广泛的适用性。 ibm It's necessary to tell Agavi's routing subsystem about this, by enclosing that segment of the route definition in parentheses. 必须通过将该部分的路由定义包含在圆括号中,将相关信息告诉 Agavi的路由子系统。 ibm As with XML, Agavi will not automatically convert JSON packets into request parameters. 跟 XML一样, Agavi不会自动将 JSON信息包转换成请求参数。 ibm Congratulations! You now have a working albeit extremely simple Agavi application up and running. 恭喜您!您现在拥有一个正常运行的 Agavi应用程序虽然很简单。 ibm Every Action class can have some standard methods, and Agavi will use these to determine how to handle different types of requests. 每个 Action类都有一些标准方法, Agavi将使用这些方法决定如何处理不同类型的请求。 ibm However, the Agavi build script makes it very easy to add new Actions to your application. 不过, Agavi构建版本使得向应用程序添加新的操作非常容易。 ibm I'll also discuss the basics of Agavi's security framework, and show you how to restrict certain functions to authenticated users only. 我们还将探讨 Agavi的安全框架的基础理论,展示如何将某些功能限制到只允许经过验证的用户使用。 ibm If input validation fails, Agavi default behaviour is to generate the Error View. 如果输入验证测试失败, Agavi的默认行为是生成 Error View。 ibm I'll start with the answer to a very basic question: What is Agavi, and what makes it so special? 我首先回答一个非常基础的问题:什么是 Agavi,它有哪些独特的特性? ibm Manually generating a route in Agavi is simplicity itself. 在 Agavi中手动生成路由也很简单。 ibm Now, Agavi can automatically read and convert a URL- encoded request body into individual request parameters. 现在, Agavi可以自动读取 URL编码的请求主体并将之转换为单个请求参数。 ibm Now continue your Agavi education and add even more functionality to the sample WASP Web Automotive Sales Platform application. 现在继续 Agavi学习,为这个 WASP Web汽车销售平台示例应用程序添加更多功能。 ibm Second, Agavi offers a sophisticated URL routing mechanism, which allows extensive configuration of how URL routes are mapped to application functions. 其次, Agavi提供一个高级的 URL路由机制,允许进行大量配置,确定 URL路由如何映射到应用程序函数。 ibm The output lists versions and directory paths for PHP, Phing, Agavi, and existing projects. 该输出列出了 PHP、 Phing、 Agavi和现有项目的版本和目录路径。 ibm This article will walk you through the process of building a simple REST API with Agavi. 本文将详细介绍利用 Agavi构建一个简单 REST API的过程。 ibm To begin, first set up a simple Agavi application that will serve as a testbed for the development goals of this article. 作为开始,首先搭建一个简单的 Agavi应用程序,它将充当本文开发目标的实验基地。 ibm To better understand how output types are handled in Agavi, add XML support to the WASP search engine. 为了更好地理解在 Agavi中如何处理输出类型,向 WASP搜索引擎添加 XML支持。 ibm Unlike some other frameworks, Agavi doesn't come with built-in objects for paging. 与其他一些框架不同, Agavi没有附带内置的分页对象。 ibm You also explored Agavi's security model, and built a login system for user authentication that protects access to application resources. 您还探索了 Agavi的安全模型,构建了用于验证用户的登录系统,以保护对应用程序资源的访问。 ibm Agavi makes this simple, as it allows each View to support multiple output types. Agavi可以轻松实现这一功能,因为它允许每个视图支持多种输出类型。 ibm Agavi also comes with a very sophisticated validator for dates and times. Agavi还包含一个非常复杂的日期和时间验证器。 ibm Agavi comes with a wide range of built-in input validators, which can be configured through a simple XML file. Agavi自带有大量内置输入验证器,并且可以通过简单的 XML文件配置它们。 ibm Agavi then strips the.xml suffix from the request URL and sets the output type for the request to XML. Agavi从请求 URL删除. xml后缀,然后将请求的输出类型设置为 XML。 ibm Agavi then strips the . json suffix from the request URL and sets the output type for the request to JSON. Agavi然后从请求 URL中去掉. json后缀,并将请求的输出类型设置为 JSON。 ibm |