Procedural File: class.atkframeset.inc
Source Location: /utils/class.atkframeset.inc
Page Details
This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision: 6348 $ $Id: class.atkframeset.inc 6355 2009-04-21 15:20:09Z lineke $ |
| Copyright: | (c)2000-2004 Ivo Jansch |
| License: | ATK Open Source License |
Classes
|
atkFrameSet
|
Class for generating framesets.
|
|
atkFrame
|
Class that represents a single frame.
|
|
atkRootFrameset
|
Null frame to optionally hook the topmost frame into. This frame has no html output, just the output of its child.
|
|
atkAbstractFrame
|
Abstract base class for frames and framesets. It defines common functionality that frames and framesets share.
|
Constants
FRAMESET_HORIZONTAL [line 21]
Defines used by the frameset utilities.
FRAMESET_VERTICAL [line 22]
FRAME_SCROLL_AUTO [line 26]
FRAME_SCROLL_AUTO = "auto"
|
|
FRAME_SCROLL_NO [line 25]
FRAME_SCROLL_YES [line 24]