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

Class: pdoMap_Connection

Source Location: /connection.class.php

Class Overview


PDO CONNECTION


Methods



Class Details

[line 18]
PDO CONNECTION

Encapsulate PDO connection




[ Top ]


Class Methods


constructor __construct [line 29]

pdoMap_Connection __construct( string $connectionString, string $user, string $password)

Constructeur



Tags:

access:  public


Parameters:

string   $connectionString   Connection string
string   $user   User name used for auth
string   $password   Password used for auth

[ Top ]

destructor __destruct [line 38]

void __destruct( )

Close connexion and mapping



Tags:

access:  public


[ Top ]

method getConnection [line 45]

PDO getConnection( )

Gets the current connexion



Tags:

access:  public


[ Top ]

method getConnectionString [line 52]

string getConnectionString( )

GETS CONNEXION STRING



Tags:

access:  public


[ Top ]


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