2017 © Pedro Peláez
 

library zf2-module-layouts

ZF2ModuleLayouts is a simple module to build module specified layouts

image

mordilion/zf2-module-layouts

ZF2ModuleLayouts is a simple module to build module specified layouts

  • Monday, April 22, 2013
  • by mordilion
  • Repository
  • 1 Watchers
  • 0 Stars
  • 61 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ZF2ModuleLayouts

Version 1.0, (*1)

Introduction

ZF2ModuleLayouts is a simple module to build module specified layouts., (*2)

Usage

Create a new config file under "config/autoload" with the following specify:, (*3)

<?php

return array(
    'module_layouts' => array(
        'ModuleName' => 'layout',
    ),
);

A simple module to build module specified layouts, (*4)

The Versions

22/04 2013

dev-master

9999999-dev https://github.com/mordilion/ZF2ModuleLayouts

ZF2ModuleLayouts is a simple module to build module specified layouts

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3

 

zf2 module layouts

22/04 2013

1.0

1.0.0.0 https://github.com/mordilion/ZF2ModuleLayouts

ZF2ModuleLayouts is a simple module to build module specified layouts

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3

 

zf2 module layouts