PHP Class Horde_Db_Adapter_Sqlite_Column, horde

Author: Mike Naberezny ([email protected])
Author: Derek DeVries ([email protected])
Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Db_Adapter_Abstract_Column
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
binaryToString ( $value ) *########################################################################## # Type Juggling ##########################################################################
extractDefault ( $default )
valueToBoolean ( mixed $value ) : boolean

Méthodes protégées

Méthode Description
_unquote ( $string ) : string Unquote a string value

Method Details

_unquote() protected méthode

Unquote a string value
protected _unquote ( $string ) : string
Résultat string

binaryToString() public méthode

*########################################################################## # Type Juggling ##########################################################################
public binaryToString ( $value )

extractDefault() public méthode

public extractDefault ( $default )

valueToBoolean() public méthode

public valueToBoolean ( mixed $value ) : boolean
$value mixed
Résultat boolean