PRADO Component Framework for PHP 5
  • Home
  • About
  • Testimonials
  • Demos
  • Download
  • Documentation
  • Forum
  • Development
  • Tutorials
  • Class Docs
  • API Manual
  • Wiki

Packages

  • None
  • System
    • Caching
    • Collections
    • Data
      • ActiveRecord
        • Relations
        • Scaffold
          • InputBuilder
      • Commom
        • Sqlite
      • Common
        • Mssql
        • Mysql
        • Oracle
        • Pgsql
        • Sqlite
      • DataGateway
      • SqlMap
        • Configuration
        • Statements
    • Exceptions
    • I18N
    • IO
    • Security
    • Util
    • Web
      • Javascripts
      • Services
      • UI
        • ActiveControls
        • WebControls
    • Xml
  • Wsat
    • pages
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Interface IBehavior

IBehavior interfaces is implemented by instance behavior classes.

A behavior is a way to enhance a component with additional methods and events that are defined in the behavior class and not available in the class. Objects may signal behaviors through dynamic events.

IBehavior implements IBaseBehavior

Direct known implementers

TBehavior
Package: System
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Brad Anderson <javalizard@mac.com>
Version: $Id$
Since: 3.2.3
Located at TComponent.php
Methods summary
public boolean
# getEnabled( )

Returns

boolean
whether this behavior is enabled
public
# setEnabled( boolean $value )

Parameters

$value
boolean
whether this behavior is enabled
Methods inherited from IBaseBehavior
attach(), detach()
Terms of Service | Contact Us
PRADO v3.2.4 API Manual API documentation generated by ApiGen 2.8.0
Copyright © 2006-2014 by the PRADO Group.
Powered by PRADO