PHP Class Horde_Db_Value_Binary, horde

Author: Chuck Hagenbuch ([email protected])
Inheritance: implements Horde_Db_Value
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$value string Binary value to be quoted

Méthodes publiques

Méthode Description
__construct ( string $binaryValue ) Constructor
quote ( Horde_Db_Adapter $db )

Method Details

__construct() public méthode

Constructor
public __construct ( string $binaryValue )
$binaryValue string

quote() public méthode

public quote ( Horde_Db_Adapter $db )
$db Horde_Db_Adapter

Property Details

$value public_oe property

Binary value to be quoted
public string $value
Résultat string