PHP Class PHPDaemon\Clients\Mongo\MongoId

Author: Vasily Zorin ([email protected])
Inheritance: extends MongoId
Afficher le fichier Open project: kakserpom/phpdaemon Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $id = null )
__toString ( ) : string __toString
getPlainObject ( ) : MongoId getPlainObject
import ( mixed $id ) : mixed Import
toHex ( ) : string toHex

Method Details

__construct() public méthode

public __construct ( string $id = null )
$id string

__toString() public méthode

__toString
public __toString ( ) : string
Résultat string

getPlainObject() public méthode

getPlainObject
public getPlainObject ( ) : MongoId
Résultat MongoId

import() public static méthode

Import
public static import ( mixed $id ) : mixed
$id mixed ID
Résultat mixed

toHex() public méthode

toHex
public toHex ( ) : string
Résultat string