xplo.re Medusa Core Framework 3.2
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
      • Driver
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Fault
      • Formatter
        • Driver
      • Incident
        • Exception
      • Reporter
        • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • Type
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • Control
  • Element

Interfaces

  • Dynamo

Interface Dynamo

A control that implements the dynamo interface has responsive characteristics and additionally creates JavaScript code that is automatically added to the block of JavaScript code executed after the page has loaded and the DOM is accessible.

Direct known implementers

Core\View\Driver\coreui\Control\Dialog

Namespace: Core\View\Driver\coreui
Package: CoreUI
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at View/Driver/coreui/Control.inc.php

Methods summary

public string
# renderJS( )

Renders JavaScript block to be executed after page has loaded.

Renders JavaScript block to be executed after page has loaded.

Returns

string

Block of JavaScript that is automatically executed after the page has loaded and the DOM is accessible.

xplo.re Medusa Core Framework 3.2 API documentation generated by ApiGen