Silla.IO API
  • Namespace
  • Class
  • Tree
  • Todo
  • Download

Namespaces

  • App
    • Controllers
  • CMS
    • Controllers
    • Helpers
    • Models
  • Configurations
    • CI
    • Development
    • Production
    • Staging
  • Core
    • Base
    • CLI
      • Cache
      • DB
    • Helpers
    • Modules
      • Cache
        • Adapters
        • Interfaces
      • Crypt
      • DB
        • Adapters
        • Decorators
          • Interfaces
        • Features
          • Paginator
        • Interfaces
      • Registry
      • Render
        • Adapters
        • Interfaces
      • Router
      • Session
        • Adapters
        • Interfaces
  • None
  • Tasks
    • DB

Classes

  • Configuration

Class Configuration

Configuration class implementation.

Core\Base\Configuration
Extended by Configurations\Production\Configuration
Extended by Configurations\Staging\Configuration

Direct known subclasses

Configurations\Development\Configuration

Indirect known subclasses

Configurations\CI\Configuration

Namespace: Configurations\Staging
Located at staging/configuration.php

Methods summary

Methods inherited from Core\Base\Configuration

__clone(), __construct(), getInstance(), mode(), modes(), modifyPath(), modifyURL(), paths(), setMode(), setupModes(), urls()

Properties summary

Properties inherited from Configurations\Production\Configuration

$ASSETS, $CACHE, $CAPTCHA, $CAPTCHA_LOGIN_ATT, $DB, $MAILER, $RENDER, $ROUTER, $USER_AUTH, $USER_MAX_LOGIN_ATT

Properties inherited from Core\Base\Configuration

$I18N, $PATHS, $SESSION, $URLS, $instance

Silla.IO API API documentation generated by ApiGen