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

Class: SETUPSection

Source Location: /setup/admin/setup.php

Class Overview


Copied from config.inc.php, minor modifications.


Author(s):

Variables

Methods


Child classes:


Class Details

[line 3842]
Copied from config.inc.php, minor modifications.

Subconfigurations aren't loaded.




Tags:

see:  GALSection


[ Top ]


Class Variables

$domSection =

[line 3844]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 3848]

SETUPSection __construct( $domSection)



Overridden in child classes as:

SETUPConfig::__construct()

Parameters:

DOMElement   $domSection  

[ Top ]

method addSection [line 4048]

void addSection( $name)



Parameters:

   $name  

[ Top ]

method addValue [line 4069]

void addValue( $name, $type, $value)



Parameters:

   $name  
   $type  
   $value  

[ Top ]

method getDOMElement [line 4094]

DOMElement getDOMElement( )

Returns the DOMElement, i.e. the <section> tag.



[ Top ]

method getName [line 3998]

void getName( )



[ Top ]

method getSections [line 3933]

void getSections( )



[ Top ]

method getValues [line 3921]

void getValues( )



[ Top ]

method merge [line 4133]

void merge( SETUPSection $source)



Parameters:

SETUPSection   $source  

[ Top ]

method mountAddSection [line 4027]

void mountAddSection( SETUPSection $section, $name)



Parameters:

SETUPSection   $section  
   $name  

[ Top ]

method mountReplace [line 4004]

void mountReplace( SETUPSection $section)



Parameters:

SETUPSection   $section  

[ Top ]

method remove [line 3970]

void remove( $name)



Parameters:

   $name  

[ Top ]

method removeFrom [line 3895]

void removeFrom( $node)



Parameters:

DOMNode   $node  

[ Top ]

method sectionExists [line 3958]

void sectionExists( $name)



Parameters:

   $name  

[ Top ]

method touchSection [line 4104]

SETUPSection touchSection( string $name)

Adds a section with the given name if a value or section with the given name doesn't exist.



Parameters:

string   $name   The section's name

[ Top ]

method touchValue [line 4121]

SETUPValue touchValue( string $name, [ $type = 'string'], [ $value = ''])

Adds a value with the given name and type if a value or section with the given name doesn't exist.



Parameters:

string   $name   The section's name
   $type  
   $value  

[ Top ]

method umountReplace [line 4015]

void umountReplace( )



[ Top ]

method valueExists [line 3946]

void valueExists( $name)



Parameters:

   $name  

[ Top ]

method __get [line 3901]

void __get( $varName)



Parameters:

   $varName  

[ Top ]

method __set [line 3916]

void __set( $varName, $section)



Parameters:

   $varName  
   $section  

[ Top ]


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