SourceForge.net LogoPHPGallue
[ class tree: setup ] [ index: setup ] [ all elements ]

Class: SETUPInputSelect

Source Location: /setup/admin/setup.php

Class Overview

SETUPInput
   |
   --SETUPInputSelect

A Value that must be set during setup.


Author(s):

Variables

Methods


Child classes:

SETUPInputDBExisting
A Value that must be set during setup.

Inherited Variables

Inherited Methods


Class Details

[line 798]
A Value that must be set during setup.



Tags:

abstract:  


[ Top ]


Class Variables

$choices = array()

[line 799]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 800]

SETUPInputSelect __construct( SETUPStep $step, $name, $title, $choices)



Overridden in child classes as:

SETUPInputDBExisting::__construct()

Overrides SETUPInput::__construct() (parent method not documented)

Parameters:

SETUPStep   $step  
   $name  
   $title  
   $choices  

[ Top ]

method check [line 836]

void check( )



Overrides SETUPInput::check() (parent method not documented)

[ Top ]

method displayCLI [line 821]

void displayCLI( )



Overrides SETUPInput::displayCLI() (parent method not documented)

[ Top ]

method displayDOM [line 806]

void displayDOM( SETUPGlobalVars $globalvars, $nameNode, $msgNode, $titleNode, $inputNode)



Overrides SETUPInput::displayDOM() (parent method not documented)

Parameters:

SETUPGlobalVars   $globalvars  
DOMElement   $nameNode  
DOMElement   $msgNode  
DOMElement   $titleNode  
DOMElement   $inputNode  

[ Top ]

method setValue [line 827]

void setValue( $value, [ $manually = true])



Overrides SETUPInput::setValue() (parent method not documented)

Parameters:

   $value  
   $manually  

[ Top ]


Documentation generated on Wed, 16 Aug 2006 15:36:37 +0200 by phpDocumentor 1.3.0RC6