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

Class: ChannelWizards

Source Location: /includes/channels/ChannelWizards.inc.php

Class Overview

Channel
   |
   --ChannelWizards

Implements "Wizards" channel


Methods


Inherited Variables

Inherited Methods

Class: Channel

Channel::__construct()
Constructs a new component
Channel::draw()
Displays the channel
Channel::expandOrCollapse()
Expand or Collaps the channel, toggles the current state
Channel::getApp()
Returns the Application that this channel is associated with
Channel::getChannelByType()
Factory method that creates a particular channel
Channel::isExpanded()
Returns TRUE if the channel is currently expanded (contents fully visible)
Channel::printContent()
Prints HTML that represents the channel's contents.
Channel::printContentBegin()
print HTML to prepare the output of channel contents
Channel::printContentEnd()
print HTML to finish up the output of channel contents
Channel::printHeader()
print HTML to display the Channel header
Channel::setCollapsed()
Collapse the channel, making the contents invisible, just showing the header
Channel::setExpanded()
Expand the channel, making the contents fully visible

Class Details

[line 5]
Implements "Wizards" channel



[ Top ]


Class Methods


constructor __construct [line 11]

ChannelWizards __construct( Application $oApp)

Constructs new channel



Tags:

access:  public


Overrides Channel::__construct() (Constructs a new component)

Parameters:

Application   $oApp   Reference to the application

[ Top ]

method printContent [line 20]

void printContent( )

Display the channel contents, a listing all wizards



Tags:

access:  public


Overrides Channel::printContent() (Prints HTML that represents the channel's contents.)

[ Top ]


Documentation generated on Wed, 12 Jan 2005 17:50:39 -0500 by phpDocumentor 1.3.0RC3