pdoMap
[ class tree: pdoMap ] [ index: pdoMap ] [ all elements ]

Class: pdoMap_String

Source Location: /field.class.php

Class Overview

pdoMap_Field
   |
   --pdoMap_String

PDO STRING/TEXTE FIELDS


Methods


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 138]
PDO STRING/TEXTE FIELDS



[ Top ]


Class Methods


method get_maxlength [line 153]

integer get_maxlength( )

GETTING MAXLENGTH



[ Top ]

method set_maxlength [line 146]

void set_maxlength( integer $value)

SETTING MAXLENGTH VALUE If text value is bigger than initial maxlen the the string will be cut.

Indicate a 0 value to illimited text length




Parameters:

integer   $value   Max text length

[ Top ]


Documentation generated on Thu, 10 Apr 2008 11:51:02 +0200 by phpDocumentor 1.4.1