alphalemon/al-pagetree-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alphalemon/al-pagetree-bundle

Composer 安装命令:

composer require alphalemon/al-pagetree-bundle

包简介

Describes a web page.

README 文档

README

#PageTreeBundle The PageTreeBundle implements the properties and methods to describe a website's page.

Get the PageTreeBundle

Clone this bundle in the vendor/bundles/AlphaLemon directory:

git clone git://github.com/alphalemon/PageTreeBundle.git vendor/bundles/AlphaLemon/PageTreeBundle

Configure the ThemeEngineBundle

Open the AppKernel configuration file and add the bundle to the registerBundles() method:

public function registerBundles()
{
    $bundles = array(
        ...
        new AlphaLemon\PageTreeBundle\AlphaLemonPageTreeBundle(),
    )
}

Register the PageTreeBundle namespaces in app/autoload.php:

$loader->registerNamespaces(array(
    ...
    'AlphaLemon'                     => __DIR__.'/../vendor/bundles',
));

Using the object

The page tree object is loaded and injected into the Dependency Injector Container and can be retrieved as follows:

$pageTree = $this->container->get('al_page_tree');

Info and help

To get extra information or help you may write an email to info [at] alphalemon [DoT] com

统计信息

  • 总下载量: 199
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2012-01-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固