书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 345 个相关结果.
  • Code Generation with Bake

    Code Generation with Bake Bake Themes Code Generation with Bake The cake console is run using the PHP CLI (command line interface).If you have problems running the script, ens...
  • Getting started with the OpenShift CLI

    Getting started with the OpenShift CLI About the OpenShift CLI Installing the OpenShift CLI Installing the OpenShift CLI by downloading the binary Installing the OpenShift CLI on ...
  • 理解模型-视图-控制器(MVC)

    865 2019-05-02 《CakePHP 2.x 菜谱》
    理解模型-视图-控制器(MVC) 模型层 视图层 控制器层 CakePHP请求周期 好处 理解模型-视图-控制器(MVC) CakePHP 遵循 MVC 软件设计模式。使用 MVC 编程将应用程序分为三个部分: 模型层 模型层表示你的应用程序中实现业务逻辑的部分。负责检索数据,并把它转换成对应用程序有意义的概念。这包括处理,验证,关...
  • Helpers

    Helpers Configuring Helpers Conditionally Loading Helpers Configuration options Aliasing Helpers Using Helpers Loading Helpers On The Fly Callback Methods Creating Helpers I...
  • Constants & Functions

    Constants & Functions Global Functions Core Definition Constants Timing Definition Constants Constants & Functions While most of your day-to-day work in CakePHP will be util...
  • 教程 & 实例

    1050 2019-05-02 《CakePHP 2.x 菜谱》
    教程 & 实例 教程 & 实例 在本章,您可以通过一个典型的 CakePHP 应用程序来了解各个部分是怎么组合在一起的。 或者,对现有的应用程序和组件您可以参考非官方 CakePHP 插件代码库CakePackages 和Bakery 。 博客教程 博客教程——添加一个层 简单的身份验证和授权应用 简单的 Acl 控制的应用 简单的 ...
  • 简单的 Acl 控制的应用

    796 2019-05-02 《CakePHP 2.x 菜谱》
    简单的 Acl 控制的应用 准备我们的应用 准备添加 Auth 初始化 Db Acl 表 作为请求者 只按组的 ACL 创建 ACO (Access Control Objects) 简单的 Acl 控制的应用 注解 这不是初学者的教程。如果你刚刚开始学习 CakePHP,我们建议你还是先对整个框架的特点全面了解之后再开始本教程。 在...
  • 插件

    619 2019-05-02 《CakePHP 2.x 菜谱》
    插件 插件 CakePHP 让你可以建立一个控制器、模型和视图的组合,并且把它们作为打包的应用程序插件来发布,供其他人在他们的 CakePHP 应用程序中使用。在你的一个应用程序中有一个用户管理模块、简单的博客、或者网络服务(web services)模块?把它封装为一个 CakePHP插件,这样就可以快速地把它放入其它应用程序中了。 一个插件与一...
  • Completion Shell

    Completion Shell Sub Commands Commands subCommands options How to enable Bash autocompletion for the CakePHP Console Bash Completion file content Using autocompletion Command...
  • Getting started with the OpenShift CLI

    Getting started with the OpenShift CLI About the OpenShift CLI Installing the OpenShift CLI Installing the OpenShift CLI by downloading the binary Installing the OpenShift CLI on ...