phpDocumentor CCL
[ class tree: CCL ] [ index: CCL ] [ all elements ]

Class: Param_type

Source Location: /Param.php

Class Param_type

Class Overview

Enumeration with available parameter types. This is related to Controller only, the exact data type is set in Model.

Located in /Param.php [line 16]



		
				Author(s):
		
API Tags:
See:  Param
Abstract:  

[ Top ]
Constant Summary
bool   Boolean parameter
float   Real number with floating point
int   Integer parameter
max_code   Maximal parameter type code provided by this class
string   Text/string/byte stream

[ Top ]
Constants
bool = 0 [line 20]

Boolean parameter


[ Top ]
float = 2 [line 28]

Real number with floating point


[ Top ]
int = 1 [line 24]

Integer parameter


[ Top ]
max_code = 3 [line 36]

Maximal parameter type code provided by this class


[ Top ]
string = 3 [line 32]

Text/string/byte stream


[ Top ]

Documentation generated on Thu, 09 Jul 2009 14:11:35 +0400 by phpDocumentor 1.4.1