Overview

Namespaces

  • Alvine
    • Application
      • Configuration
      • Console
        • Option
        • Terminal
          • VT100
      • Data
        • Generic
      • Resource
      • UI
      • Web
        • Model
          • Linkage
            • Relation
            • Structure
        • Presenter
          • Access
          • Data
          • Event
          • File
          • Page
            • Plugin
              • Authentication
              • Html
              • I18n
              • Navigation
              • UI
                • Wrapper
        • Route
          • Cache
          • Exception
          • Handler
        • View
          • Data
          • Definition
          • Intern
          • Json

Classes

  • Element
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Element

Element

Alvine\UI\Element
Extended by Alvine\Application\UI\Element
Abstract
Namespace: Alvine\Application\UI
Package: Alvine\Application
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.de
Version: $Revision: 216 $
Since: 20150428
See: \Alvine\Types\Type
Link: alvine.io
Located at ui/Element.class.php
Methods summary
public Alvine\UI\Element
# loadTemplate( Alvine\Application\Web $app )

Diese Methode läd das default.html Template des Elements. Für das Element \Alvine\UI\Appearance\Panel zum Beispiel, muss das Template dann wie folgt abgelegt werden: \template\alvine\ui\appearance\panel\default.html

Diese Methode läd das default.html Template des Elements. Für das Element \Alvine\UI\Appearance\Panel zum Beispiel, muss das Template dann wie folgt abgelegt werden: \template\alvine\ui\appearance\panel\default.html

Parameters

$app
Anwendung

Returns

Alvine\UI\Element
dieses Objekt

Throws

Alvine\IO\File\NotFoundException
das Template wurde nicht gefunden
alvine.application API-Dokumentation 1.1.1 | © schukai GmbH | Impressum