Class Kimono_Config_Value

Description

config_value contains variables for one parameter.

Located in /include/config.php (line 16)


	
			
Method Summary
 void Description ([mixed $description = ''])
 void Enum ([mixed $enum = ''])
 void FullName ([mixed $name = ''])
 void Id (mixed $id)
 void Name ([mixed $name = ''])
 void Scope ([mixed $scope = ''])
 void Type ([mixed $type = ''])
 void Value ([mixed $value = FALSE])
Methods
Description (line 121)

set or get description of value

void Description ([mixed $description = ''])
Enum (line 53)

get or set enum values, if

void Enum ([mixed $enum = ''])
FullName (line 90)

set or get full name of value

void FullName ([mixed $name = ''])
Id (line 26)
void Id (mixed $id)
Name (line 34)
void Name ([mixed $name = ''])
Scope (line 42)
void Scope ([mixed $scope = ''])
Type (line 105)

set or get type of variable

void Type ([mixed $type = ''])
Value (line 69)

set or get value, if setting, make sure booleans are set correctly

void Value ([mixed $value = FALSE])

Documentation generated on Fri, 8 Apr 2005 18:27:42 +0200 by phpDocumentor 1.3.0RC3