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

  • AbstractTlogDestination
  • Tlog
  • TlogDestinationConfig

Interfaces

  • TlogInterface
  • Overview
  • Namespace
  • Class
  • Tree

Class TlogDestinationConfig

Namespace: Thelia\Log
Located at core/lib/Thelia/Log/TlogDestinationConfig.php
Methods summary
public
# __construct( mixed $name, mixed $title, mixed $label, mixed $default, mixed $type )
public
# load( )
Constants summary
integer TYPE_TEXTAREA 1
#
integer TYPE_TEXTFIELD 2
#
Properties summary
public mixed $name
#
public mixed $title
#
public mixed $label
#
public mixed $default
#
public mixed $type
#
public mixed $value
#
thelia API documentation generated by ApiGen 2.8.0