pdoMap
[
class tree: pdoMap
] [
index: pdoMap
] [
all elements
]
Packages:
pdoMap
Files:
subpackage
CORE
autoload.php
connection.class.php
subpackage
GENERATOR
argument.class.php
connection.class.php
element.class.php
generator.class.php
key.class.php
main_request.class.php
mapping.class.php
relation.class.php
request.class.php
structure.class.php
table.class.php
subpackage
MAPPING
adapter.class.php
field.class.php
item.class.php
schema.class.php
subpackage
XML
document.class.php
node.class.php
xml.class.php
Classes:
MAPPING
pdoMap_Adapter
pdoMap_Date
pdoMap_Field
pdoMap_FK
pdoMap_Integer
pdoMap_Item
pdoMap_PK
pdoMap_Schema
pdoMap_String
GENERATOR
pdoMap_Generator
pdoMap_Generator_Connection
pdoMap_Generator_Key
pdoMap_Generator_Relation
pdoMap_Generator_Request
pdoMap_Generator_Request_Argument
pdoMap_Generator_Structure
pdoMap_Generator_Structure_Element
pdoMap_Generator_Table
pdoMap_Generator_Table_Main_Request
pdoMap_Generator_Table_Mapping
CORE
pdoMap_Connection
XML
XOS_Data_Xml
XOS_Data_Xml_Document
XOS_Data_Xml_Node
Class: pdoMap_Integer
Source Location: /field.class.php
Class Overview
pdoMap_Field
| --pdoMap_Integer
PDO INTEGER/NUMERIC FIELDS
Methods
get_maximum
set_maximum
Child classes:
pdoMap_PK
PDO PRIMARY KEY FIELDS
Inherited Methods
Class:
pdoMap_Field
pdoMap_Field::__construct()
Field Constructor
pdoMap_Field::get()
Getting field value
pdoMap_Field::getFunction()
Returns current function name
pdoMap_Field::map()
Getting field value as SQL syntax
pdoMap_Field::MD5()
Easy convert value to MD5 encrypted string
pdoMap_Field::name()
Getting binding field name
pdoMap_Field::set()
Setting field value
pdoMap_Field::setFunction()
Assign a function value
Class Details
[line 162]
PDO INTEGER/NUMERIC FIELDS
[
Top
]
Class Methods
method get_maximum
[line 167]
void get_maximum( $value)
Parameters:
$value
[
Top
]
method set_maximum
[line 164]
void set_maximum( $value)
Parameters:
$value
[
Top
]
Documentation generated on Thu, 10 Apr 2008 11:51:02 +0200 by
phpDocumentor 1.4.1