Overview

Namespaces

  • Thelia
    • Action
    • Config
    • Controller
    • Core
      • Bundle
      • DependencyInjection
        • Compiler
        • Loader
      • Event
      • EventListener
      • Template
        • BaseParam
    • Exception
    • Log
      • Destination
    • Model
      • map
      • om
    • Routing
      • Matcher
    • Tools
    • Tpex
      • BaseParam
      • Element
        • Loop
        • TestLoop
      • Event
      • Exception
      • Filter
      • Tokenizer

Classes

  • TheliaBundle
  • Overview
  • Namespace
  • Class
  • Tree

Class TheliaBundle

First Bundle use in Thelia It initialize dependency injection container.

Symfony\Component\HttpKernel\Bundle\Bundle
Extended by Thelia\Core\Bundle\TheliaBundle
Namespace: Thelia\Core\Bundle
Author: Manuel Raynaud <mraynaud@openstudio.fr>
TODO: load configuration from thelia plugin
TODO: register database configuration.
Located at core/lib/Thelia/Core/Bundle/TheliaBundle.php
Methods summary
public
# build( Symfony\Component\DependencyInjection\ContainerBuilder $container )

Construct the depency injection builder

Parameters

$container
Symfony\Component\DependencyInjection\ContainerBuilder
$container
thelia API documentation generated by ApiGen 2.8.0