PhpExt : [ class tree ] [ index ] [ all elements ]

Procedural File: Container.php

Source Location: /PhpExt/Container.php

Page Details

PHP-Ext Library

http://php-ext.googlecode.com

Author:  Sergei Walter <sergeiw[at]gmail[dot]com>
Copyright:  2008 Sergei Walter
Link:  http://php-ext.googlecode.com Reference for Ext JS: http://extjs.com
Filesource:  Source Code for this file
License:  http://www.gnu.org/licenses/lgpl.html
Classes
Class Description
PhpExt_Container Base class for any Ext.BoxComponent that can contain other components. Containers handle the basic behavior of containing items, namely adding, inserting and removing them. The specific layout logic required to visually render contained items is delegated to any one of the different layout classes available. This class is intended to be extended and should generally not need to be created directly via the new keyword.
Includes
include_once ('PhpExt/BoxComponent.php') [line 16]
API Tags:
See:  PhpExt_BoxComponent

[ Top ]

include_once ('PhpExt/ComponentCollection.php') [line 20]
API Tags:
See:  PhpExt_ComponentCollection

[ Top ]

include_once ('PhpExt/Layout/ContainerLayout.php') [line 24]
API Tags:
See:  PhpExt_Layout_ContainerLayout

[ Top ]



Documentation generated on Fri, 08 Aug 2008 15:52:04 -0500 by phpDocumentor 1.4.0