diff --git a/reference/pdo_dblib/pdo-dblib.xml b/reference/pdo_dblib/pdo-dblib.xml index 646d4b067..a7015046e 100644 --- a/reference/pdo_dblib/pdo-dblib.xml +++ b/reference/pdo_dblib/pdo-dblib.xml @@ -1,5 +1,5 @@ - - + + A classe Pdo\Dblib Pdo\Dblib @@ -18,69 +18,77 @@
&reftitle.classsynopsis; - - - Pdo\Dblib - - - extends - PDO - - &InheritedConstants; - - - - &Constants; - - public - const - int - Pdo\Dblib::ATTR_CONNECTION_TIMEOUT - - - public - const - int - Pdo\Dblib::ATTR_QUERY_TIMEOUT - - - public - const - int - Pdo\Dblib::ATTR_STRINGIFY_UNIQUEIDENTIFIER - - - public - const - int - Pdo\Dblib::ATTR_VERSION - - - public - const - int - Pdo\Dblib::ATTR_TDS_VERSION - - - public - const - int - Pdo\Dblib::ATTR_SKIP_EMPTY_ROWSETS - - - public - const - int - Pdo\Dblib::ATTR_DATETIME_CONVERT - - &InheritedMethods; - - - - - - - + + Pdo + + + + Dblib + + + + extends + PDO + + + &InheritedConstants; + + + + + &Constants; + + public + const + int + Pdo\Dblib::ATTR_CONNECTION_TIMEOUT + + + public + const + int + Pdo\Dblib::ATTR_QUERY_TIMEOUT + + + public + const + int + Pdo\Dblib::ATTR_STRINGIFY_UNIQUEIDENTIFIER + + + public + const + int + Pdo\Dblib::ATTR_VERSION + + + public + const + int + Pdo\Dblib::ATTR_TDS_VERSION + + + public + const + int + Pdo\Dblib::ATTR_SKIP_EMPTY_ROWSETS + + + public + const + int + Pdo\Dblib::ATTR_DATETIME_CONVERT + + + &InheritedMethods; + + + + + + + +
diff --git a/reference/pdo_firebird/pdo-firebird.xml b/reference/pdo_firebird/pdo-firebird.xml index 4159c67d6..e79001c88 100644 --- a/reference/pdo_firebird/pdo-firebird.xml +++ b/reference/pdo_firebird/pdo-firebird.xml @@ -1,5 +1,5 @@ - - + + A classe Pdo\Firebird Pdo\Firebird @@ -18,84 +18,88 @@
&reftitle.classsynopsis; - - - Pdo\Firebird - + + Pdo - - extends - PDO - + + + Firebird + - &InheritedConstants; - - - + + extends + PDO + - &Constants; - - public - const - int - Pdo\Firebird::ATTR_DATE_FORMAT - - - public - const - int - Pdo\Firebird::ATTR_TIME_FORMAT - - - public - const - int - Pdo\Firebird::ATTR_TIMESTAMP_FORMAT - - - public - const - int - Pdo\Firebird::TRANSACTION_ISOLATION_LEVEL - - - public - const - int - Pdo\Firebird::READ_COMMITTED - - - public - const - int - Pdo\Firebird::REPEATABLE_READ - - - public - const - int - Pdo\Firebird::SERIALIZABLE - - - public - const - int - Pdo\Firebird::WRITABLE_TRANSACTION - + &InheritedConstants; + + + - &Methods; - - - + &Constants; + + public + const + int + Pdo\Firebird::ATTR_DATE_FORMAT + + + public + const + int + Pdo\Firebird::ATTR_TIME_FORMAT + + + public + const + int + Pdo\Firebird::ATTR_TIMESTAMP_FORMAT + + + public + const + int + Pdo\Firebird::TRANSACTION_ISOLATION_LEVEL + + + public + const + int + Pdo\Firebird::READ_COMMITTED + + + public + const + int + Pdo\Firebird::REPEATABLE_READ + + + public + const + int + Pdo\Firebird::SERIALIZABLE + + + public + const + int + Pdo\Firebird::WRITABLE_TRANSACTION + - &InheritedMethods; - - - - - - - + &Methods; + + + + + &InheritedMethods; + + + + + + + +
diff --git a/reference/pdo_odbc/pdo-odbc.xml b/reference/pdo_odbc/pdo-odbc.xml index 2931bbc88..b08156dca 100644 --- a/reference/pdo_odbc/pdo-odbc.xml +++ b/reference/pdo_odbc/pdo-odbc.xml @@ -1,5 +1,5 @@ - - + + A classe Pdo\Odbc Pdo\Odbc @@ -19,61 +19,65 @@ &reftitle.classsynopsis; - - - Pdo\Odbc - + + Pdo - - extends - PDO - + + + Odbc + - &InheritedConstants; - - - + + extends + PDO + - &Constants; - - public - const - int - Pdo\Odbc::ATTR_USE_CURSOR_LIBRARY - - - public - const - int - Pdo\Odbc::ATTR_ASSUME_UTF8 - - - public - const - int - Pdo\Odbc::SQL_USE_IF_NEEDED - - - public - const - int - Pdo\Odbc::SQL_USE_DRIVER - - - public - const - int - Pdo\Odbc::SQL_USE_ODBC - + &InheritedConstants; + + + - &InheritedMethods; - - - - - - - + &Constants; + + public + const + int + Pdo\Odbc::ATTR_USE_CURSOR_LIBRARY + + + public + const + int + Pdo\Odbc::ATTR_ASSUME_UTF8 + + + public + const + int + Pdo\Odbc::SQL_USE_IF_NEEDED + + + public + const + int + Pdo\Odbc::SQL_USE_DRIVER + + + public + const + int + Pdo\Odbc::SQL_USE_ODBC + + + &InheritedMethods; + + + + + + + + diff --git a/reference/pdo_pgsql/pdo-pgsql.xml b/reference/pdo_pgsql/pdo-pgsql.xml index c2c6d590a..3f3b7b24b 100644 --- a/reference/pdo_pgsql/pdo-pgsql.xml +++ b/reference/pdo_pgsql/pdo-pgsql.xml @@ -1,5 +1,5 @@ - - + + A classe Pdo\Pgsql Pdo\Pgsql @@ -51,78 +51,82 @@ &reftitle.classsynopsis; - - - Pdo\Pgsql - + + Pdo - - extends - PDO - + + + Pgsql + - &InheritedConstants; - - - + + extends + PDO + - &Constants; - - public - const - int - Pdo\Pgsql::ATTR_DISABLE_PREPARES - - - public - const - int - Pdo\Pgsql::ATTR_RESULT_MEMORY_SIZE - - - public - const - int - Pdo\Pgsql::TRANSACTION_IDLE - - - public - const - int - Pdo\Pgsql::TRANSACTION_ACTIVE - - - public - const - int - Pdo\Pgsql::TRANSACTION_INTRANS - - - public - const - int - Pdo\Pgsql::TRANSACTION_INERROR - - - public - const - int - Pdo\Pgsql::TRANSACTION_UNKNOWN - + &InheritedConstants; + + + - &Methods; - - - + &Constants; + + public + const + int + Pdo\Pgsql::ATTR_DISABLE_PREPARES + + + public + const + int + Pdo\Pgsql::ATTR_RESULT_MEMORY_SIZE + + + public + const + int + Pdo\Pgsql::TRANSACTION_IDLE + + + public + const + int + Pdo\Pgsql::TRANSACTION_ACTIVE + + + public + const + int + Pdo\Pgsql::TRANSACTION_INTRANS + + + public + const + int + Pdo\Pgsql::TRANSACTION_INERROR + + + public + const + int + Pdo\Pgsql::TRANSACTION_UNKNOWN + - &InheritedMethods; - - - - - - - + &Methods; + + + + + &InheritedMethods; + + + + + + + +