updated API docs
This commit is contained in:
parent
5dbd40563c
commit
cd095d9f97
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css">
|
||||
<link rel="start" href="overview-summary.html">
|
||||
@ -18,8 +18,11 @@
|
||||
|
||||
<h2>Classes</h2>
|
||||
<ul>
|
||||
<li><a href="doctrine/jsonproperty.html" target="main">JSONProperty</a></li>
|
||||
<li><a href="doctrine/common/classloader.html" target="main">ClassLoader</a></li>
|
||||
<li><a href="doctrine/common/commonexception.html" target="main">CommonException</a></li>
|
||||
<li><em><a href="doctrine/common/comparable.html" target="main">Comparable</a></em></li>
|
||||
<li><em><a href="doctrine/common/equatable.html" target="main">Equatable</a></em></li>
|
||||
<li><a href="doctrine/common/eventargs.html" target="main">EventArgs</a></li>
|
||||
<li><a href="doctrine/common/eventmanager.html" target="main">EventManager</a></li>
|
||||
<li><em><a href="doctrine/common/eventsubscriber.html" target="main">EventSubscriber</a></em></li>
|
||||
@ -40,6 +43,7 @@
|
||||
<li><a href="doctrine/common/cache/xcachecache.html" target="main">XcacheCache</a></li>
|
||||
<li><a href="doctrine/common/collections/arraycollection.html" target="main">ArrayCollection</a></li>
|
||||
<li><em><a href="doctrine/common/collections/collection.html" target="main">Collection</a></em></li>
|
||||
<li><em><a href="doctrine/common/proxy/valueholder.html" target="main">ValueHolder</a></em></li>
|
||||
<li><a href="doctrine/common/util/debug.html" target="main">Debug</a></li>
|
||||
<li><a href="doctrine/common/util/inflector.html" target="main">Inflector</a></li>
|
||||
<li><a href="doctrine/dbal/configuration.html" target="main">Configuration</a></li>
|
||||
@ -49,15 +53,21 @@
|
||||
<li><em><a href="doctrine/dbal/driver.html" target="main">Driver</a></em></li>
|
||||
<li><a href="doctrine/dbal/drivermanager.html" target="main">DriverManager</a></li>
|
||||
<li><a href="doctrine/dbal/events.html" target="main">Events</a></li>
|
||||
<li><a href="doctrine/dbal/sqlquery.html" target="main">SQLQuery</a></li>
|
||||
<li><a href="doctrine/dbal/statement.html" target="main">Statement</a></li>
|
||||
<li><em><a href="doctrine/dbal/driver/connection.html" target="main">Connection</a></em></li>
|
||||
<li><a href="doctrine/dbal/driver/pdoconnection.html" target="main">PDOConnection</a></li>
|
||||
<li><a href="doctrine/dbal/driver/pdostatement.html" target="main">PDOStatement</a></li>
|
||||
<li><em><a href="doctrine/dbal/driver/statement.html" target="main">Statement</a></em></li>
|
||||
<li><a href="doctrine/dbal/driver/ibmdb2/db2connection.html" target="main">DB2Connection</a></li>
|
||||
<li><a href="doctrine/dbal/driver/ibmdb2/db2driver.html" target="main">DB2Driver</a></li>
|
||||
<li><a href="doctrine/dbal/driver/ibmdb2/db2exception.html" target="main">DB2Exception</a></li>
|
||||
<li><a href="doctrine/dbal/driver/ibmdb2/db2statement.html" target="main">DB2Statement</a></li>
|
||||
<li><a href="doctrine/dbal/driver/oci8/driver.html" target="main">Driver</a></li>
|
||||
<li><a href="doctrine/dbal/driver/oci8/oci8connection.html" target="main">OCI8Connection</a></li>
|
||||
<li><a href="doctrine/dbal/driver/oci8/oci8exception.html" target="main">OCI8Exception</a></li>
|
||||
<li><a href="doctrine/dbal/driver/oci8/oci8statement.html" target="main">OCI8Statement</a></li>
|
||||
<li><a href="doctrine/dbal/driver/pdoibm/driver.html" target="main">Driver</a></li>
|
||||
<li><a href="doctrine/dbal/driver/pdomssql/connection.html" target="main">Connection</a></li>
|
||||
<li><a href="doctrine/dbal/driver/pdomssql/driver.html" target="main">Driver</a></li>
|
||||
<li><a href="doctrine/dbal/driver/pdomysql/driver.html" target="main">Driver</a></li>
|
||||
@ -71,6 +81,7 @@
|
||||
<li><a href="doctrine/dbal/logging/echosqllogger.html" target="main">EchoSQLLogger</a></li>
|
||||
<li><em><a href="doctrine/dbal/logging/sqllogger.html" target="main">SQLLogger</a></em></li>
|
||||
<li><a href="doctrine/dbal/platforms/abstractplatform.html" target="main">AbstractPlatform</a></li>
|
||||
<li><a href="doctrine/dbal/platforms/db2platform.html" target="main">DB2Platform</a></li>
|
||||
<li><a href="doctrine/dbal/platforms/mssqlplatform.html" target="main">MsSqlPlatform</a></li>
|
||||
<li><a href="doctrine/dbal/platforms/mysqlplatform.html" target="main">MySqlPlatform</a></li>
|
||||
<li><a href="doctrine/dbal/platforms/oracleplatform.html" target="main">OraclePlatform</a></li>
|
||||
@ -82,6 +93,7 @@
|
||||
<li><a href="doctrine/dbal/schema/columndiff.html" target="main">ColumnDiff</a></li>
|
||||
<li><a href="doctrine/dbal/schema/comparator.html" target="main">Comparator</a></li>
|
||||
<li><em><a href="doctrine/dbal/schema/constraint.html" target="main">Constraint</a></em></li>
|
||||
<li><a href="doctrine/dbal/schema/db2schemamanager.html" target="main">DB2SchemaManager</a></li>
|
||||
<li><a href="doctrine/dbal/schema/foreignkeyconstraint.html" target="main">ForeignKeyConstraint</a></li>
|
||||
<li><a href="doctrine/dbal/schema/index.html" target="main">Index</a></li>
|
||||
<li><a href="doctrine/dbal/schema/mssqlschemamanager.html" target="main">MsSqlSchemaManager</a></li>
|
||||
@ -117,11 +129,17 @@
|
||||
<li><a href="doctrine/dbal/types/texttype.html" target="main">TextType</a></li>
|
||||
<li><a href="doctrine/dbal/types/timetype.html" target="main">TimeType</a></li>
|
||||
<li><a href="doctrine/dbal/types/type.html" target="main">Type</a></li>
|
||||
<li><a href="doctrine/odm/couchdb/database.html" target="main">Database</a></li>
|
||||
<li><a href="doctrine/odm/couchdb/documentmanager.html" target="main">DocumentManager</a></li>
|
||||
<li><a href="doctrine/odm/couchdb/jsonconverter.html" target="main">JSONConverter</a></li>
|
||||
<li><em><a href="doctrine/odm/couchdb/jsonable.html" target="main">JSONable</a></em></li>
|
||||
<li><a href="doctrine/odm/couchdb/unitofwork.html" target="main">UnitOfWork</a></li>
|
||||
<li><a href="doctrine/orm/abstractquery.html" target="main">AbstractQuery</a></li>
|
||||
<li><a href="doctrine/orm/configuration.html" target="main">Configuration</a></li>
|
||||
<li><a href="doctrine/orm/entitymanager.html" target="main">EntityManager</a></li>
|
||||
<li><a href="doctrine/orm/entitynotfoundexception.html" target="main">EntityNotFoundException</a></li>
|
||||
<li><a href="doctrine/orm/entityrepository.html" target="main">EntityRepository</a></li>
|
||||
<li><a href="doctrine/orm/entitytransaction.html" target="main">EntityTransaction</a></li>
|
||||
<li><a href="doctrine/orm/events.html" target="main">Events</a></li>
|
||||
<li><a href="doctrine/orm/nativequery.html" target="main">NativeQuery</a></li>
|
||||
<li><a href="doctrine/orm/noresultexception.html" target="main">NoResultException</a></li>
|
||||
@ -140,7 +158,6 @@
|
||||
<li><a href="doctrine/orm/id/assignedgenerator.html" target="main">AssignedGenerator</a></li>
|
||||
<li><a href="doctrine/orm/id/identitygenerator.html" target="main">IdentityGenerator</a></li>
|
||||
<li><a href="doctrine/orm/id/sequencegenerator.html" target="main">SequenceGenerator</a></li>
|
||||
<li><a href="doctrine/orm/id/sequenceidentitygenerator.html" target="main">SequenceIdentityGenerator</a></li>
|
||||
<li><a href="doctrine/orm/id/tablegenerator.html" target="main">TableGenerator</a></li>
|
||||
<li><a href="doctrine/orm/internal/commitordercalculator.html" target="main">CommitOrderCalculator</a></li>
|
||||
<li><a href="doctrine/orm/internal/hydration/abstracthydrator.html" target="main">AbstractHydrator</a></li>
|
||||
@ -194,17 +211,18 @@
|
||||
<li><a href="doctrine/orm/mapping/driver/databasedriver.html" target="main">DatabaseDriver</a></li>
|
||||
<li><em><a href="doctrine/orm/mapping/driver/driver.html" target="main">Driver</a></em></li>
|
||||
<li><a href="doctrine/orm/mapping/driver/driverchain.html" target="main">DriverChain</a></li>
|
||||
<li><a href="doctrine/orm/mapping/driver/phpdriver.html" target="main">PhpDriver</a></li>
|
||||
<li><a href="doctrine/orm/mapping/driver/phpdriver.html" target="main">PHPDriver</a></li>
|
||||
<li><a href="doctrine/orm/mapping/driver/staticphpdriver.html" target="main">StaticPHPDriver</a></li>
|
||||
<li><a href="doctrine/orm/mapping/driver/xmldriver.html" target="main">XmlDriver</a></li>
|
||||
<li><a href="doctrine/orm/mapping/driver/yamldriver.html" target="main">YamlDriver</a></li>
|
||||
<li><a href="doctrine/orm/persisters/abstractcollectionpersister.html" target="main">AbstractCollectionPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/abstractentityinheritancepersister.html" target="main">AbstractEntityInheritancePersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/basicentitypersister.html" target="main">BasicEntityPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/elementcollectionpersister.html" target="main">ElementCollectionPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/joinedsubclasspersister.html" target="main">JoinedSubclassPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/manytomanypersister.html" target="main">ManyToManyPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/onetomanypersister.html" target="main">OneToManyPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/singletablepersister.html" target="main">SingleTablePersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/standardentitypersister.html" target="main">StandardEntityPersister</a></li>
|
||||
<li><a href="doctrine/orm/persisters/unionsubclasspersister.html" target="main">UnionSubclassPersister</a></li>
|
||||
<li><em><a href="doctrine/orm/proxy/proxy.html" target="main">Proxy</a></em></li>
|
||||
<li><a href="doctrine/orm/proxy/proxyexception.html" target="main">ProxyException</a></li>
|
||||
@ -300,9 +318,10 @@
|
||||
<li><a href="doctrine/orm/query/expr/orderby.html" target="main">OrderBy</a></li>
|
||||
<li><a href="doctrine/orm/query/expr/orx.html" target="main">Orx</a></li>
|
||||
<li><a href="doctrine/orm/query/expr/select.html" target="main">Select</a></li>
|
||||
<li><a href="doctrine/orm/tools/classmetadatareader.html" target="main">ClassMetadataReader</a></li>
|
||||
<li><a href="doctrine/orm/tools/convertdoctrine1schema.html" target="main">ConvertDoctrine1Schema</a></li>
|
||||
<li><a href="doctrine/orm/tools/disconnectedclassmetadatafactory.html" target="main">DisconnectedClassMetadataFactory</a></li>
|
||||
<li><a href="doctrine/orm/tools/entitygenerator.html" target="main">EntityGenerator</a></li>
|
||||
<li><a href="doctrine/orm/tools/entityrepositorygenerator.html" target="main">EntityRepositoryGenerator</a></li>
|
||||
<li><a href="doctrine/orm/tools/schematool.html" target="main">SchemaTool</a></li>
|
||||
<li><a href="doctrine/orm/tools/toolevents.html" target="main">ToolEvents</a></li>
|
||||
<li><a href="doctrine/orm/tools/toolsexception.html" target="main">ToolsException</a></li>
|
||||
@ -314,6 +333,7 @@
|
||||
<li><a href="doctrine/orm/tools/console/command/generateproxiescommand.html" target="main">GenerateProxiesCommand</a></li>
|
||||
<li><a href="doctrine/orm/tools/console/command/generaterepositoriescommand.html" target="main">GenerateRepositoriesCommand</a></li>
|
||||
<li><a href="doctrine/orm/tools/console/command/rundqlcommand.html" target="main">RunDqlCommand</a></li>
|
||||
<li><a href="doctrine/orm/tools/console/command/validateschemacommand.html" target="main">ValidateSchemaCommand</a></li>
|
||||
<li><a href="doctrine/orm/tools/console/command/clearcache/metadatacommand.html" target="main">MetadataCommand</a></li>
|
||||
<li><a href="doctrine/orm/tools/console/command/clearcache/querycommand.html" target="main">QueryCommand</a></li>
|
||||
<li><a href="doctrine/orm/tools/console/command/clearcache/resultcommand.html" target="main">ResultCommand</a></li>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css">
|
||||
<link rel="start" href="overview-summary.html">
|
||||
@ -36,6 +36,18 @@
|
||||
<table id="deprecated_method" class="detail">
|
||||
<tr><th colspan="2" class="title">Deprecated Methods</th></tr>
|
||||
<tr>
|
||||
<td class="name"><a href="doctrine/orm/entitymanager.html#beginTransaction()">Doctrine\ORM\EntityManager\beginTransaction</a></td>
|
||||
<td class="description">Starts a transaction on the underlying database connection.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="doctrine/orm/entitymanager.html#commit()">Doctrine\ORM\EntityManager\commit</a></td>
|
||||
<td class="description">Commits a transaction on the underlying database connection.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="doctrine/orm/entitymanager.html#rollback()">Doctrine\ORM\EntityManager\rollback</a></td>
|
||||
<td class="description">Performs a rollback on the underlying database connection.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="doctrine/orm/mapping/classmetadatainfo.html#setTableName()">Doctrine\ORM\Mapping\ClassMetadataInfo\setTableName</a></td>
|
||||
<td class="description">Sets the name of the primary table the class is mapped to.</td>
|
||||
</tr>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Annotations\Annotation</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Annotation.php at line 35</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Annotation.php at line 36</div>
|
||||
|
||||
<h1>Class Annotation</h1>
|
||||
|
||||
@ -57,8 +57,9 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dd>$Revision$</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Benjamin Eberlei <kontakt@beberlei.de></dd>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
<dd>Roman Borschel <roman@code-factory.org></dd>
|
||||
@ -81,7 +82,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/Annotation.php at line 42</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Annotation.php at line 43</div>
|
||||
<h3 id="value">value</h3>
|
||||
<code class="signature">public string <strong>$value</strong></code>
|
||||
<div class="details">
|
||||
@ -90,7 +91,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/Annotation.php at line 49</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Annotation.php at line 50</div>
|
||||
<h3 id="Annotation()">Annotation</h3>
|
||||
<code class="signature">public <strong>Annotation</strong>(array data)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,16 +37,16 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Annotations\AnnotationException</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationException.php at line 35</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationException.php at line 36</div>
|
||||
|
||||
<h1>Class AnnotationException</h1>
|
||||
|
||||
<pre class="tree">Class:AnnotationException - Superclass: Doctrine
|
||||
Doctrine<br>⌊ <strong>AnnotationException</strong><br /></pre>
|
||||
<pre class="tree">Class:AnnotationException - Superclass: Exception
|
||||
Exception<br>⌊ <strong>AnnotationException</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<p class="signature">public class <strong>AnnotationException</strong><br>extends Doctrine
|
||||
<p class="signature">public class <strong>AnnotationException</strong><br>extends Exception
|
||||
|
||||
</p>
|
||||
|
||||
@ -60,8 +60,9 @@ Doctrine<br>⌊ <strong>AnnotationException</strong><br /></pre>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dd>$Revision$</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Benjamin Eberlei <kontakt@beberlei.de></dd>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
<dd>Roman Borschel <roman@code-factory.org></dd>
|
||||
@ -71,28 +72,36 @@ Doctrine<br>⌊ <strong>AnnotationException</strong><br /></pre>
|
||||
<table id="summary_method">
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type">static void</td>
|
||||
<td class="description"><p class="name"><a href="#semanticalError()">semanticalError</a>(mixed message)</p></td>
|
||||
<td class="type">static <a href="../../../doctrine/common/annotations/annotationexception.html">AnnotationException</a></td>
|
||||
<td class="description"><p class="name"><a href="#semanticalError()">semanticalError</a>(string message)</p><p class="description">Creates a new AnnotationException describing a Semantical error.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">static void</td>
|
||||
<td class="description"><p class="name"><a href="#syntaxError()">syntaxError</a>(mixed message)</p></td>
|
||||
<td class="type">static <a href="../../../doctrine/common/annotations/annotationexception.html">AnnotationException</a></td>
|
||||
<td class="description"><p class="name"><a href="#syntaxError()">syntaxError</a>(string message)</p><p class="description">Creates a new AnnotationException describing a Syntax error.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationException.php at line 43</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationException.php at line 55</div>
|
||||
<h3 id="semanticalError()">semanticalError</h3>
|
||||
<code class="signature">public static void <strong>semanticalError</strong>(mixed message)</code>
|
||||
<code class="signature">public static <a href="../../../doctrine/common/annotations/annotationexception.html">AnnotationException</a> <strong>semanticalError</strong>(string message)</code>
|
||||
<div class="details">
|
||||
<p>Creates a new AnnotationException describing a Semantical error.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>message - Exception message</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationException.php at line 37</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationException.php at line 44</div>
|
||||
<h3 id="syntaxError()">syntaxError</h3>
|
||||
<code class="signature">public static void <strong>syntaxError</strong>(mixed message)</code>
|
||||
<code class="signature">public static <a href="../../../doctrine/common/annotations/annotationexception.html">AnnotationException</a> <strong>syntaxError</strong>(string message)</code>
|
||||
<div class="details">
|
||||
<p>Creates a new AnnotationException describing a Syntax error.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>message - Exception message</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Annotations\AnnotationReader</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 41</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 36</div>
|
||||
|
||||
<h1>Class AnnotationReader</h1>
|
||||
|
||||
@ -50,14 +50,8 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<div class="comment" id="overview_description"><p>A reader for docblock annotations.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Benjamin Eberlei <kontakt@beberlei.de></dd>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
@ -111,12 +105,11 @@ with not fully qualified names.</p></td>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 71</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 65</div>
|
||||
<h3 id="AnnotationReader()">AnnotationReader</h3>
|
||||
<code class="signature">public <strong>AnnotationReader</strong>(<a href="../../../doctrine/common/cache/cache.html">Cache</a> cache)</code>
|
||||
<div class="details">
|
||||
<p>Constructor. Initializes a new AnnotationReader that uses the given
|
||||
Cache provider.</p><dl>
|
||||
<p>Constructor. Initializes a new AnnotationReader that uses the given Cache provider.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>cache - The cache provider to use. If none is provided, ArrayCache is used.</dd>
|
||||
</dl>
|
||||
@ -125,7 +118,7 @@ Cache provider.</p><dl>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 128</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 122</div>
|
||||
<h3 id="getClassAnnotation()">getClassAnnotation</h3>
|
||||
<code class="signature">public The <strong>getClassAnnotation</strong>(mixed class, string annotation, $class )</code>
|
||||
<div class="details">
|
||||
@ -140,7 +133,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 106</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 100</div>
|
||||
<h3 id="getClassAnnotations()">getClassAnnotations</h3>
|
||||
<code class="signature">public array <strong>getClassAnnotations</strong>(string|ReflectionClass class)</code>
|
||||
<div class="details">
|
||||
@ -154,7 +147,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 202</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 198</div>
|
||||
<h3 id="getMethodAnnotation()">getMethodAnnotation</h3>
|
||||
<code class="signature">public The <strong>getMethodAnnotation</strong>(ReflectionMethod method, string annotation)</code>
|
||||
<div class="details">
|
||||
@ -169,7 +162,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 179</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 175</div>
|
||||
<h3 id="getMethodAnnotations()">getMethodAnnotations</h3>
|
||||
<code class="signature">public array <strong>getMethodAnnotations</strong>(mixed method, string|ReflectionClass class, string|ReflectionMethod property)</code>
|
||||
<div class="details">
|
||||
@ -184,7 +177,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 165</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 160</div>
|
||||
<h3 id="getPropertyAnnotation()">getPropertyAnnotation</h3>
|
||||
<code class="signature">public The <strong>getPropertyAnnotation</strong>(ReflectionProperty property, string annotation)</code>
|
||||
<div class="details">
|
||||
@ -199,7 +192,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 142</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 137</div>
|
||||
<h3 id="getPropertyAnnotations()">getPropertyAnnotations</h3>
|
||||
<code class="signature">public array <strong>getPropertyAnnotations</strong>(string|ReflectionProperty property, string|ReflectionClass class)</code>
|
||||
<div class="details">
|
||||
@ -214,7 +207,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 94</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 88</div>
|
||||
<h3 id="setAnnotationNamespaceAlias()">setAnnotationNamespaceAlias</h3>
|
||||
<code class="signature">public void <strong>setAnnotationNamespaceAlias</strong>(mixed namespace, mixed alias, $alias )</code>
|
||||
<div class="details">
|
||||
@ -222,7 +215,7 @@ Cache provider.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 83</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/AnnotationReader.php at line 77</div>
|
||||
<h3 id="setDefaultAnnotationNamespace()">setDefaultAnnotationNamespace</h3>
|
||||
<code class="signature">public void <strong>setDefaultAnnotationNamespace</strong>(string defaultNamespace)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Annotations\Lexer</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 35</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 36</div>
|
||||
|
||||
<h1>Class Lexer</h1>
|
||||
|
||||
@ -60,8 +60,9 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dd>$Revision$</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Benjamin Eberlei <kontakt@beberlei.de></dd>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
<dd>Roman Borschel <roman@code-factory.org></dd>
|
||||
@ -145,7 +146,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 43</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 44</div>
|
||||
<h3 id="T_AT">T_AT</h3>
|
||||
<code class="signature">public final int <strong>T_AT</strong> = 101</code>
|
||||
<div class="details">
|
||||
@ -153,7 +154,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 44</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 45</div>
|
||||
<h3 id="T_CLOSE_CURLY_BRACES">T_CLOSE_CURLY_BRACES</h3>
|
||||
<code class="signature">public final int <strong>T_CLOSE_CURLY_BRACES</strong> = 102</code>
|
||||
<div class="details">
|
||||
@ -161,7 +162,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 45</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 46</div>
|
||||
<h3 id="T_CLOSE_PARENTHESIS">T_CLOSE_PARENTHESIS</h3>
|
||||
<code class="signature">public final int <strong>T_CLOSE_PARENTHESIS</strong> = 103</code>
|
||||
<div class="details">
|
||||
@ -169,7 +170,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 46</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 47</div>
|
||||
<h3 id="T_COMMA">T_COMMA</h3>
|
||||
<code class="signature">public final int <strong>T_COMMA</strong> = 104</code>
|
||||
<div class="details">
|
||||
@ -177,7 +178,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 47</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 48</div>
|
||||
<h3 id="T_EQUALS">T_EQUALS</h3>
|
||||
<code class="signature">public final int <strong>T_EQUALS</strong> = 105</code>
|
||||
<div class="details">
|
||||
@ -185,7 +186,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 48</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 49</div>
|
||||
<h3 id="T_FALSE">T_FALSE</h3>
|
||||
<code class="signature">public final int <strong>T_FALSE</strong> = 106</code>
|
||||
<div class="details">
|
||||
@ -193,7 +194,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 41</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 42</div>
|
||||
<h3 id="T_FLOAT">T_FLOAT</h3>
|
||||
<code class="signature">public final int <strong>T_FLOAT</strong> = 5</code>
|
||||
<div class="details">
|
||||
@ -201,7 +202,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 38</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 39</div>
|
||||
<h3 id="T_IDENTIFIER">T_IDENTIFIER</h3>
|
||||
<code class="signature">public final int <strong>T_IDENTIFIER</strong> = 2</code>
|
||||
<div class="details">
|
||||
@ -209,7 +210,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 39</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 40</div>
|
||||
<h3 id="T_INTEGER">T_INTEGER</h3>
|
||||
<code class="signature">public final int <strong>T_INTEGER</strong> = 3</code>
|
||||
<div class="details">
|
||||
@ -217,7 +218,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 49</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 50</div>
|
||||
<h3 id="T_NAMESPACE_SEPARATOR">T_NAMESPACE_SEPARATOR</h3>
|
||||
<code class="signature">public final int <strong>T_NAMESPACE_SEPARATOR</strong> = 107</code>
|
||||
<div class="details">
|
||||
@ -225,7 +226,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 37</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 38</div>
|
||||
<h3 id="T_NONE">T_NONE</h3>
|
||||
<code class="signature">public final int <strong>T_NONE</strong> = 1</code>
|
||||
<div class="details">
|
||||
@ -233,7 +234,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 50</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 51</div>
|
||||
<h3 id="T_OPEN_CURLY_BRACES">T_OPEN_CURLY_BRACES</h3>
|
||||
<code class="signature">public final int <strong>T_OPEN_CURLY_BRACES</strong> = 108</code>
|
||||
<div class="details">
|
||||
@ -241,7 +242,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 51</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 52</div>
|
||||
<h3 id="T_OPEN_PARENTHESIS">T_OPEN_PARENTHESIS</h3>
|
||||
<code class="signature">public final int <strong>T_OPEN_PARENTHESIS</strong> = 109</code>
|
||||
<div class="details">
|
||||
@ -249,7 +250,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 40</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 41</div>
|
||||
<h3 id="T_STRING">T_STRING</h3>
|
||||
<code class="signature">public final int <strong>T_STRING</strong> = 4</code>
|
||||
<div class="details">
|
||||
@ -257,7 +258,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 52</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 53</div>
|
||||
<h3 id="T_TRUE">T_TRUE</h3>
|
||||
<code class="signature">public final int <strong>T_TRUE</strong> = 110</code>
|
||||
<div class="details">
|
||||
@ -266,7 +267,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 57</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 58</div>
|
||||
<h3 id="getCatchablePatterns()">getCatchablePatterns</h3>
|
||||
<code class="signature">protected void <strong>getCatchablePatterns</strong>()</code>
|
||||
<div class="details">
|
||||
@ -277,7 +278,7 @@ Doctrine<br>⌊ <strong>Lexer</strong><br /></pre>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 69</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Lexer.php at line 70</div>
|
||||
<h3 id="getNonCatchablePatterns()">getNonCatchablePatterns</h3>
|
||||
<code class="signature">protected void <strong>getNonCatchablePatterns</strong>()</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -19,12 +19,16 @@
|
||||
<h2>Classes</h2>
|
||||
<ul>
|
||||
<li><a href="../../../doctrine/common/annotations/annotation.html" target="main">Annotation</a></li>
|
||||
<li><a href="../../../doctrine/common/annotations/annotationexception.html" target="main">AnnotationException</a></li>
|
||||
<li><a href="../../../doctrine/common/annotations/annotationreader.html" target="main">AnnotationReader</a></li>
|
||||
<li><a href="../../../doctrine/common/annotations/lexer.html" target="main">Lexer</a></li>
|
||||
<li><a href="../../../doctrine/common/annotations/parser.html" target="main">Parser</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Exceptions</h2>
|
||||
<ul>
|
||||
<li><a href="../../../doctrine/common/annotations/annotationexception.html" target="main">AnnotationException</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -36,12 +36,16 @@
|
||||
<table class="title">
|
||||
<tr><th colspan="2" class="title">Class Summary</th></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/annotations/annotation.html">Annotation</a></td><td class="description">Annotations class</td></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/annotations/annotationexception.html">AnnotationException</a></td><td class="description">Description of AnnotationException</td></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/annotations/annotationreader.html">AnnotationReader</a></td><td class="description">A reader for docblock annotations.</td></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/annotations/lexer.html">Lexer</a></td><td class="description">Simple lexer for docblock annotations.</td></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/annotations/parser.html">Parser</a></td><td class="description">A simple parser for docblock annotations.</td></tr>
|
||||
</table>
|
||||
|
||||
<table class="title">
|
||||
<tr><th colspan="2" class="title">Exception Summary</th></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/annotations/annotationexception.html">AnnotationException</a></td><td class="description">Description of AnnotationException</td></tr>
|
||||
</table>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="header">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Annotations\Parser</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 36</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 31</div>
|
||||
|
||||
<h1>Class Parser</h1>
|
||||
|
||||
@ -50,19 +50,13 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<div class="comment" id="overview_description"><p>A simple parser for docblock annotations.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Benjamin Eberlei <kontakt@beberlei.de></dd>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
<dd>Roman Borschel <roman@code-factory.org></dd>
|
||||
<dd>Benjamin Eberlei <kontakt@beberlei.de></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
|
||||
@ -137,7 +131,7 @@ define a namespace prefix.</p></td>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 85</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 80</div>
|
||||
<h3 id="Parser()">Parser</h3>
|
||||
<code class="signature">public <strong>Parser</strong>()</code>
|
||||
<div class="details">
|
||||
@ -146,7 +140,7 @@ define a namespace prefix.</p></td>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 224</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 220</div>
|
||||
<h3 id="Annotation()">Annotation</h3>
|
||||
<code class="signature">public mixed <strong>Annotation</strong>()</code>
|
||||
<div class="details">
|
||||
@ -164,7 +158,7 @@ Alias ::= identifier</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 189</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 185</div>
|
||||
<h3 id="Annotations()">Annotations</h3>
|
||||
<code class="signature">public array <strong>Annotations</strong>()</code>
|
||||
<div class="details">
|
||||
@ -172,7 +166,7 @@ Alias ::= identifier</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 431</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 428</div>
|
||||
<h3 id="ArrayEntry()">ArrayEntry</h3>
|
||||
<code class="signature">public array <strong>ArrayEntry</strong>()</code>
|
||||
<div class="details">
|
||||
@ -182,7 +176,7 @@ Key ::= string | integer</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 398</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 394</div>
|
||||
<h3 id="Arrayx()">Arrayx</h3>
|
||||
<code class="signature">public array <strong>Arrayx</strong>()</code>
|
||||
<div class="details">
|
||||
@ -190,7 +184,7 @@ Key ::= string | integer</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 384</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 380</div>
|
||||
<h3 id="FieldAssignment()">FieldAssignment</h3>
|
||||
<code class="signature">public array <strong>FieldAssignment</strong>()</code>
|
||||
<div class="details">
|
||||
@ -199,7 +193,7 @@ FieldName ::= identifier</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 342</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 338</div>
|
||||
<h3 id="PlainValue()">PlainValue</h3>
|
||||
<code class="signature">public mixed <strong>PlainValue</strong>()</code>
|
||||
<div class="details">
|
||||
@ -207,7 +201,7 @@ FieldName ::= identifier</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 326</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 322</div>
|
||||
<h3 id="Value()">Value</h3>
|
||||
<code class="signature">public mixed <strong>Value</strong>()</code>
|
||||
<div class="details">
|
||||
@ -215,7 +209,7 @@ FieldName ::= identifier</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 284</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 280</div>
|
||||
<h3 id="Values()">Values</h3>
|
||||
<code class="signature">public array <strong>Values</strong>()</code>
|
||||
<div class="details">
|
||||
@ -223,7 +217,7 @@ FieldName ::= identifier</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 147</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 142</div>
|
||||
<h3 id="match()">match</h3>
|
||||
<code class="signature">public bool <strong>match</strong>(int|string token)</code>
|
||||
<div class="details">
|
||||
@ -238,7 +232,7 @@ If they match, updates the lookahead token; otherwise raises a syntax error.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 119</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 114</div>
|
||||
<h3 id="parse()">parse</h3>
|
||||
<code class="signature">public array <strong>parse</strong>(string docBlockString, string context)</code>
|
||||
<div class="details">
|
||||
@ -250,7 +244,7 @@ If they match, updates the lookahead token; otherwise raises a syntax error.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 107</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 102</div>
|
||||
<h3 id="setAnnotationNamespaceAlias()">setAnnotationNamespaceAlias</h3>
|
||||
<code class="signature">public void <strong>setAnnotationNamespaceAlias</strong>(mixed namespace, mixed alias, $alias )</code>
|
||||
<div class="details">
|
||||
@ -258,7 +252,7 @@ If they match, updates the lookahead token; otherwise raises a syntax error.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 96</div>
|
||||
<div class="location">/Doctrine/Common/Annotations/Parser.php at line 91</div>
|
||||
<h3 id="setDefaultAnnotationNamespace()">setDefaultAnnotationNamespace</h3>
|
||||
<code class="signature">public void <strong>setDefaultAnnotationNamespace</strong>(mixed defaultNamespace, $defaultNamespace )</code>
|
||||
<div class="details">
|
||||
|
30
lib/api/doctrine/common/cache/abstractcache.html
vendored
30
lib/api/doctrine/common/cache/abstractcache.html
vendored
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Cache\AbstractCache</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 35</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 30</div>
|
||||
|
||||
<h1>Class AbstractCache</h1>
|
||||
|
||||
@ -50,14 +50,8 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<div class="comment" id="overview_description"><p>Base class for cache driver implementations.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
@ -110,7 +104,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 65</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 60</div>
|
||||
<h3 id="contains()">contains</h3>
|
||||
<code class="signature">public void <strong>contains</strong>(mixed id)</code>
|
||||
<div class="details">
|
||||
@ -118,7 +112,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 82</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 77</div>
|
||||
<h3 id="delete()">delete</h3>
|
||||
<code class="signature">public void <strong>delete</strong>(mixed id)</code>
|
||||
<div class="details">
|
||||
@ -126,7 +120,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 98</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 93</div>
|
||||
<h3 id="deleteAll()">deleteAll</h3>
|
||||
<code class="signature">public array <strong>deleteAll</strong>()</code>
|
||||
<div class="details">
|
||||
@ -138,7 +132,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 132</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 127</div>
|
||||
<h3 id="deleteByPrefix()">deleteByPrefix</h3>
|
||||
<code class="signature">public array <strong>deleteByPrefix</strong>(string prefix)</code>
|
||||
<div class="details">
|
||||
@ -150,7 +144,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 113</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 108</div>
|
||||
<h3 id="deleteByRegex()">deleteByRegex</h3>
|
||||
<code class="signature">public array <strong>deleteByRegex</strong>(string regex)</code>
|
||||
<div class="details">
|
||||
@ -162,7 +156,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 151</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 146</div>
|
||||
<h3 id="deleteBySuffix()">deleteBySuffix</h3>
|
||||
<code class="signature">public array <strong>deleteBySuffix</strong>(string suffix)</code>
|
||||
<div class="details">
|
||||
@ -174,7 +168,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 57</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 52</div>
|
||||
<h3 id="fetch()">fetch</h3>
|
||||
<code class="signature">public void <strong>fetch</strong>(mixed id)</code>
|
||||
<div class="details">
|
||||
@ -182,7 +176,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 218</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 213</div>
|
||||
<h3 id="getIds()">getIds</h3>
|
||||
<code class="signature">public abstract array <strong>getIds</strong>()</code>
|
||||
<div class="details">
|
||||
@ -194,7 +188,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 73</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 68</div>
|
||||
<h3 id="save()">save</h3>
|
||||
<code class="signature">public void <strong>save</strong>(mixed id, mixed data, mixed lifeTime)</code>
|
||||
<div class="details">
|
||||
@ -202,7 +196,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 49</div>
|
||||
<div class="location">/Doctrine/Common/Cache/AbstractCache.php at line 44</div>
|
||||
<h3 id="setNamespace()">setNamespace</h3>
|
||||
<code class="signature">public void <strong>setNamespace</strong>(string namespace)</code>
|
||||
<div class="details">
|
||||
|
2
lib/api/doctrine/common/cache/apccache.html
vendored
2
lib/api/doctrine/common/cache/apccache.html
vendored
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
2
lib/api/doctrine/common/cache/cache.html
vendored
2
lib/api/doctrine/common/cache/cache.html
vendored
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\ClassLoader</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 36</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 34</div>
|
||||
|
||||
<h1>Class ClassLoader</h1>
|
||||
|
||||
@ -110,7 +110,7 @@ specified namespace.</p></td>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 49</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 47</div>
|
||||
<h3 id="ClassLoader()">ClassLoader</h3>
|
||||
<code class="signature">public <strong>ClassLoader</strong>(string ns, mixed includePath)</code>
|
||||
<div class="details">
|
||||
@ -124,7 +124,7 @@ specified namespace.</p><dl>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 110</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 108</div>
|
||||
<h3 id="getFileExtension()">getFileExtension</h3>
|
||||
<code class="signature">public string <strong>getFileExtension</strong>()</code>
|
||||
<div class="details">
|
||||
@ -132,7 +132,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 90</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 88</div>
|
||||
<h3 id="getIncludePath()">getIncludePath</h3>
|
||||
<code class="signature">public string <strong>getIncludePath</strong>()</code>
|
||||
<div class="details">
|
||||
@ -140,7 +140,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 70</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 68</div>
|
||||
<h3 id="getNamespaceSeparator()">getNamespaceSeparator</h3>
|
||||
<code class="signature">public string <strong>getNamespaceSeparator</strong>()</code>
|
||||
<div class="details">
|
||||
@ -148,7 +148,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 137</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 135</div>
|
||||
<h3 id="loadClass()">loadClass</h3>
|
||||
<code class="signature">public boolean <strong>loadClass</strong>(mixed className, string classname)</code>
|
||||
<div class="details">
|
||||
@ -162,7 +162,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 118</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 116</div>
|
||||
<h3 id="register()">register</h3>
|
||||
<code class="signature">public void <strong>register</strong>()</code>
|
||||
<div class="details">
|
||||
@ -170,7 +170,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 100</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 98</div>
|
||||
<h3 id="setFileExtension()">setFileExtension</h3>
|
||||
<code class="signature">public void <strong>setFileExtension</strong>(string fileExtension)</code>
|
||||
<div class="details">
|
||||
@ -178,7 +178,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 80</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 78</div>
|
||||
<h3 id="setIncludePath()">setIncludePath</h3>
|
||||
<code class="signature">public void <strong>setIncludePath</strong>(string includePath)</code>
|
||||
<div class="details">
|
||||
@ -186,7 +186,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 60</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 58</div>
|
||||
<h3 id="setNamespaceSeparator()">setNamespaceSeparator</h3>
|
||||
<code class="signature">public void <strong>setNamespaceSeparator</strong>(string sep)</code>
|
||||
<div class="details">
|
||||
@ -198,7 +198,7 @@ specified namespace.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 126</div>
|
||||
<div class="location">/Doctrine/Common/ClassLoader.php at line 124</div>
|
||||
<h3 id="unregister()">unregister</h3>
|
||||
<code class="signature">public void <strong>unregister</strong>()</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Collections\ArrayCollection</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 38</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 32</div>
|
||||
|
||||
<h1>Class ArrayCollection</h1>
|
||||
|
||||
@ -47,18 +47,11 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<p class="signature">public class <strong>ArrayCollection</strong></p>
|
||||
|
||||
<div class="comment" id="overview_description"><p>An ArrayCollection is a Collection implementation that uses a regular PHP array
|
||||
internally.</p></div>
|
||||
<div class="comment" id="overview_description"><p>An ArrayCollection is a Collection implementation that wraps a regular PHP array.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
@ -205,7 +198,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 53</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 46</div>
|
||||
<h3 id="ArrayCollection()">ArrayCollection</h3>
|
||||
<code class="signature">public <strong>ArrayCollection</strong>(array elements)</code>
|
||||
<div class="details">
|
||||
@ -214,7 +207,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 321</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 314</div>
|
||||
<h3 id="add()">add</h3>
|
||||
<code class="signature">public boolean <strong>add</strong>(mixed value)</code>
|
||||
<div class="details">
|
||||
@ -226,7 +219,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 426</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 419</div>
|
||||
<h3 id="clear()">clear</h3>
|
||||
<code class="signature">public void <strong>clear</strong>()</code>
|
||||
<div class="details">
|
||||
@ -234,7 +227,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 223</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 216</div>
|
||||
<h3 id="contains()">contains</h3>
|
||||
<code class="signature">public boolean <strong>contains</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -249,7 +242,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 208</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 201</div>
|
||||
<h3 id="containsKey()">containsKey</h3>
|
||||
<code class="signature">public boolean <strong>containsKey</strong>(mixed key)</code>
|
||||
<div class="details">
|
||||
@ -263,7 +256,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 296</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 289</div>
|
||||
<h3 id="count()">count</h3>
|
||||
<code class="signature">public integer <strong>count</strong>()</code>
|
||||
<div class="details">
|
||||
@ -275,7 +268,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 115</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 108</div>
|
||||
<h3 id="current()">current</h3>
|
||||
<code class="signature">public mixed <strong>current</strong>()</code>
|
||||
<div class="details">
|
||||
@ -283,7 +276,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 234</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 227</div>
|
||||
<h3 id="exists()">exists</h3>
|
||||
<code class="signature">public boolean <strong>exists</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -297,7 +290,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 368</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 361</div>
|
||||
<h3 id="filter()">filter</h3>
|
||||
<code class="signature">public <a href="../../../doctrine/common/collections/collection.html">Collection</a> <strong>filter</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -312,7 +305,7 @@ The order of the elements is preserved.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 74</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 67</div>
|
||||
<h3 id="first()">first</h3>
|
||||
<code class="signature">public mixed <strong>first</strong>()</code>
|
||||
<div class="details">
|
||||
@ -321,7 +314,7 @@ returns this element.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 380</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 373</div>
|
||||
<h3 id="forAll()">forAll</h3>
|
||||
<code class="signature">public boolean <strong>forAll</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -336,7 +329,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 261</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 254</div>
|
||||
<h3 id="get()">get</h3>
|
||||
<code class="signature">public mixed <strong>get</strong>(mixed key)</code>
|
||||
<div class="details">
|
||||
@ -350,7 +343,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 344</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 337</div>
|
||||
<h3 id="getIterator()">getIterator</h3>
|
||||
<code class="signature">public ArrayIterator <strong>getIterator</strong>()</code>
|
||||
<div class="details">
|
||||
@ -358,7 +351,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 274</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 267</div>
|
||||
<h3 id="getKeys()">getKeys</h3>
|
||||
<code class="signature">public array <strong>getKeys</strong>()</code>
|
||||
<div class="details">
|
||||
@ -366,7 +359,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 284</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 277</div>
|
||||
<h3 id="getValues()">getValues</h3>
|
||||
<code class="signature">public array <strong>getValues</strong>()</code>
|
||||
<div class="details">
|
||||
@ -374,7 +367,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 250</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 243</div>
|
||||
<h3 id="indexOf()">indexOf</h3>
|
||||
<code class="signature">public mixed <strong>indexOf</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -391,7 +384,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 334</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 327</div>
|
||||
<h3 id="isEmpty()">isEmpty</h3>
|
||||
<code class="signature">public boolean <strong>isEmpty</strong>()</code>
|
||||
<div class="details">
|
||||
@ -403,7 +396,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 95</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 88</div>
|
||||
<h3 id="key()">key</h3>
|
||||
<code class="signature">public mixed <strong>key</strong>()</code>
|
||||
<div class="details">
|
||||
@ -411,7 +404,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 85</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 78</div>
|
||||
<h3 id="last()">last</h3>
|
||||
<code class="signature">public mixed <strong>last</strong>()</code>
|
||||
<div class="details">
|
||||
@ -420,7 +413,7 @@ returns this element.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 356</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 349</div>
|
||||
<h3 id="map()">map</h3>
|
||||
<code class="signature">public <a href="../../../doctrine/common/collections/collection.html">Collection</a> <strong>map</strong>(Closure func)</code>
|
||||
<div class="details">
|
||||
@ -429,7 +422,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 105</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 98</div>
|
||||
<h3 id="next()">next</h3>
|
||||
<code class="signature">public mixed <strong>next</strong>()</code>
|
||||
<div class="details">
|
||||
@ -437,7 +430,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 163</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 156</div>
|
||||
<h3 id="offsetExists()">offsetExists</h3>
|
||||
<code class="signature">public void <strong>offsetExists</strong>(mixed offset)</code>
|
||||
<div class="details">
|
||||
@ -449,7 +442,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 173</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 166</div>
|
||||
<h3 id="offsetGet()">offsetGet</h3>
|
||||
<code class="signature">public void <strong>offsetGet</strong>(mixed offset)</code>
|
||||
<div class="details">
|
||||
@ -461,7 +454,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 184</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 177</div>
|
||||
<h3 id="offsetSet()">offsetSet</h3>
|
||||
<code class="signature">public void <strong>offsetSet</strong>(mixed offset, mixed value)</code>
|
||||
<div class="details">
|
||||
@ -474,7 +467,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 197</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 190</div>
|
||||
<h3 id="offsetUnset()">offsetUnset</h3>
|
||||
<code class="signature">public void <strong>offsetUnset</strong>(mixed offset)</code>
|
||||
<div class="details">
|
||||
@ -486,7 +479,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 400</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 393</div>
|
||||
<h3 id="partition()">partition</h3>
|
||||
<code class="signature">public array <strong>partition</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -501,15 +494,19 @@ Keys are preserved in the resulting collections.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 126</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 119</div>
|
||||
<h3 id="remove()">remove</h3>
|
||||
<code class="signature">public mixed <strong>remove</strong>(mixed key)</code>
|
||||
<div class="details">
|
||||
<p>Removes an element with a specific key/index from the collection.</p></div>
|
||||
<p>Removes an element with a specific key/index from the collection.</p><dl>
|
||||
<dt>Returns:</dt>
|
||||
<dd>The removed element or NULL, if no element exists for the given key.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 144</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 137</div>
|
||||
<h3 id="removeElement()">removeElement</h3>
|
||||
<code class="signature">public boolean <strong>removeElement</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -517,7 +514,7 @@ Keys are preserved in the resulting collections.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 310</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 303</div>
|
||||
<h3 id="set()">set</h3>
|
||||
<code class="signature">public void <strong>set</strong>(mixed key, mixed value)</code>
|
||||
<div class="details">
|
||||
@ -526,7 +523,7 @@ When the collection is a List this is like add(position,value).</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 63</div>
|
||||
<div class="location">/Doctrine/Common/Collections/ArrayCollection.php at line 56</div>
|
||||
<h3 id="toArray()">toArray</h3>
|
||||
<code class="signature">public array <strong>toArray</strong>()</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Collections\Collection</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 51</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 46</div>
|
||||
|
||||
<h1>Interface Collection</h1>
|
||||
|
||||
@ -63,14 +63,8 @@ position unless you explicitly positioned it before. Prefer iteration with
|
||||
external iterators.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
@ -182,7 +176,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 59</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 54</div>
|
||||
<h3 id="add()">add</h3>
|
||||
<code class="signature">public boolean <strong>add</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -196,7 +190,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 64</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 59</div>
|
||||
<h3 id="clear()">clear</h3>
|
||||
<code class="signature">public void <strong>clear</strong>()</code>
|
||||
<div class="details">
|
||||
@ -204,7 +198,7 @@ a new collection with the elements returned by the function.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 73</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 68</div>
|
||||
<h3 id="contains()">contains</h3>
|
||||
<code class="signature">public boolean <strong>contains</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -219,7 +213,7 @@ This is an O(n) operation, where n is the size of the collection.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 105</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 100</div>
|
||||
<h3 id="containsKey()">containsKey</h3>
|
||||
<code class="signature">public boolean <strong>containsKey</strong>(string|integer key)</code>
|
||||
<div class="details">
|
||||
@ -233,7 +227,7 @@ This is an O(n) operation, where n is the size of the collection.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 172</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 167</div>
|
||||
<h3 id="current()">current</h3>
|
||||
<code class="signature">public void <strong>current</strong>()</code>
|
||||
<div class="details">
|
||||
@ -241,7 +235,7 @@ This is an O(n) operation, where n is the size of the collection.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 186</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 181</div>
|
||||
<h3 id="exists()">exists</h3>
|
||||
<code class="signature">public boolean <strong>exists</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -255,7 +249,7 @@ This is an O(n) operation, where n is the size of the collection.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 195</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 190</div>
|
||||
<h3 id="filter()">filter</h3>
|
||||
<code class="signature">public <a href="../../../doctrine/common/collections/collection.html">Collection</a> <strong>filter</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -270,7 +264,7 @@ The order of the elements is preserved.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 152</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 147</div>
|
||||
<h3 id="first()">first</h3>
|
||||
<code class="signature">public mixed <strong>first</strong>()</code>
|
||||
<div class="details">
|
||||
@ -279,7 +273,7 @@ returns this element.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 204</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 199</div>
|
||||
<h3 id="forAll()">forAll</h3>
|
||||
<code class="signature">public boolean <strong>forAll</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -294,7 +288,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 113</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 108</div>
|
||||
<h3 id="get()">get</h3>
|
||||
<code class="signature">public mixed <strong>get</strong>(string|integer key)</code>
|
||||
<div class="details">
|
||||
@ -306,7 +300,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 121</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 116</div>
|
||||
<h3 id="getKeys()">getKeys</h3>
|
||||
<code class="signature">public array <strong>getKeys</strong>()</code>
|
||||
<div class="details">
|
||||
@ -318,7 +312,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 129</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 124</div>
|
||||
<h3 id="getValues()">getValues</h3>
|
||||
<code class="signature">public array <strong>getValues</strong>()</code>
|
||||
<div class="details">
|
||||
@ -330,7 +324,7 @@ returning true, if the predicate yields true for all elements.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 234</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 229</div>
|
||||
<h3 id="indexOf()">indexOf</h3>
|
||||
<code class="signature">public mixed <strong>indexOf</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -346,7 +340,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 80</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 75</div>
|
||||
<h3 id="isEmpty()">isEmpty</h3>
|
||||
<code class="signature">public boolean <strong>isEmpty</strong>()</code>
|
||||
<div class="details">
|
||||
@ -358,7 +352,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 166</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 161</div>
|
||||
<h3 id="key()">key</h3>
|
||||
<code class="signature">public void <strong>key</strong>()</code>
|
||||
<div class="details">
|
||||
@ -366,7 +360,7 @@ For objects this means reference equality.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 160</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 155</div>
|
||||
<h3 id="last()">last</h3>
|
||||
<code class="signature">public mixed <strong>last</strong>()</code>
|
||||
<div class="details">
|
||||
@ -375,7 +369,7 @@ returns this element.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 213</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 208</div>
|
||||
<h3 id="map()">map</h3>
|
||||
<code class="signature">public <a href="../../../doctrine/common/collections/collection.html">Collection</a> <strong>map</strong>(Closure func)</code>
|
||||
<div class="details">
|
||||
@ -384,7 +378,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 178</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 173</div>
|
||||
<h3 id="next()">next</h3>
|
||||
<code class="signature">public void <strong>next</strong>()</code>
|
||||
<div class="details">
|
||||
@ -392,7 +386,7 @@ a new collection with the elements returned by the function.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 224</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 219</div>
|
||||
<h3 id="partition()">partition</h3>
|
||||
<code class="signature">public array <strong>partition</strong>(Closure p)</code>
|
||||
<div class="details">
|
||||
@ -407,7 +401,7 @@ Keys are preserved in the resulting collections.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 88</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 83</div>
|
||||
<h3 id="remove()">remove</h3>
|
||||
<code class="signature">public mixed <strong>remove</strong>(string|integer key)</code>
|
||||
<div class="details">
|
||||
@ -421,7 +415,7 @@ Keys are preserved in the resulting collections.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 96</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 91</div>
|
||||
<h3 id="removeElement()">removeElement</h3>
|
||||
<code class="signature">public mixed <strong>removeElement</strong>(mixed element)</code>
|
||||
<div class="details">
|
||||
@ -435,7 +429,7 @@ Keys are preserved in the resulting collections.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 137</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 132</div>
|
||||
<h3 id="set()">set</h3>
|
||||
<code class="signature">public void <strong>set</strong>(string|integer key, mixed value)</code>
|
||||
<div class="details">
|
||||
@ -448,7 +442,7 @@ Keys are preserved in the resulting collections.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 144</div>
|
||||
<div class="location">/Doctrine/Common/Collections/Collection.php at line 139</div>
|
||||
<h3 id="toArray()">toArray</h3>
|
||||
<code class="signature">public array <strong>toArray</strong>()</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -35,8 +35,7 @@
|
||||
|
||||
<table class="title">
|
||||
<tr><th colspan="2" class="title">Class Summary</th></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/collections/arraycollection.html">ArrayCollection</a></td><td class="description">An ArrayCollection is a Collection implementation that uses a regular PHP array
|
||||
internally.</td></tr>
|
||||
<tr><td class="name"><a href="../../../doctrine/common/collections/arraycollection.html">ArrayCollection</a></td><td class="description">An ArrayCollection is a Collection implementation that wraps a regular PHP array.</td></tr>
|
||||
</table>
|
||||
|
||||
<table class="title">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -75,7 +75,7 @@ manager.</p></div>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#addEventSubscriber()">addEventSubscriber</a>(Doctrine\Common\EventSubscriber subscriber)</p><p class="description">Adds an EventSubscriber. </p></td>
|
||||
<td class="description"><p class="name"><a href="#addEventSubscriber()">addEventSubscriber</a>(<a href="../../doctrine/common/eventsubscriber.html">EventSubscriber</a> subscriber)</p><p class="description">Adds an EventSubscriber. </p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> boolean</td>
|
||||
@ -111,7 +111,7 @@ manager.</p></div>
|
||||
|
||||
<div class="location">/Doctrine/Common/EventManager.php at line 134</div>
|
||||
<h3 id="addEventSubscriber()">addEventSubscriber</h3>
|
||||
<code class="signature">public void <strong>addEventSubscriber</strong>(Doctrine\Common\EventSubscriber subscriber)</code>
|
||||
<code class="signature">public void <strong>addEventSubscriber</strong>(<a href="../../doctrine/common/eventsubscriber.html">EventSubscriber</a> subscriber)</code>
|
||||
<div class="details">
|
||||
<p>Adds an EventSubscriber. The subscriber is asked for all the events he is
|
||||
interested in and added as a listener for these events.</p><dl>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Lexer</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 35</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 31</div>
|
||||
|
||||
<h1>Class Lexer</h1>
|
||||
|
||||
@ -47,28 +47,24 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<p class="signature">public abstract class <strong>Lexer</strong></p>
|
||||
|
||||
<div class="comment" id="overview_description"><p>Simple generic lexical scanner.</p></div>
|
||||
<div class="comment" id="overview_description"><p>Base class for writing simple lexers, i.e. for creating small DSLs.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
<dd>Roman Borschel <roman@code-factory.org></dd>
|
||||
<dt>Todo:</dt>
|
||||
<dd>Rename: AbstractLexer</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
|
||||
<table id="summary_field">
|
||||
<tr><th colspan="2">Field Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type"> array The next token in the query string.</td>
|
||||
<td class="type"> array The next token in the input.</td>
|
||||
<td class="description"><p class="name"><a href="#lookahead">$lookahead</a></p><p class="description"></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -81,7 +77,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type">protected abstract array</td>
|
||||
<td class="description"><p class="name"><a href="#getCatchablePatterns()">getCatchablePatterns</a>()</p><p class="description">Lexical catchable patterns</p></td>
|
||||
<td class="description"><p class="name"><a href="#getCatchablePatterns()">getCatchablePatterns</a>()</p><p class="description">Lexical catchable patterns.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> string</td>
|
||||
@ -89,7 +85,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">protected abstract array</td>
|
||||
<td class="description"><p class="name"><a href="#getNonCatchablePatterns()">getNonCatchablePatterns</a>()</p><p class="description">Lexical non-catchable patterns</p></td>
|
||||
<td class="description"><p class="name"><a href="#getNonCatchablePatterns()">getNonCatchablePatterns</a>()</p><p class="description">Lexical non-catchable patterns.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> array|null</td>
|
||||
@ -114,19 +110,20 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#reset()">reset</a>()</p><p class="description">Resets the scanner</p></td>
|
||||
<td class="description"><p class="name"><a href="#reset()">reset</a>()</p><p class="description">Resets the lexer.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#resetPeek()">resetPeek</a>()</p><p class="description">Resets the peek pointer to 0</p></td>
|
||||
<td class="description"><p class="name"><a href="#resetPeek()">resetPeek</a>()</p><p class="description">Resets the peek pointer to 0.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#resetPosition()">resetPosition</a>(integer position)</p><p class="description">Resets the lexer position on the input to the given position</p></td>
|
||||
<td class="description"><p class="name"><a href="#resetPosition()">resetPosition</a>(integer position)</p><p class="description">Resets the lexer position on the input to the given position.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#setInput()">setInput</a>(string input)</p><p class="description">Inputs data to be tokenized</p></td>
|
||||
<td class="description"><p class="name"><a href="#setInput()">setInput</a>(string input)</p><p class="description">Sets the input data to be tokenized.
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
@ -135,15 +132,15 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 55</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 51</div>
|
||||
<h3 id="lookahead">lookahead</h3>
|
||||
<code class="signature">public array The next token in the query string. <strong>$lookahead</strong></code>
|
||||
<code class="signature">public array The next token in the input. <strong>$lookahead</strong></code>
|
||||
<div class="details">
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 60</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 56</div>
|
||||
<h3 id="token">token</h3>
|
||||
<code class="signature">public array The last matched/seen token. <strong>$token</strong></code>
|
||||
<div class="details">
|
||||
@ -152,15 +149,15 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 242</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 239</div>
|
||||
<h3 id="getCatchablePatterns()">getCatchablePatterns</h3>
|
||||
<code class="signature">protected abstract array <strong>getCatchablePatterns</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Lexical catchable patterns</p></div>
|
||||
<p>Lexical catchable patterns.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 222</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 219</div>
|
||||
<h3 id="getLiteral()">getLiteral</h3>
|
||||
<code class="signature">public string <strong>getLiteral</strong>(integer token)</code>
|
||||
<div class="details">
|
||||
@ -168,15 +165,15 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 249</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 246</div>
|
||||
<h3 id="getNonCatchablePatterns()">getNonCatchablePatterns</h3>
|
||||
<code class="signature">protected abstract array <strong>getNonCatchablePatterns</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Lexical non-catchable patterns</p></div>
|
||||
<p>Lexical non-catchable patterns.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 180</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 177</div>
|
||||
<h3 id="glimpse()">glimpse</h3>
|
||||
<code class="signature">public array|null <strong>glimpse</strong>()</code>
|
||||
<div class="details">
|
||||
@ -188,7 +185,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 156</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 153</div>
|
||||
<h3 id="isA()">isA</h3>
|
||||
<code class="signature">public boolean <strong>isA</strong>(mixed value, integer token)</code>
|
||||
<div class="details">
|
||||
@ -196,7 +193,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 111</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 108</div>
|
||||
<h3 id="isNextToken()">isNextToken</h3>
|
||||
<code class="signature">public boolean <strong>isNextToken</strong>(integer|string token)</code>
|
||||
<div class="details">
|
||||
@ -204,7 +201,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 127</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 124</div>
|
||||
<h3 id="moveNext()">moveNext</h3>
|
||||
<code class="signature">public array|null <strong>moveNext</strong>()</code>
|
||||
<div class="details">
|
||||
@ -220,7 +217,7 @@ parameter, none)
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 166</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 163</div>
|
||||
<h3 id="peek()">peek</h3>
|
||||
<code class="signature">public array <strong>peek</strong>()</code>
|
||||
<div class="details">
|
||||
@ -232,27 +229,27 @@ parameter, none)
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 78</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 76</div>
|
||||
<h3 id="reset()">reset</h3>
|
||||
<code class="signature">public void <strong>reset</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Resets the scanner</p></div>
|
||||
<p>Resets the lexer.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 90</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 87</div>
|
||||
<h3 id="resetPeek()">resetPeek</h3>
|
||||
<code class="signature">public void <strong>resetPeek</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Resets the peek pointer to 0</p></div>
|
||||
<p>Resets the peek pointer to 0.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 100</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 97</div>
|
||||
<h3 id="resetPosition()">resetPosition</h3>
|
||||
<code class="signature">public void <strong>resetPosition</strong>(integer position)</code>
|
||||
<div class="details">
|
||||
<p>Resets the lexer position on the input to the given position</p><dl>
|
||||
<p>Resets the lexer position on the input to the given position.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>position - Position to place the lexical scanner</dd>
|
||||
</dl>
|
||||
@ -260,19 +257,20 @@ parameter, none)
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 67</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 66</div>
|
||||
<h3 id="setInput()">setInput</h3>
|
||||
<code class="signature">public void <strong>setInput</strong>(string input)</code>
|
||||
<div class="details">
|
||||
<p>Inputs data to be tokenized</p><dl>
|
||||
<p>Sets the input data to be tokenized.</p><p>The Lexer is immediately reset and the new input tokenized.
|
||||
Any unprocessed tokens from any previous input are lost.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>input - input to be tokenized</dd>
|
||||
<dd>input - The input to be tokenized.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 142</div>
|
||||
<div class="location">/Doctrine/Common/Lexer.php at line 139</div>
|
||||
<h3 id="skipUntil()">skipUntil</h3>
|
||||
<code class="signature">public void <strong>skipUntil</strong>(mixed type, $type The)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -27,6 +27,8 @@
|
||||
|
||||
<h2>Interfaces</h2>
|
||||
<ul>
|
||||
<li><a href="../../doctrine/common/comparable.html" target="main">Comparable</a></li>
|
||||
<li><a href="../../doctrine/common/equatable.html" target="main">Equatable</a></li>
|
||||
<li><a href="../../doctrine/common/eventsubscriber.html" target="main">EventSubscriber</a></li>
|
||||
<li><a href="../../doctrine/common/notifypropertychanged.html" target="main">NotifyPropertyChanged</a></li>
|
||||
<li><a href="../../doctrine/common/propertychangedlistener.html" target="main">PropertyChangedListener</a></li>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -12,7 +12,7 @@
|
||||
<title>Doctrine\Common (Doctrine)</title>
|
||||
|
||||
</head>
|
||||
<body id="package" onload="parent.document.title=document.title;">
|
||||
<body id="tree" onload="parent.document.title=document.title;">
|
||||
|
||||
<div class="header">
|
||||
<h1>Doctrine</h1>
|
||||
@ -41,12 +41,15 @@ installed on the SPL autoload stack. </td></tr>
|
||||
</td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/eventmanager.html">EventManager</a></td><td class="description">The EventManager is the central point of Doctrine's event listener system.
|
||||
</td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/lexer.html">Lexer</a></td><td class="description">Simple generic lexical scanner.</td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/lexer.html">Lexer</a></td><td class="description">Base class for writing simple lexers, i.e. </td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/version.html">Version</a></td><td class="description">Class to store and retrieve the version of Doctrine</td></tr>
|
||||
</table>
|
||||
|
||||
<table class="title">
|
||||
<tr><th colspan="2" class="title">Interface Summary</th></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/comparable.html">Comparable</a></td><td class="description">Contract for classes whose instances have a natural ordering.</td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/equatable.html">Equatable</a></td><td class="description">Contract for classes whose instances can be compared for equality by means of
|
||||
an explicit {@link equals} method.</td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/eventsubscriber.html">EventSubscriber</a></td><td class="description">An EventSubscriber knows himself what events he is interested in.
|
||||
</td></tr>
|
||||
<tr><td class="name"><a href="../../doctrine/common/notifypropertychanged.html">NotifyPropertyChanged</a></td><td class="description">Contract for classes that provide the service of notifying listeners of
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\Common\Version</div>
|
||||
<div class="location">/Doctrine/Common/Version.php at line 36</div>
|
||||
<div class="location">/Doctrine/Common/Version.php at line 34</div>
|
||||
|
||||
<h1>Class Version</h1>
|
||||
|
||||
@ -83,7 +83,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Version.php at line 41</div>
|
||||
<div class="location">/Doctrine/Common/Version.php at line 39</div>
|
||||
<h3 id="VERSION">VERSION</h3>
|
||||
<code class="signature">public final str <strong>VERSION</strong> = '2.0-DEV'</code>
|
||||
<div class="details">
|
||||
@ -92,7 +92,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/Common/Version.php at line 50</div>
|
||||
<div class="location">/Doctrine/Common/Version.php at line 48</div>
|
||||
<h3 id="compare()">compare</h3>
|
||||
<code class="signature">public static int <strong>compare</strong>(string version)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\DBAL\Configuration</div>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 39</div>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 34</div>
|
||||
|
||||
<h1>Class Configuration</h1>
|
||||
|
||||
@ -50,14 +50,8 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<div class="comment" id="overview_description"><p>Configuration container for the Doctrine DBAL.</p></div>
|
||||
|
||||
<dl>
|
||||
<dt>License:</dt>
|
||||
<dd>http://www.opensource.org/licenses/lgpl-license.php LGPL</dd>
|
||||
<dt>See Also:</dt>
|
||||
<dd><code>www.doctrine-project.org</code></dd>
|
||||
<dt>Since:</dt>
|
||||
<dd>2.0</dd>
|
||||
<dt>Version:</dt>
|
||||
<dd>$Revision: 3938 $</dd>
|
||||
<dt>Author:</dt>
|
||||
<dd>Guilherme Blanco <guilhermeblanco@hotmail.com></dd>
|
||||
<dd>Jonathan Wage <jonwage@gmail.com></dd>
|
||||
@ -76,13 +70,6 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table id="summary_constr">
|
||||
<tr><th colspan="2">Constructor Summary</th></tr>
|
||||
<tr>
|
||||
<td class="description"><p class="name"><a href="#Configuration()">Configuration</a>()</p><p class="description">Creates a new DBAL configuration instance.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table id="summary_method">
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
@ -96,7 +83,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 47</div>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 42</div>
|
||||
<h3 id="_attributes">_attributes</h3>
|
||||
<code class="signature">protected array <strong>$_attributes</strong> = array()</code>
|
||||
<div class="details">
|
||||
@ -105,17 +92,8 @@ Values are default values.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 52</div>
|
||||
<h3 id="Configuration()">Configuration</h3>
|
||||
<code class="signature">public <strong>Configuration</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Creates a new DBAL configuration instance.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 74</div>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 59</div>
|
||||
<h3 id="getSQLLogger()">getSQLLogger</h3>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/logging/sqllogger.html">SQLLogger</a> <strong>getSQLLogger</strong>()</code>
|
||||
<div class="details">
|
||||
@ -123,7 +101,7 @@ Values are default values.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 64</div>
|
||||
<div class="location">/Doctrine/DBAL/Configuration.php at line 49</div>
|
||||
<h3 id="setSQLLogger()">setSQLLogger</h3>
|
||||
<code class="signature">public void <strong>setSQLLogger</strong>(<a href="../../doctrine/dbal/logging/sqllogger.html">SQLLogger</a> logger)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\DBAL\Connection</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 45</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 43</div>
|
||||
|
||||
<h1>Class Connection</h1>
|
||||
|
||||
@ -88,23 +88,23 @@ lazy connecting and more.</p></div>
|
||||
<td class="description"><p class="name"><a href="#TRANSACTION_SERIALIZABLE">TRANSACTION_SERIALIZABLE</a></p><p class="description">Constant for transaction isolation level SERIALIZABLE.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">protected Doctrine\DBAL\Configuration</td>
|
||||
<td class="type">protected <a href="../../doctrine/dbal/configuration.html">Configuration</a></td>
|
||||
<td class="description"><p class="name"><a href="#_config">$_config</a></p><p class="description"></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">protected Doctrine\DBAL\Driver\Connection</td>
|
||||
<td class="type">protected <a href="../../doctrine/dbal/driver/connection.html">Connection</a></td>
|
||||
<td class="description"><p class="name"><a href="#_conn">$_conn</a></p><p class="description">The wrapped driver connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">protected Doctrine\DBAL\Driver</td>
|
||||
<td class="type">protected <a href="../../doctrine/dbal/driver.html">Driver</a></td>
|
||||
<td class="description"><p class="name"><a href="#_driver">$_driver</a></p><p class="description">The used DBAL driver.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">protected Doctrine\Common\EventManager</td>
|
||||
<td class="type">protected <a href="../../doctrine/common/eventmanager.html">EventManager</a></td>
|
||||
<td class="description"><p class="name"><a href="#_eventManager">$_eventManager</a></p><p class="description"></p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type">protected Doctrine\DBAL\Platforms\AbstractPlatform</td>
|
||||
<td class="type">protected <a href="../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a></td>
|
||||
<td class="description"><p class="name"><a href="#_platform">$_platform</a></p><p class="description">The DatabasePlatform object that provides information about the
|
||||
database platform used by the connection.</p></td>
|
||||
</tr>
|
||||
@ -166,7 +166,7 @@ rules of a specific DBAL mapping type.</p></td>
|
||||
<td class="description"><p class="name"><a href="#exec()">exec</a>(string statement)</p><p class="description">Execute an SQL statement and return the number of affected rows.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Statement</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/driver/statement.html">Statement</a></td>
|
||||
<td class="description"><p class="name"><a href="#executeQuery()">executeQuery</a>(string query, array params)</p><p class="description">Executes an, optionally parameterized, SQL query.
|
||||
</p></td>
|
||||
</tr>
|
||||
@ -186,17 +186,17 @@ and returns the number of affected rows.
|
||||
as a numerically indexed array.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> array</td>
|
||||
<td class="description"><p class="name"><a href="#fetchAssoc()">fetchAssoc</a>(string statement, array params)</p><p class="description">Prepares and executes an SQL query and returns the first row of the result
|
||||
as an associative array.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> mixed</td>
|
||||
<td class="description"><p class="name"><a href="#fetchColumn()">fetchColumn</a>(string statement, array params, int colnum)</p><p class="description">Prepares and executes an SQL query and returns the value of a single column
|
||||
of the first row of the result.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> array</td>
|
||||
<td class="description"><p class="name"><a href="#fetchRow()">fetchRow</a>(string statement, array params)</p><p class="description">Prepares and executes an SQL query and returns the first row of the result
|
||||
as an associative array.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Configuration</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/configuration.html">Configuration</a></td>
|
||||
<td class="description"><p class="name"><a href="#getConfiguration()">getConfiguration</a>()</p><p class="description">Gets the Configuration used by the Connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -204,15 +204,15 @@ as an associative array.</p></td>
|
||||
<td class="description"><p class="name"><a href="#getDatabase()">getDatabase</a>()</p><p class="description">Gets the name of the database this Connection is connected to.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Platforms\AbstractPlatform</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a></td>
|
||||
<td class="description"><p class="name"><a href="#getDatabasePlatform()">getDatabasePlatform</a>()</p><p class="description">Gets the DatabasePlatform for the connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/driver.html">Driver</a></td>
|
||||
<td class="description"><p class="name"><a href="#getDriver()">getDriver</a>()</p><p class="description">Gets the DBAL driver instance.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\Common\EventManager</td>
|
||||
<td class="type"> <a href="../../doctrine/common/eventmanager.html">EventManager</a></td>
|
||||
<td class="description"><p class="name"><a href="#getEventManager()">getEventManager</a>()</p><p class="description">Gets the EventManager used by the Connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -232,10 +232,6 @@ as an associative array.</p></td>
|
||||
<td class="description"><p class="name"><a href="#getPort()">getPort</a>()</p><p class="description">Gets the port of the currently connected database.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> boolean</td>
|
||||
<td class="description"><p class="name"><a href="#getRollbackOnly()">getRollbackOnly</a>()</p><p class="description">Check whether the current transaction is marked for rollback only.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Schema\SchemaManager</td>
|
||||
<td class="description"><p class="name"><a href="#getSchemaManager()">getSchemaManager</a>()</p><p class="description">Gets the SchemaManager that can be used to inspect or change the
|
||||
database schema through the connection.</p></td>
|
||||
@ -253,7 +249,7 @@ database schema through the connection.</p></td>
|
||||
<td class="description"><p class="name"><a href="#getUsername()">getUsername</a>()</p><p class="description">Gets the username used by this connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Connection</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/driver/connection.html">Connection</a></td>
|
||||
<td class="description"><p class="name"><a href="#getWrappedConnection()">getWrappedConnection</a>()</p><p class="description">Gets the wrapped driver connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -266,6 +262,10 @@ database schema through the connection.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> boolean</td>
|
||||
<td class="description"><p class="name"><a href="#isRollbackOnly()">isRollbackOnly</a>()</p><p class="description">Check whether the current transaction is marked for rollback only.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> boolean</td>
|
||||
<td class="description"><p class="name"><a href="#isTransactionActive()">isTransactionActive</a>()</p><p class="description">Checks whether a transaction is currently active.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -275,7 +275,7 @@ depending on the underlying driver.
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Statement</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/driver/statement.html">Statement</a></td>
|
||||
<td class="description"><p class="name"><a href="#prepare()">prepare</a>(string statement)</p><p class="description">Prepares an SQL statement.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -284,7 +284,7 @@ depending on the underlying driver.
|
||||
applying a given projection/transformation function on each row of the result.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Statement</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/driver/statement.html">Statement</a></td>
|
||||
<td class="description"><p class="name"><a href="#query()">query</a>(string statement, integer fetchType)</p><p class="description">Executes an SQL statement, returning a result set as a Statement object.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -316,13 +316,18 @@ outcome for the transaction to be rolled back.</p></td>
|
||||
<td class="description"><p class="name"><a href="#setTransactionIsolation()">setTransactionIsolation</a>(integer level)</p><p class="description">Sets the transaction isolation level.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#transactional()">transactional</a>(Closure func)</p><p class="description">Executes a function in a transaction.
|
||||
</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> integer</td>
|
||||
<td class="description"><p class="name"><a href="#update()">update</a>(mixed tableName, mixed data, array identifier, string table)</p><p class="description">Executes an SQL UPDATE statement on a table.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 55</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 53</div>
|
||||
<h3 id="TRANSACTION_READ_COMMITTED">TRANSACTION_READ_COMMITTED</h3>
|
||||
<code class="signature">public final int <strong>TRANSACTION_READ_COMMITTED</strong> = 2</code>
|
||||
<div class="details">
|
||||
@ -330,7 +335,7 @@ outcome for the transaction to be rolled back.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 50</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 48</div>
|
||||
<h3 id="TRANSACTION_READ_UNCOMMITTED">TRANSACTION_READ_UNCOMMITTED</h3>
|
||||
<code class="signature">public final int <strong>TRANSACTION_READ_UNCOMMITTED</strong> = 1</code>
|
||||
<div class="details">
|
||||
@ -338,7 +343,7 @@ outcome for the transaction to be rolled back.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 60</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 58</div>
|
||||
<h3 id="TRANSACTION_REPEATABLE_READ">TRANSACTION_REPEATABLE_READ</h3>
|
||||
<code class="signature">public final int <strong>TRANSACTION_REPEATABLE_READ</strong> = 3</code>
|
||||
<div class="details">
|
||||
@ -346,7 +351,7 @@ outcome for the transaction to be rolled back.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 65</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 63</div>
|
||||
<h3 id="TRANSACTION_SERIALIZABLE">TRANSACTION_SERIALIZABLE</h3>
|
||||
<code class="signature">public final int <strong>TRANSACTION_SERIALIZABLE</strong> = 4</code>
|
||||
<div class="details">
|
||||
@ -354,48 +359,48 @@ outcome for the transaction to be rolled back.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 77</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 75</div>
|
||||
<h3 id="_config">_config</h3>
|
||||
<code class="signature">protected Doctrine\DBAL\Configuration <strong>$_config</strong></code>
|
||||
<code class="signature">protected <a href="../../doctrine/dbal/configuration.html">Configuration</a> <strong>$_config</strong></code>
|
||||
<div class="details">
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 72</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 70</div>
|
||||
<h3 id="_conn">_conn</h3>
|
||||
<code class="signature">protected Doctrine\DBAL\Driver\Connection <strong>$_conn</strong></code>
|
||||
<code class="signature">protected <a href="../../doctrine/dbal/driver/connection.html">Connection</a> <strong>$_conn</strong></code>
|
||||
<div class="details">
|
||||
<p>The wrapped driver connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 132</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 130</div>
|
||||
<h3 id="_driver">_driver</h3>
|
||||
<code class="signature">protected Doctrine\DBAL\Driver <strong>$_driver</strong></code>
|
||||
<code class="signature">protected <a href="../../doctrine/dbal/driver.html">Driver</a> <strong>$_driver</strong></code>
|
||||
<div class="details">
|
||||
<p>The used DBAL driver.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 82</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 80</div>
|
||||
<h3 id="_eventManager">_eventManager</h3>
|
||||
<code class="signature">protected Doctrine\Common\EventManager <strong>$_eventManager</strong></code>
|
||||
<code class="signature">protected <a href="../../doctrine/common/eventmanager.html">EventManager</a> <strong>$_eventManager</strong></code>
|
||||
<div class="details">
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 118</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 116</div>
|
||||
<h3 id="_platform">_platform</h3>
|
||||
<code class="signature">protected Doctrine\DBAL\Platforms\AbstractPlatform <strong>$_platform</strong></code>
|
||||
<code class="signature">protected <a href="../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a> <strong>$_platform</strong></code>
|
||||
<div class="details">
|
||||
<p>The DatabasePlatform object that provides information about the
|
||||
database platform used by the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 125</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 123</div>
|
||||
<h3 id="_schemaManager">_schemaManager</h3>
|
||||
<code class="signature">protected Doctrine\DBAL\Schema\SchemaManager <strong>$_schemaManager</strong></code>
|
||||
<div class="details">
|
||||
@ -404,7 +409,7 @@ database platform used by the connection.</p></div>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_constr">Constructor Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 149</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 147</div>
|
||||
<h3 id="Connection()">Connection</h3>
|
||||
<code class="signature">public <strong>Connection</strong>(array params, <a href="../../doctrine/dbal/driver.html">Driver</a> driver, <a href="../../doctrine/dbal/configuration.html">Configuration</a> config, <a href="../../doctrine/common/eventmanager.html">EventManager</a> eventManager)</code>
|
||||
<div class="details">
|
||||
@ -420,7 +425,7 @@ database platform used by the connection.</p></div>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 716</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 735</div>
|
||||
<h3 id="beginTransaction()">beginTransaction</h3>
|
||||
<code class="signature">public void <strong>beginTransaction</strong>()</code>
|
||||
<div class="details">
|
||||
@ -428,7 +433,7 @@ database platform used by the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 396</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 393</div>
|
||||
<h3 id="close()">close</h3>
|
||||
<code class="signature">public void <strong>close</strong>()</code>
|
||||
<div class="details">
|
||||
@ -436,7 +441,7 @@ database platform used by the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 734</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 753</div>
|
||||
<h3 id="commit()">commit</h3>
|
||||
<code class="signature">public void <strong>commit</strong>()</code>
|
||||
<div class="details">
|
||||
@ -448,7 +453,7 @@ database platform used by the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 287</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 285</div>
|
||||
<h3 id="connect()">connect</h3>
|
||||
<code class="signature">public boolean <strong>connect</strong>()</code>
|
||||
<div class="details">
|
||||
@ -460,7 +465,7 @@ database platform used by the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 841</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 860</div>
|
||||
<h3 id="convertToDatabaseValue()">convertToDatabaseValue</h3>
|
||||
<code class="signature">public mixed <strong>convertToDatabaseValue</strong>(mixed value, string type)</code>
|
||||
<div class="details">
|
||||
@ -476,7 +481,7 @@ rules of a specific DBAL mapping type.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 854</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 873</div>
|
||||
<h3 id="convertToPHPValue()">convertToPHPValue</h3>
|
||||
<code class="signature">public mixed <strong>convertToPHPValue</strong>(mixed value, string type)</code>
|
||||
<div class="details">
|
||||
@ -492,7 +497,7 @@ rules of a specific DBAL mapping type.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 376</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 373</div>
|
||||
<h3 id="delete()">delete</h3>
|
||||
<code class="signature">public integer <strong>delete</strong>(mixed tableName, array identifier, string table)</code>
|
||||
<div class="details">
|
||||
@ -507,7 +512,7 @@ rules of a specific DBAL mapping type.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 677</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 674</div>
|
||||
<h3 id="errorCode()">errorCode</h3>
|
||||
<code class="signature">public integer <strong>errorCode</strong>()</code>
|
||||
<div class="details">
|
||||
@ -519,7 +524,7 @@ rules of a specific DBAL mapping type.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 688</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 685</div>
|
||||
<h3 id="errorInfo()">errorInfo</h3>
|
||||
<code class="signature">public array <strong>errorInfo</strong>()</code>
|
||||
<div class="details">
|
||||
@ -531,7 +536,7 @@ rules of a specific DBAL mapping type.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 656</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 653</div>
|
||||
<h3 id="exec()">exec</h3>
|
||||
<code class="signature">public integer <strong>exec</strong>(string statement)</code>
|
||||
<div class="details">
|
||||
@ -543,9 +548,9 @@ rules of a specific DBAL mapping type.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 554</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 551</div>
|
||||
<h3 id="executeQuery()">executeQuery</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Statement <strong>executeQuery</strong>(string query, array params)</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/driver/statement.html">Statement</a> <strong>executeQuery</strong>(string query, array params)</code>
|
||||
<div class="details">
|
||||
<p>Executes an, optionally parameterized, SQL query.</p><p>If the query is parameterized, a prepared statement is used.
|
||||
If an SQLLogger is configured, the execution is logged.</p><dl>
|
||||
@ -561,7 +566,7 @@ If an SQLLogger is configured, the execution is logged.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 626</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 623</div>
|
||||
<h3 id="executeUpdate()">executeUpdate</h3>
|
||||
<code class="signature">public integer <strong>executeUpdate</strong>(string query, array params, array types)</code>
|
||||
<div class="details">
|
||||
@ -580,7 +585,7 @@ and returns the number of affected rows.</p><p>This method supports PDO binding
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 525</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 522</div>
|
||||
<h3 id="fetchAll()">fetchAll</h3>
|
||||
<code class="signature">public array <strong>fetchAll</strong>(string sql, array params)</code>
|
||||
<div class="details">
|
||||
@ -593,7 +598,7 @@ and returns the number of affected rows.</p><p>This method supports PDO binding
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 330</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 327</div>
|
||||
<h3 id="fetchArray()">fetchArray</h3>
|
||||
<code class="signature">public array <strong>fetchArray</strong>(string statement, array params)</code>
|
||||
<div class="details">
|
||||
@ -607,7 +612,21 @@ as a numerically indexed array.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 344</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 314</div>
|
||||
<h3 id="fetchAssoc()">fetchAssoc</h3>
|
||||
<code class="signature">public array <strong>fetchAssoc</strong>(string statement, array params)</code>
|
||||
<div class="details">
|
||||
<p>Prepares and executes an SQL query and returns the first row of the result
|
||||
as an associative array.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>statement - The SQL query.</dd>
|
||||
<dd>params - The query parameters.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 341</div>
|
||||
<h3 id="fetchColumn()">fetchColumn</h3>
|
||||
<code class="signature">public mixed <strong>fetchColumn</strong>(string statement, array params, int colnum)</code>
|
||||
<div class="details">
|
||||
@ -622,31 +641,15 @@ of the first row of the result.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 317</div>
|
||||
<h3 id="fetchRow()">fetchRow</h3>
|
||||
<code class="signature">public array <strong>fetchRow</strong>(string statement, array params)</code>
|
||||
<div class="details">
|
||||
<p>Prepares and executes an SQL query and returns the first row of the result
|
||||
as an associative array.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>statement - The SQL query.</dd>
|
||||
<dd>params - The query parameters.</dd>
|
||||
<dt>Todo:</dt>
|
||||
<dd>Rename: fetchAssoc</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 256</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 254</div>
|
||||
<h3 id="getConfiguration()">getConfiguration</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Configuration <strong>getConfiguration</strong>()</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/configuration.html">Configuration</a> <strong>getConfiguration</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Gets the Configuration used by the Connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 196</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 194</div>
|
||||
<h3 id="getDatabase()">getDatabase</h3>
|
||||
<code class="signature">public string <strong>getDatabase</strong>()</code>
|
||||
<div class="details">
|
||||
@ -658,31 +661,31 @@ as an associative array.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 276</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 274</div>
|
||||
<h3 id="getDatabasePlatform()">getDatabasePlatform</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Platforms\AbstractPlatform <strong>getDatabasePlatform</strong>()</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a> <strong>getDatabasePlatform</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Gets the DatabasePlatform for the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 246</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 244</div>
|
||||
<h3 id="getDriver()">getDriver</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver <strong>getDriver</strong>()</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/driver.html">Driver</a> <strong>getDriver</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Gets the DBAL driver instance.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 266</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 264</div>
|
||||
<h3 id="getEventManager()">getEventManager</h3>
|
||||
<code class="signature">public Doctrine\Common\EventManager <strong>getEventManager</strong>()</code>
|
||||
<code class="signature">public <a href="../../doctrine/common/eventmanager.html">EventManager</a> <strong>getEventManager</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Gets the EventManager used by the Connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 206</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 204</div>
|
||||
<h3 id="getHost()">getHost</h3>
|
||||
<code class="signature">public string <strong>getHost</strong>()</code>
|
||||
<div class="details">
|
||||
@ -690,7 +693,7 @@ as an associative array.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 186</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 184</div>
|
||||
<h3 id="getParams()">getParams</h3>
|
||||
<code class="signature">public array <strong>getParams</strong>()</code>
|
||||
<div class="details">
|
||||
@ -702,7 +705,7 @@ as an associative array.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 236</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 234</div>
|
||||
<h3 id="getPassword()">getPassword</h3>
|
||||
<code class="signature">public string <strong>getPassword</strong>()</code>
|
||||
<div class="details">
|
||||
@ -710,7 +713,7 @@ as an associative array.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 216</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 214</div>
|
||||
<h3 id="getPort()">getPort</h3>
|
||||
<code class="signature">public mixed <strong>getPort</strong>()</code>
|
||||
<div class="details">
|
||||
@ -718,19 +721,7 @@ as an associative array.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 825</div>
|
||||
<h3 id="getRollbackOnly()">getRollbackOnly</h3>
|
||||
<code class="signature">public boolean <strong>getRollbackOnly</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Check whether the current transaction is marked for rollback only.</p><dl>
|
||||
<dt>Throws:</dt>
|
||||
<dd><a href="../../doctrine/dbal/connectionexception.html">If no transaction is active.</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 796</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 815</div>
|
||||
<h3 id="getSchemaManager()">getSchemaManager</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Schema\SchemaManager <strong>getSchemaManager</strong>()</code>
|
||||
<div class="details">
|
||||
@ -739,7 +730,7 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 420</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 417</div>
|
||||
<h3 id="getTransactionIsolation()">getTransactionIsolation</h3>
|
||||
<code class="signature">public integer <strong>getTransactionIsolation</strong>()</code>
|
||||
<div class="details">
|
||||
@ -751,7 +742,7 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 667</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 664</div>
|
||||
<h3 id="getTransactionNestingLevel()">getTransactionNestingLevel</h3>
|
||||
<code class="signature">public integer <strong>getTransactionNestingLevel</strong>()</code>
|
||||
<div class="details">
|
||||
@ -763,7 +754,7 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 226</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 224</div>
|
||||
<h3 id="getUsername()">getUsername</h3>
|
||||
<code class="signature">public string <strong>getUsername</strong>()</code>
|
||||
<div class="details">
|
||||
@ -771,15 +762,15 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 783</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 802</div>
|
||||
<h3 id="getWrappedConnection()">getWrappedConnection</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Connection <strong>getWrappedConnection</strong>()</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/driver/connection.html">Connection</a> <strong>getWrappedConnection</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Gets the wrapped driver connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 456</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 453</div>
|
||||
<h3 id="insert()">insert</h3>
|
||||
<code class="signature">public integer <strong>insert</strong>(mixed tableName, array data, string table)</code>
|
||||
<div class="details">
|
||||
@ -794,7 +785,7 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 354</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 351</div>
|
||||
<h3 id="isConnected()">isConnected</h3>
|
||||
<code class="signature">public boolean <strong>isConnected</strong>()</code>
|
||||
<div class="details">
|
||||
@ -802,7 +793,19 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 364</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 844</div>
|
||||
<h3 id="isRollbackOnly()">isRollbackOnly</h3>
|
||||
<code class="signature">public boolean <strong>isRollbackOnly</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Check whether the current transaction is marked for rollback only.</p><dl>
|
||||
<dt>Throws:</dt>
|
||||
<dd><a href="../../doctrine/dbal/connectionexception.html">If no transaction is active.</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 361</div>
|
||||
<h3 id="isTransactionActive()">isTransactionActive</h3>
|
||||
<code class="signature">public boolean <strong>isTransactionActive</strong>()</code>
|
||||
<div class="details">
|
||||
@ -814,7 +817,7 @@ database schema through the connection.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 705</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 702</div>
|
||||
<h3 id="lastInsertId()">lastInsertId</h3>
|
||||
<code class="signature">public string <strong>lastInsertId</strong>(string seqName)</code>
|
||||
<div class="details">
|
||||
@ -831,9 +834,9 @@ columns or sequences.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 536</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 533</div>
|
||||
<h3 id="prepare()">prepare</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Statement <strong>prepare</strong>(string statement)</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/driver/statement.html">Statement</a> <strong>prepare</strong>(string statement)</code>
|
||||
<div class="details">
|
||||
<p>Prepares an SQL statement.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
@ -845,7 +848,7 @@ columns or sequences.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 588</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 585</div>
|
||||
<h3 id="project()">project</h3>
|
||||
<code class="signature">public mixed <strong>project</strong>(string query, array params, mixed function, Closure mapper)</code>
|
||||
<div class="details">
|
||||
@ -862,15 +865,15 @@ applying a given projection/transformation function on each row of the result.</
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 609</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 606</div>
|
||||
<h3 id="query()">query</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Statement <strong>query</strong>(string statement, integer fetchType)</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/driver/statement.html">Statement</a> <strong>query</strong>(string statement, integer fetchType)</code>
|
||||
<div class="details">
|
||||
<p>Executes an SQL statement, returning a result set as a Statement object.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 511</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 508</div>
|
||||
<h3 id="quote()">quote</h3>
|
||||
<code class="signature">public string <strong>quote</strong>(mixed input, string type)</code>
|
||||
<div class="details">
|
||||
@ -885,7 +888,7 @@ applying a given projection/transformation function on each row of the result.</
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 499</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 496</div>
|
||||
<h3 id="quoteIdentifier()">quoteIdentifier</h3>
|
||||
<code class="signature">public string <strong>quoteIdentifier</strong>(string str)</code>
|
||||
<div class="details">
|
||||
@ -902,7 +905,7 @@ problems than they solve.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 760</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 779</div>
|
||||
<h3 id="rollback()">rollback</h3>
|
||||
<code class="signature">public void <strong>rollback</strong>()</code>
|
||||
<div class="details">
|
||||
@ -915,7 +918,7 @@ eventlistener methods</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 481</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 478</div>
|
||||
<h3 id="setCharset()">setCharset</h3>
|
||||
<code class="signature">public void <strong>setCharset</strong>(string charset)</code>
|
||||
<div class="details">
|
||||
@ -927,7 +930,7 @@ eventlistener methods</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 811</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 830</div>
|
||||
<h3 id="setRollbackOnly()">setRollbackOnly</h3>
|
||||
<code class="signature">public void <strong>setRollbackOnly</strong>()</code>
|
||||
<div class="details">
|
||||
@ -940,7 +943,7 @@ outcome for the transaction to be rolled back.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 408</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 405</div>
|
||||
<h3 id="setTransactionIsolation()">setTransactionIsolation</h3>
|
||||
<code class="signature">public void <strong>setTransactionIsolation</strong>(integer level)</code>
|
||||
<div class="details">
|
||||
@ -952,7 +955,20 @@ outcome for the transaction to be rolled back.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 432</div>
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 718</div>
|
||||
<h3 id="transactional()">transactional</h3>
|
||||
<code class="signature">public void <strong>transactional</strong>(Closure func)</code>
|
||||
<div class="details">
|
||||
<p>Executes a function in a transaction.</p><p>The function gets passed this Connection instance as an (optional) parameter.</p><p>If an exception occurs during execution of the function or transaction commit,
|
||||
the transaction is rolled back and the exception re-thrown.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
<dd>func - The function to execute transactionally.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Connection.php at line 429</div>
|
||||
<h3 id="update()">update</h3>
|
||||
<code class="signature">public integer <strong>update</strong>(mixed tableName, mixed data, array identifier, string table)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../stylesheet.css">
|
||||
<link rel="start" href="../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\DBAL\Driver</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 11</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 28</div>
|
||||
|
||||
<h1>Interface Driver</h1>
|
||||
|
||||
@ -59,15 +59,15 @@ Interface that all DBAL drivers must implement.</p></div>
|
||||
<table id="summary_method">
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Connection</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/driver/connection.html">Connection</a></td>
|
||||
<td class="description"><p class="name"><a href="#connect()">connect</a>(array params, string username, string password, array driverOptions)</p><p class="description">Attempts to create a connection with the database.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> string</td>
|
||||
<td class="description"><p class="name"><a href="#getDatabase()">getDatabase</a>(Doctrine\DBAL\Connection conn)</p><p class="description">Get the name of the database connected to for this driver.</p></td>
|
||||
<td class="description"><p class="name"><a href="#getDatabase()">getDatabase</a>(<a href="../../doctrine/dbal/connection.html">Connection</a> conn)</p><p class="description">Get the name of the database connected to for this driver.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Platforms\AbstractPlatform</td>
|
||||
<td class="type"> <a href="../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a></td>
|
||||
<td class="description"><p class="name"><a href="#getDatabasePlatform()">getDatabasePlatform</a>()</p><p class="description">Gets the DatabasePlatform instance that provides all the metadata about
|
||||
the platform this driver connects to.</p></td>
|
||||
</tr>
|
||||
@ -77,15 +77,15 @@ the platform this driver connects to.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\SchemaManager</td>
|
||||
<td class="description"><p class="name"><a href="#getSchemaManager()">getSchemaManager</a>(Doctrine\DBAL\Connection conn)</p><p class="description">Gets the SchemaManager that can be used to inspect and change the underlying
|
||||
<td class="description"><p class="name"><a href="#getSchemaManager()">getSchemaManager</a>(<a href="../../doctrine/dbal/connection.html">Connection</a> conn)</p><p class="description">Gets the SchemaManager that can be used to inspect and change the underlying
|
||||
database schema of the platform this driver connects to.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 22</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 39</div>
|
||||
<h3 id="connect()">connect</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Connection <strong>connect</strong>(array params, string username, string password, array driverOptions)</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/driver/connection.html">Connection</a> <strong>connect</strong>(array params, string username, string password, array driverOptions)</code>
|
||||
<div class="details">
|
||||
<p>Attempts to create a connection with the database.</p><dl>
|
||||
<dt>Parameters:</dt>
|
||||
@ -100,9 +100,9 @@ database schema of the platform this driver connects to.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 54</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 71</div>
|
||||
<h3 id="getDatabase()">getDatabase</h3>
|
||||
<code class="signature">public string <strong>getDatabase</strong>(Doctrine\DBAL\Connection conn)</code>
|
||||
<code class="signature">public string <strong>getDatabase</strong>(<a href="../../doctrine/dbal/connection.html">Connection</a> conn)</code>
|
||||
<div class="details">
|
||||
<p>Get the name of the database connected to for this driver.</p><dl>
|
||||
<dt>Returns:</dt>
|
||||
@ -112,9 +112,9 @@ database schema of the platform this driver connects to.</p></td>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 30</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 47</div>
|
||||
<h3 id="getDatabasePlatform()">getDatabasePlatform</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Platforms\AbstractPlatform <strong>getDatabasePlatform</strong>()</code>
|
||||
<code class="signature">public <a href="../../doctrine/dbal/platforms/abstractplatform.html">AbstractPlatform</a> <strong>getDatabasePlatform</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Gets the DatabasePlatform instance that provides all the metadata about
|
||||
the platform this driver connects to.</p><dl>
|
||||
@ -125,7 +125,7 @@ the platform this driver connects to.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 46</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 63</div>
|
||||
<h3 id="getName()">getName</h3>
|
||||
<code class="signature">public string <strong>getName</strong>()</code>
|
||||
<div class="details">
|
||||
@ -137,9 +137,9 @@ the platform this driver connects to.</p><dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 39</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver.php at line 56</div>
|
||||
<h3 id="getSchemaManager()">getSchemaManager</h3>
|
||||
<code class="signature">public Doctrine\DBAL\SchemaManager <strong>getSchemaManager</strong>(Doctrine\DBAL\Connection conn)</code>
|
||||
<code class="signature">public Doctrine\DBAL\SchemaManager <strong>getSchemaManager</strong>(<a href="../../doctrine/dbal/connection.html">Connection</a> conn)</code>
|
||||
<div class="details">
|
||||
<p>Gets the SchemaManager that can be used to inspect and change the underlying
|
||||
database schema of the platform this driver connects to.</p></div>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\DBAL\Driver\Connection</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 32</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 30</div>
|
||||
|
||||
<h1>Interface Connection</h1>
|
||||
|
||||
@ -101,7 +101,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 39</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 37</div>
|
||||
<h3 id="beginTransaction()">beginTransaction</h3>
|
||||
<code class="signature">public void <strong>beginTransaction</strong>()</code>
|
||||
<div class="details">
|
||||
@ -109,7 +109,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 40</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 38</div>
|
||||
<h3 id="commit()">commit</h3>
|
||||
<code class="signature">public void <strong>commit</strong>()</code>
|
||||
<div class="details">
|
||||
@ -117,7 +117,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 42</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 40</div>
|
||||
<h3 id="errorCode()">errorCode</h3>
|
||||
<code class="signature">public void <strong>errorCode</strong>()</code>
|
||||
<div class="details">
|
||||
@ -125,7 +125,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 43</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 41</div>
|
||||
<h3 id="errorInfo()">errorInfo</h3>
|
||||
<code class="signature">public void <strong>errorInfo</strong>()</code>
|
||||
<div class="details">
|
||||
@ -133,7 +133,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 37</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 35</div>
|
||||
<h3 id="exec()">exec</h3>
|
||||
<code class="signature">public void <strong>exec</strong>(mixed statement)</code>
|
||||
<div class="details">
|
||||
@ -141,7 +141,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 38</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 36</div>
|
||||
<h3 id="lastInsertId()">lastInsertId</h3>
|
||||
<code class="signature">public void <strong>lastInsertId</strong>(mixed name)</code>
|
||||
<div class="details">
|
||||
@ -149,7 +149,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 34</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 32</div>
|
||||
<h3 id="prepare()">prepare</h3>
|
||||
<code class="signature">public void <strong>prepare</strong>(mixed prepareString)</code>
|
||||
<div class="details">
|
||||
@ -157,7 +157,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 35</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 33</div>
|
||||
<h3 id="query()">query</h3>
|
||||
<code class="signature">public void <strong>query</strong>()</code>
|
||||
<div class="details">
|
||||
@ -165,7 +165,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 36</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 34</div>
|
||||
<h3 id="quote()">quote</h3>
|
||||
<code class="signature">public void <strong>quote</strong>(mixed input, mixed type)</code>
|
||||
<div class="details">
|
||||
@ -173,7 +173,7 @@ Driver connections must implement this interface.</p><p>This resembles (a subset
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 41</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/Connection.php at line 39</div>
|
||||
<h3 id="rollBack()">rollBack</h3>
|
||||
<code class="signature">public void <strong>rollBack</strong>()</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
@ -132,7 +132,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 87</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 88</div>
|
||||
<h3 id="bindParam()">bindParam</h3>
|
||||
<code class="signature">public void <strong>bindParam</strong>(mixed column, mixed variable, mixed type)</code>
|
||||
<div class="details">
|
||||
@ -140,7 +140,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 79</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 80</div>
|
||||
<h3 id="bindValue()">bindValue</h3>
|
||||
<code class="signature">public void <strong>bindValue</strong>(mixed param, mixed value, mixed type)</code>
|
||||
<div class="details">
|
||||
@ -148,7 +148,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 99</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 100</div>
|
||||
<h3 id="closeCursor()">closeCursor</h3>
|
||||
<code class="signature">public boolean <strong>closeCursor</strong>()</code>
|
||||
<div class="details">
|
||||
@ -160,7 +160,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 107</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 108</div>
|
||||
<h3 id="columnCount()">columnCount</h3>
|
||||
<code class="signature">public void <strong>columnCount</strong>()</code>
|
||||
<div class="details">
|
||||
@ -168,7 +168,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 115</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 116</div>
|
||||
<h3 id="errorCode()">errorCode</h3>
|
||||
<code class="signature">public void <strong>errorCode</strong>()</code>
|
||||
<div class="details">
|
||||
@ -176,7 +176,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 127</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 128</div>
|
||||
<h3 id="errorInfo()">errorInfo</h3>
|
||||
<code class="signature">public void <strong>errorInfo</strong>()</code>
|
||||
<div class="details">
|
||||
@ -184,7 +184,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 135</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 136</div>
|
||||
<h3 id="execute()">execute</h3>
|
||||
<code class="signature">public void <strong>execute</strong>(mixed params)</code>
|
||||
<div class="details">
|
||||
@ -192,7 +192,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 158</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 159</div>
|
||||
<h3 id="fetch()">fetch</h3>
|
||||
<code class="signature">public void <strong>fetch</strong>(mixed fetchStyle)</code>
|
||||
<div class="details">
|
||||
@ -200,7 +200,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 170</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 171</div>
|
||||
<h3 id="fetchAll()">fetchAll</h3>
|
||||
<code class="signature">public void <strong>fetchAll</strong>(mixed fetchStyle)</code>
|
||||
<div class="details">
|
||||
@ -208,7 +208,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 185</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 186</div>
|
||||
<h3 id="fetchColumn()">fetchColumn</h3>
|
||||
<code class="signature">public void <strong>fetchColumn</strong>(mixed columnIndex)</code>
|
||||
<div class="details">
|
||||
@ -216,7 +216,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 194</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php at line 195</div>
|
||||
<h3 id="rowCount()">rowCount</h3>
|
||||
<code class="signature">public void <strong>rowCount</strong>()</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
|
||||
<link rel="start" href="../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
@ -44,11 +44,6 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<pre class="tree">Class:Connection - Superclass: PDO
|
||||
PDO<br>⌊ <strong>Connection</strong><br /></pre>
|
||||
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd>Driver Connection </dt>
|
||||
</dl>
|
||||
|
||||
<hr>
|
||||
|
||||
<p class="signature">public class <strong>Connection</strong><br>extends PDO
|
||||
@ -67,49 +62,52 @@ PDO<br>⌊ <strong>Connection</strong><br /></pre>
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#beginTransaction()">beginTransaction</a>()</p><p class="description">Begins a database transaction.</p></td>
|
||||
<td class="description"><p class="name"><a href="#beginTransaction()">beginTransaction</a>()</p><p class="description">{@inheritdoc}</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#commit()">commit</a>()</p><p class="description">Performs the commit.</p></td>
|
||||
<td class="description"><p class="name"><a href="#commit()">commit</a>()</p><p class="description">{@inheritdoc}</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#rollback()">rollback</a>()</p><p class="description">Performs the rollback.</p></td>
|
||||
<td class="description"><p class="name"><a href="#lastInsertId()">lastInsertId</a>(mixed name)</p><p class="description">{@inheritdoc}</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> void</td>
|
||||
<td class="description"><p class="name"><a href="#rollback()">rollback</a>()</p><p class="description">{@inheritdoc}</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 56</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 50</div>
|
||||
<h3 id="beginTransaction()">beginTransaction</h3>
|
||||
<code class="signature">public void <strong>beginTransaction</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Begins a database transaction.</p><dl>
|
||||
<dt>Override.</dt>
|
||||
</dl>
|
||||
</div>
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 46</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 42</div>
|
||||
<h3 id="commit()">commit</h3>
|
||||
<code class="signature">public void <strong>commit</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Performs the commit.</p><dl>
|
||||
<dt>Override.</dt>
|
||||
</dl>
|
||||
</div>
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 36</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 58</div>
|
||||
<h3 id="lastInsertId()">lastInsertId</h3>
|
||||
<code class="signature">public void <strong>lastInsertId</strong>(mixed name)</code>
|
||||
<div class="details">
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMsSql/Connection.php at line 34</div>
|
||||
<h3 id="rollback()">rollback</h3>
|
||||
<code class="signature">public void <strong>rollback</strong>()</code>
|
||||
<div class="details">
|
||||
<p>Performs the rollback.</p><dl>
|
||||
<dt>Override.</dt>
|
||||
</dl>
|
||||
</div>
|
||||
<p></p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\DBAL\Driver\PDOMySql\Driver</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 31</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 29</div>
|
||||
|
||||
<h1>Class Driver</h1>
|
||||
|
||||
@ -63,7 +63,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<table id="summary_method">
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Connection</td>
|
||||
<td class="type"> <a href="../../../../doctrine/dbal/driver/connection.html">Connection</a></td>
|
||||
<td class="description"><p class="name"><a href="#connect()">connect</a>(array params, string username, string password, array driverOptions)</p><p class="description">Attempts to establish a connection with the underlying driver.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -85,15 +85,15 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 42</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 40</div>
|
||||
<h3 id="connect()">connect</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Connection <strong>connect</strong>(array params, string username, string password, array driverOptions)</code>
|
||||
<code class="signature">public <a href="../../../../doctrine/dbal/driver/connection.html">Connection</a> <strong>connect</strong>(array params, string username, string password, array driverOptions)</code>
|
||||
<div class="details">
|
||||
<p>Attempts to establish a connection with the underlying driver.</p></div>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 92</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 90</div>
|
||||
<h3 id="getDatabase()">getDatabase</h3>
|
||||
<code class="signature">public void <strong>getDatabase</strong>(mixed conn)</code>
|
||||
<div class="details">
|
||||
@ -101,7 +101,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 77</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 75</div>
|
||||
<h3 id="getDatabasePlatform()">getDatabasePlatform</h3>
|
||||
<code class="signature">public void <strong>getDatabasePlatform</strong>()</code>
|
||||
<div class="details">
|
||||
@ -109,7 +109,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 87</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 85</div>
|
||||
<h3 id="getName()">getName</h3>
|
||||
<code class="signature">public void <strong>getName</strong>()</code>
|
||||
<div class="details">
|
||||
@ -117,7 +117,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 82</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOMySql/Driver.php at line 80</div>
|
||||
<h3 id="getSchemaManager()">getSchemaManager</h3>
|
||||
<code class="signature">public void <strong>getSchemaManager</strong>(mixed conn)</code>
|
||||
<div class="details">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
@ -63,7 +63,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<table id="summary_method">
|
||||
<tr><th colspan="2">Method Summary</th></tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Driver\Connection</td>
|
||||
<td class="type"> <a href="../../../../doctrine/dbal/driver/connection.html">Connection</a></td>
|
||||
<td class="description"><p class="name"><a href="#connect()">connect</a>(mixed params, mixed username, mixed password, mixed driverOptions)</p><p class="description">Attempts to connect to the database and returns a driver connection on success.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -87,7 +87,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOPgSql/Driver.php at line 19</div>
|
||||
<h3 id="connect()">connect</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Driver\Connection <strong>connect</strong>(mixed params, mixed username, mixed password, mixed driverOptions)</code>
|
||||
<code class="signature">public <a href="../../../../doctrine/dbal/driver/connection.html">Connection</a> <strong>connect</strong>(mixed params, mixed username, mixed password, mixed driverOptions)</code>
|
||||
<div class="details">
|
||||
<p>Attempts to connect to the database and returns a driver connection on success.</p></div>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:04 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:36 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
@ -37,7 +37,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<div class="qualifiedName">Doctrine\DBAL\Driver\PDOSqlite\Driver</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 29</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 27</div>
|
||||
|
||||
<h1>Class Driver</h1>
|
||||
|
||||
@ -87,13 +87,13 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<td class="description"><p class="name"><a href="#getName()">getName</a>()</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="type"> Doctrine\DBAL\Schema\SqliteSchemaManager</td>
|
||||
<td class="description"><p class="name"><a href="#getSchemaManager()">getSchemaManager</a>(Doctrine\DBAL\Connection conn)</p><p class="description">Gets the schema manager that is relevant for this driver.</p></td>
|
||||
<td class="type"> <a href="../../../../doctrine/dbal/schema/sqliteschemamanager.html">SqliteSchemaManager</a></td>
|
||||
<td class="description"><p class="name"><a href="#getSchemaManager()">getSchemaManager</a>(<a href="../../../../doctrine/dbal/connection.html">Connection</a> conn)</p><p class="description">Gets the schema manager that is relevant for this driver.</p></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2 id="detail_field">Field Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 34</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 32</div>
|
||||
<h3 id="_userDefinedFunctions">_userDefinedFunctions</h3>
|
||||
<code class="signature">protected array <strong>$_userDefinedFunctions</strong> = array(...)</code>
|
||||
<div class="details">
|
||||
@ -102,7 +102,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
<hr>
|
||||
|
||||
<h2 id="detail_method">Method Detail</h2>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 49</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 47</div>
|
||||
<h3 id="connect()">connect</h3>
|
||||
<code class="signature">public <a href="../../../../doctrine/dbal/connection.html">Connection</a> <strong>connect</strong>(array params, string username, string password, array driverOptions)</code>
|
||||
<div class="details">
|
||||
@ -110,7 +110,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 113</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 111</div>
|
||||
<h3 id="getDatabase()">getDatabase</h3>
|
||||
<code class="signature">public void <strong>getDatabase</strong>(mixed conn)</code>
|
||||
<div class="details">
|
||||
@ -118,7 +118,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 92</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 90</div>
|
||||
<h3 id="getDatabasePlatform()">getDatabasePlatform</h3>
|
||||
<code class="signature">public void <strong>getDatabasePlatform</strong>()</code>
|
||||
<div class="details">
|
||||
@ -126,7 +126,7 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 108</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 106</div>
|
||||
<h3 id="getName()">getName</h3>
|
||||
<code class="signature">public void <strong>getName</strong>()</code>
|
||||
<div class="details">
|
||||
@ -134,9 +134,9 @@ Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a>
|
||||
|
||||
<hr>
|
||||
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 103</div>
|
||||
<div class="location">/Doctrine/DBAL/Driver/PDOSqlite/Driver.php at line 101</div>
|
||||
<h3 id="getSchemaManager()">getSchemaManager</h3>
|
||||
<code class="signature">public Doctrine\DBAL\Schema\SqliteSchemaManager <strong>getSchemaManager</strong>(Doctrine\DBAL\Connection conn)</code>
|
||||
<code class="signature">public <a href="../../../../doctrine/dbal/schema/sqliteschemamanager.html">SqliteSchemaManager</a> <strong>getSchemaManager</strong>(<a href="../../../../doctrine/dbal/connection.html">Connection</a> conn)</code>
|
||||
<div class="details">
|
||||
<p>Gets the schema manager that is relevant for this driver.</p></div>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:03 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:35 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
|
||||
<meta name="generator" content="PHPDoctor 2RC4 (http://phpdoctor.sourceforge.net/)">
|
||||
<meta name="when" content="Wed, 14 Apr 2010 15:12:06 +0000">
|
||||
<meta name="when" content="Wed, 12 May 2010 22:47:39 +0000">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css">
|
||||
<link rel="start" href="../../../../overview-summary.html">
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user