evandotpro/edp-module-layouts
最新稳定版本:v1.0
Composer 安装命令:
composer require evandotpro/edp-module-layouts
包简介
EdpModuleLayouts is very simple ZF2 module for making module-specific layouts insanely easy.
关键字:
README 文档
README
Version 1.0 Created by Evan Coury
Introduction
EdpModuleLayouts is a very simple ZF2 module (less than 20 lines) that simply allows you to specify alternative layouts to use for each module.
Usage
Using EdpModuleLayouts is very, very simple. In any module config or autoloaded config file simply specify the following:
array( 'module_layouts' => array( 'ModuleName' => 'layout/some-layout', ), );
That's it!
统计信息
- 总下载量: 204.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 100
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2012-09-14