Make base classes extend StdClass for the sake of organization

This commit is contained in:
Timothy Warren 2012-04-27 13:12:11 -04:00
parent 1344f2fb85
commit 4dac510d70
38 changed files with 176 additions and 156 deletions

View File

@ -21,7 +21,7 @@
* @package Query
* @subpackage Helper Classes
*/
class DB_Reg {
class DB_Reg extends StdClass {
/**
* Static array of connections

View File

@ -20,7 +20,7 @@
* @package Query
* @subpackage Query
*/
class Query_Builder {
class Query_Builder extends StdClass {
/**
* Compiled 'select' clause

View File

@ -19,7 +19,7 @@
* @package Query
* @subpackage Helper Classes
*/
class Settings {
class Settings extends StdClass {
/**
* Settings object represented by the currently loaded JSON file

View File

@ -4,272 +4,292 @@
<!-- Generated by graphviz version 2.26.3 (20100126.1600)
-->
<!-- Title: G Pages: 1 -->
<svg width="528pt" height="1084pt"
viewBox="0.00 0.00 528.00 1084.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 1080)">
<svg width="528pt" height="1138pt"
viewBox="0.00 0.00 528.00 1138.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 1134)">
<title>G</title>
<polygon fill="white" stroke="white" points="-4,5 -4,-1080 525,-1080 525,5 -4,5"/>
<polygon fill="white" stroke="white" points="-4,5 -4,-1134 525,-1134 525,5 -4,5"/>
<g id="graph2" class="cluster"><title>cluster_default</title>
<polyline fill="none" stroke="none" points="190,-44 500,-44 "/>
<path fill="none" stroke="none" d="M500,-44C506,-44 512,-50 512,-56"/>
<polyline fill="none" stroke="none" points="512,-56 512,-1056 "/>
<path fill="none" stroke="none" d="M512,-1056C512,-1062 506,-1068 500,-1068"/>
<polyline fill="none" stroke="none" points="500,-1068 190,-1068 "/>
<path fill="none" stroke="none" d="M190,-1068C184,-1068 178,-1062 178,-1056"/>
<polyline fill="none" stroke="none" points="178,-1056 178,-56 "/>
<path fill="none" stroke="none" d="M178,-56C178,-50 184,-44 190,-44"/>
<polyline fill="none" stroke="none" points="190,-98 500,-98 "/>
<path fill="none" stroke="none" d="M500,-98C506,-98 512,-104 512,-110"/>
<polyline fill="none" stroke="none" points="512,-110 512,-1110 "/>
<path fill="none" stroke="none" d="M512,-1110C512,-1116 506,-1122 500,-1122"/>
<polyline fill="none" stroke="none" points="500,-1122 190,-1122 "/>
<path fill="none" stroke="none" d="M190,-1122C184,-1122 178,-1116 178,-1110"/>
<polyline fill="none" stroke="none" points="178,-1110 178,-110 "/>
<path fill="none" stroke="none" d="M178,-110C178,-104 184,-98 190,-98"/>
</g>
<!-- \\DB_Reg -->
<g id="node2" class="node"><title>\\DB_Reg</title>
<a xlink:href="classes.db_reg.html" xlink:title="DB_Reg" target="_parent">
<polygon fill="none" stroke="black" points="473,-1060 417,-1060 417,-1024 473,-1024 473,-1060"/>
<text text-anchor="middle" x="445" y="-1038.6" font-family="Courier,monospace" font-size="11.00">DB_Reg</text>
<polygon fill="none" stroke="black" points="473,-304 417,-304 417,-268 473,-268 473,-304"/>
<text text-anchor="middle" x="445" y="-282.6" font-family="Courier,monospace" font-size="11.00">DB_Reg</text>
</a>
</g>
<!-- \\StdClass -->
<g id="node25" class="node"><title>\\StdClass</title>
<ellipse fill="none" stroke="black" cx="229" cy="-72" rx="55.0073" ry="18"/>
<text text-anchor="middle" x="229" y="-67.4" font-family="Times Roman,serif" font-size="14.00" fill="gray">\StdClass</text>
</g>
<!-- \\DB_Reg&#45;&gt;\\StdClass -->
<g id="edge3" class="edge"><title>\\DB_Reg&#45;&gt;\\StdClass</title>
<path fill="none" stroke="black" d="M416.286,-277.707C405.704,-273.496 394.289,-267.437 386,-259 329.927,-201.924 374.87,-145.929 314,-94 307.344,-88.3214 299.399,-84.0833 291.079,-80.9252"/>
<polygon fill="none" stroke="black" points="292.167,-77.5986 281.574,-77.7992 289.98,-84.2482 292.167,-77.5986"/>
</g>
<!-- \\Settings -->
<g id="node3" class="node"><title>\\Settings</title>
<a xlink:href="classes.settings.html" xlink:title="Settings" target="_parent">
<polygon fill="none" stroke="black" points="480,-1006 410,-1006 410,-970 480,-970 480,-1006"/>
<text text-anchor="middle" x="445" y="-984.6" font-family="Courier,monospace" font-size="11.00">Settings</text>
<polygon fill="none" stroke="black" points="480,-250 410,-250 410,-214 480,-214 480,-250"/>
<text text-anchor="middle" x="445" y="-228.6" font-family="Courier,monospace" font-size="11.00">Settings</text>
</a>
</g>
<!-- \\Settings&#45;&gt;\\StdClass -->
<g id="edge5" class="edge"><title>\\Settings&#45;&gt;\\StdClass</title>
<path fill="none" stroke="black" d="M409.972,-219.903C401.557,-215.977 392.991,-211.037 386,-205 341.493,-166.569 361.71,-128.373 314,-94 306.811,-88.8209 298.505,-84.8594 289.959,-81.8298"/>
<polygon fill="none" stroke="black" points="290.845,-78.4396 280.256,-78.7898 288.752,-85.1194 290.845,-78.4396"/>
</g>
<!-- \\DB_SQL -->
<g id="node4" class="node"><title>\\DB_SQL</title>
<a xlink:href="classes.db_sql.html" xlink:title="«abstract»&lt;br/&gt;DB_SQL" target="_parent">
<polygon fill="none" stroke="black" points="271,-520 187,-520 187,-484 271,-484 271,-520"/>
<text text-anchor="start" x="195" y="-507.433" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
<text text-anchor="start" x="208.5" y="-494.233" font-family="Courier,monospace" font-size="11.00">DB_SQL</text>
<polygon fill="none" stroke="black" points="271,-736 187,-736 187,-700 271,-700 271,-736"/>
<text text-anchor="start" x="195" y="-723.433" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
<text text-anchor="start" x="208.5" y="-710.233" font-family="Courier,monospace" font-size="11.00">DB_SQL</text>
</a>
</g>
<!-- \\DB_PDO -->
<g id="node5" class="node"><title>\\DB_PDO</title>
<a xlink:href="classes.db_pdo.html" xlink:title="«abstract»&lt;br/&gt;DB_PDO" target="_parent">
<polygon fill="none" stroke="black" points="271,-250 187,-250 187,-214 271,-214 271,-250"/>
<text text-anchor="start" x="195" y="-237.433" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
<text text-anchor="start" x="208.5" y="-224.233" font-family="Courier,monospace" font-size="11.00">DB_PDO</text>
<polygon fill="none" stroke="black" points="271,-466 187,-466 187,-430 271,-430 271,-466"/>
<text text-anchor="start" x="195" y="-453.433" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
<text text-anchor="start" x="208.5" y="-440.233" font-family="Courier,monospace" font-size="11.00">DB_PDO</text>
</a>
</g>
<!-- \\PDO -->
<g id="node25" class="node"><title>\\PDO</title>
<ellipse fill="none" stroke="black" cx="36" cy="-232" rx="35.0527" ry="18"/>
<text text-anchor="middle" x="36" y="-227.4" font-family="Times Roman,serif" font-size="14.00" fill="gray">\PDO</text>
<g id="node28" class="node"><title>\\PDO</title>
<ellipse fill="none" stroke="black" cx="36" cy="-448" rx="35.0527" ry="18"/>
<text text-anchor="middle" x="36" y="-443.4" font-family="Times Roman,serif" font-size="14.00" fill="gray">\PDO</text>
</g>
<!-- \\DB_PDO&#45;&gt;\\PDO -->
<g id="edge3" class="edge"><title>\\DB_PDO&#45;&gt;\\PDO</title>
<path fill="none" stroke="black" d="M186.167,-232C155.237,-232 113.521,-232 81.907,-232"/>
<polygon fill="none" stroke="black" points="81.603,-228.5 71.603,-232 81.603,-235.5 81.603,-228.5"/>
<g id="edge7" class="edge"><title>\\DB_PDO&#45;&gt;\\PDO</title>
<path fill="none" stroke="black" d="M186.167,-448C155.237,-448 113.521,-448 81.907,-448"/>
<polygon fill="none" stroke="black" points="81.603,-444.5 71.603,-448 81.603,-451.5 81.603,-444.5"/>
</g>
<!-- \\Query_Builder -->
<g id="node6" class="node"><title>\\Query_Builder</title>
<a xlink:href="classes.query_builder.html" xlink:title="Query_Builder" target="_parent">
<polygon fill="none" stroke="black" points="497,-952 393,-952 393,-916 497,-916 497,-952"/>
<text text-anchor="middle" x="445" y="-930.6" font-family="Courier,monospace" font-size="11.00">Query_Builder</text>
<polygon fill="none" stroke="black" points="497,-196 393,-196 393,-160 497,-160 497,-196"/>
<text text-anchor="middle" x="445" y="-174.6" font-family="Courier,monospace" font-size="11.00">Query_Builder</text>
</a>
</g>
<!-- \\Query_Builder&#45;&gt;\\StdClass -->
<g id="edge9" class="edge"><title>\\Query_Builder&#45;&gt;\\StdClass</title>
<path fill="none" stroke="black" d="M402.144,-159.874C396.604,-157.102 391.092,-154.118 386,-151 351.193,-129.688 350.545,-112.172 314,-94 305.681,-89.8631 296.504,-86.449 287.35,-83.648"/>
<polygon fill="none" stroke="black" points="288.044,-80.2066 277.468,-80.844 286.133,-86.9408 288.044,-80.2066"/>
</g>
<!-- \\DB_Util -->
<g id="node7" class="node"><title>\\DB_Util</title>
<a xlink:href="classes.db_util.html" xlink:title="«abstract»&lt;br/&gt;DB_Util" target="_parent">
<polygon fill="none" stroke="black" points="271,-790 187,-790 187,-754 271,-754 271,-790"/>
<text text-anchor="start" x="195" y="-777.433" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
<text text-anchor="start" x="205" y="-764.233" font-family="Courier,monospace" font-size="11.00">DB_Util</text>
<polygon fill="none" stroke="black" points="271,-1006 187,-1006 187,-970 271,-970 271,-1006"/>
<text text-anchor="start" x="195" y="-993.433" font-family="Courier,monospace" font-size="11.00">«abstract»</text>
<text text-anchor="start" x="205" y="-980.233" font-family="Courier,monospace" font-size="11.00">DB_Util</text>
</a>
</g>
<!-- \\PgSQL_SQL -->
<g id="node8" class="node"><title>\\PgSQL_SQL</title>
<a xlink:href="drivers.pgsql.pgsql_sql.html" xlink:title="PgSQL_SQL" target="_parent">
<polygon fill="none" stroke="black" points="483,-628 407,-628 407,-592 483,-592 483,-628"/>
<text text-anchor="middle" x="445" y="-606.6" font-family="Courier,monospace" font-size="11.00">PgSQL_SQL</text>
<polygon fill="none" stroke="black" points="483,-844 407,-844 407,-808 483,-808 483,-844"/>
<text text-anchor="middle" x="445" y="-822.6" font-family="Courier,monospace" font-size="11.00">PgSQL_SQL</text>
</a>
</g>
<!-- \\PgSQL_SQL&#45;&gt;\\DB_SQL -->
<g id="edge5" class="edge"><title>\\PgSQL_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M406.475,-592.687C399.629,-589.52 392.584,-586.203 386,-583 346.965,-564.012 303.105,-541.262 271.686,-524.713"/>
<polygon fill="none" stroke="black" points="273.24,-521.575 262.762,-520.003 269.972,-527.766 273.24,-521.575"/>
<g id="edge11" class="edge"><title>\\PgSQL_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M406.475,-808.687C399.629,-805.52 392.584,-802.203 386,-799 346.965,-780.012 303.105,-757.262 271.686,-740.713"/>
<polygon fill="none" stroke="black" points="273.24,-737.575 262.762,-736.003 269.972,-743.766 273.24,-737.575"/>
</g>
<!-- \\PgSQL_Util -->
<g id="node9" class="node"><title>\\PgSQL_Util</title>
<a xlink:href="drivers.pgsql.pgsql_util.html" xlink:title="PgSQL_Util" target="_parent">
<polygon fill="none" stroke="black" points="487,-898 403,-898 403,-862 487,-862 487,-898"/>
<text text-anchor="middle" x="445" y="-876.6" font-family="Courier,monospace" font-size="11.00">PgSQL_Util</text>
<polygon fill="none" stroke="black" points="487,-1114 403,-1114 403,-1078 487,-1078 487,-1114"/>
<text text-anchor="middle" x="445" y="-1092.6" font-family="Courier,monospace" font-size="11.00">PgSQL_Util</text>
</a>
</g>
<!-- \\PgSQL_Util&#45;&gt;\\DB_Util -->
<g id="edge7" class="edge"><title>\\PgSQL_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M404.892,-861.953C398.548,-859.01 392.078,-855.957 386,-853 346.965,-834.012 303.105,-811.262 271.686,-794.713"/>
<polygon fill="none" stroke="black" points="273.24,-791.575 262.762,-790.003 269.972,-797.766 273.24,-791.575"/>
<g id="edge13" class="edge"><title>\\PgSQL_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M404.892,-1077.95C398.548,-1075.01 392.078,-1071.96 386,-1069 346.965,-1050.01 303.105,-1027.26 271.686,-1010.71"/>
<polygon fill="none" stroke="black" points="273.24,-1007.58 262.762,-1006 269.972,-1013.77 273.24,-1007.58"/>
</g>
<!-- \\PgSQL -->
<g id="node10" class="node"><title>\\PgSQL</title>
<a xlink:href="drivers.pgsql.pgsql_driver.html" xlink:title="PgSQL" target="_parent">
<polygon fill="none" stroke="black" points="472,-358 418,-358 418,-322 472,-322 472,-358"/>
<text text-anchor="middle" x="445" y="-336.6" font-family="Courier,monospace" font-size="11.00">PgSQL</text>
<polygon fill="none" stroke="black" points="472,-574 418,-574 418,-538 472,-538 472,-574"/>
<text text-anchor="middle" x="445" y="-552.6" font-family="Courier,monospace" font-size="11.00">PgSQL</text>
</a>
</g>
<!-- \\PgSQL&#45;&gt;\\DB_PDO -->
<g id="edge9" class="edge"><title>\\PgSQL&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M417.852,-327.9C407.798,-323.333 396.332,-318.026 386,-313 346.965,-294.012 303.105,-271.262 271.686,-254.713"/>
<polygon fill="none" stroke="black" points="273.24,-251.575 262.762,-250.003 269.972,-257.766 273.24,-251.575"/>
<g id="edge15" class="edge"><title>\\PgSQL&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M417.852,-543.9C407.798,-539.333 396.332,-534.026 386,-529 346.965,-510.012 303.105,-487.262 271.686,-470.713"/>
<polygon fill="none" stroke="black" points="273.24,-467.575 262.762,-466.003 269.972,-473.766 273.24,-467.575"/>
</g>
<!-- \\ODBC_Util -->
<g id="node11" class="node"><title>\\ODBC_Util</title>
<a xlink:href="drivers.odbc.odbc_util.html" xlink:title="ODBC_Util" target="_parent">
<polygon fill="none" stroke="black" points="483,-844 407,-844 407,-808 483,-808 483,-844"/>
<text text-anchor="middle" x="445" y="-822.6" font-family="Courier,monospace" font-size="11.00">ODBC_Util</text>
<polygon fill="none" stroke="black" points="483,-1060 407,-1060 407,-1024 483,-1024 483,-1060"/>
<text text-anchor="middle" x="445" y="-1038.6" font-family="Courier,monospace" font-size="11.00">ODBC_Util</text>
</a>
</g>
<!-- \\ODBC_Util&#45;&gt;\\DB_Util -->
<g id="edge11" class="edge"><title>\\ODBC_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M406.384,-816.346C371.629,-807.657 320.251,-794.813 281.723,-785.181"/>
<polygon fill="none" stroke="black" points="282.273,-781.711 271.723,-782.681 280.576,-788.502 282.273,-781.711"/>
<g id="edge17" class="edge"><title>\\ODBC_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M406.384,-1032.35C371.629,-1023.66 320.251,-1010.81 281.723,-1001.18"/>
<polygon fill="none" stroke="black" points="282.273,-997.711 271.723,-998.681 280.576,-1004.5 282.273,-997.711"/>
</g>
<!-- \\ODBC_SQL -->
<g id="node12" class="node"><title>\\ODBC_SQL</title>
<a xlink:href="drivers.odbc.odbc_sql.html" xlink:title="ODBC_SQL" target="_parent">
<polygon fill="none" stroke="black" points="480,-574 410,-574 410,-538 480,-538 480,-574"/>
<text text-anchor="middle" x="445" y="-552.6" font-family="Courier,monospace" font-size="11.00">ODBC_SQL</text>
<polygon fill="none" stroke="black" points="480,-790 410,-790 410,-754 480,-754 480,-790"/>
<text text-anchor="middle" x="445" y="-768.6" font-family="Courier,monospace" font-size="11.00">ODBC_SQL</text>
</a>
</g>
<!-- \\ODBC_SQL&#45;&gt;\\DB_SQL -->
<g id="edge13" class="edge"><title>\\ODBC_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M409.815,-547.204C374.991,-538.498 321.26,-525.065 281.41,-515.103"/>
<polygon fill="none" stroke="black" points="282.148,-511.679 271.598,-512.65 280.451,-518.47 282.148,-511.679"/>
<g id="edge19" class="edge"><title>\\ODBC_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M409.815,-763.204C374.991,-754.498 321.26,-741.065 281.41,-731.103"/>
<polygon fill="none" stroke="black" points="282.148,-727.679 271.598,-728.65 280.451,-734.47 282.148,-727.679"/>
</g>
<!-- \\ODBC -->
<g id="node13" class="node"><title>\\ODBC</title>
<a xlink:href="drivers.odbc.odbc_driver.html" xlink:title="ODBC" target="_parent">
<polygon fill="none" stroke="black" points="472,-304 418,-304 418,-268 472,-268 472,-304"/>
<text text-anchor="middle" x="445" y="-282.6" font-family="Courier,monospace" font-size="11.00">ODBC</text>
<polygon fill="none" stroke="black" points="472,-520 418,-520 418,-484 472,-484 472,-520"/>
<text text-anchor="middle" x="445" y="-498.6" font-family="Courier,monospace" font-size="11.00">ODBC</text>
</a>
</g>
<!-- \\ODBC&#45;&gt;\\DB_PDO -->
<g id="edge15" class="edge"><title>\\ODBC&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M417.643,-279.161C383.521,-270.63 324.445,-255.861 281.476,-245.119"/>
<polygon fill="none" stroke="black" points="282.298,-241.717 271.747,-242.687 280.6,-248.508 282.298,-241.717"/>
<g id="edge21" class="edge"><title>\\ODBC&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M417.643,-495.161C383.521,-486.63 324.445,-471.861 281.476,-461.119"/>
<polygon fill="none" stroke="black" points="282.298,-457.717 271.747,-458.687 280.6,-464.508 282.298,-457.717"/>
</g>
<!-- \\MySQL_Util -->
<g id="node14" class="node"><title>\\MySQL_Util</title>
<a xlink:href="drivers.mysql.mysql_util.html" xlink:title="MySQL_Util" target="_parent">
<polygon fill="none" stroke="black" points="487,-790 403,-790 403,-754 487,-754 487,-790"/>
<text text-anchor="middle" x="445" y="-768.6" font-family="Courier,monospace" font-size="11.00">MySQL_Util</text>
<polygon fill="none" stroke="black" points="487,-1006 403,-1006 403,-970 487,-970 487,-1006"/>
<text text-anchor="middle" x="445" y="-984.6" font-family="Courier,monospace" font-size="11.00">MySQL_Util</text>
</a>
</g>
<!-- \\MySQL_Util&#45;&gt;\\DB_Util -->
<g id="edge17" class="edge"><title>\\MySQL_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M402.325,-772C367.712,-772 318.759,-772 281.701,-772"/>
<polygon fill="none" stroke="black" points="281.586,-768.5 271.586,-772 281.586,-775.5 281.586,-768.5"/>
<g id="edge23" class="edge"><title>\\MySQL_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M402.325,-988C367.712,-988 318.759,-988 281.701,-988"/>
<polygon fill="none" stroke="black" points="281.586,-984.5 271.586,-988 281.586,-991.5 281.586,-984.5"/>
</g>
<!-- \\MySQL -->
<g id="node15" class="node"><title>\\MySQL</title>
<a xlink:href="drivers.mysql.mysql_driver.html" xlink:title="MySQL" target="_parent">
<polygon fill="none" stroke="black" points="472,-250 418,-250 418,-214 472,-214 472,-250"/>
<text text-anchor="middle" x="445" y="-228.6" font-family="Courier,monospace" font-size="11.00">MySQL</text>
<polygon fill="none" stroke="black" points="472,-466 418,-466 418,-430 472,-430 472,-466"/>
<text text-anchor="middle" x="445" y="-444.6" font-family="Courier,monospace" font-size="11.00">MySQL</text>
</a>
</g>
<!-- \\MySQL&#45;&gt;\\DB_PDO -->
<g id="edge19" class="edge"><title>\\MySQL&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M417.643,-232C383.593,-232 324.693,-232 281.747,-232"/>
<polygon fill="none" stroke="black" points="281.747,-228.5 271.747,-232 281.747,-235.5 281.747,-228.5"/>
<g id="edge25" class="edge"><title>\\MySQL&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M417.643,-448C383.593,-448 324.693,-448 281.747,-448"/>
<polygon fill="none" stroke="black" points="281.747,-444.5 271.747,-448 281.747,-451.5 281.747,-444.5"/>
</g>
<!-- \\MySQL_SQL -->
<g id="node16" class="node"><title>\\MySQL_SQL</title>
<a xlink:href="drivers.mysql.mysql_sql.html" xlink:title="MySQL_SQL" target="_parent">
<polygon fill="none" stroke="black" points="484,-520 406,-520 406,-484 484,-484 484,-520"/>
<text text-anchor="middle" x="445" y="-498.6" font-family="Courier,monospace" font-size="11.00">MySQL_SQL</text>
<polygon fill="none" stroke="black" points="484,-736 406,-736 406,-700 484,-700 484,-736"/>
<text text-anchor="middle" x="445" y="-714.6" font-family="Courier,monospace" font-size="11.00">MySQL_SQL</text>
</a>
</g>
<!-- \\MySQL_SQL&#45;&gt;\\DB_SQL -->
<g id="edge21" class="edge"><title>\\MySQL_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M405.884,-502C371.213,-502 320.287,-502 281.97,-502"/>
<polygon fill="none" stroke="black" points="281.522,-498.5 271.522,-502 281.522,-505.5 281.522,-498.5"/>
<g id="edge27" class="edge"><title>\\MySQL_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M405.884,-718C371.213,-718 320.287,-718 281.97,-718"/>
<polygon fill="none" stroke="black" points="281.522,-714.5 271.522,-718 281.522,-721.5 281.522,-714.5"/>
</g>
<!-- \\SQLite_Util -->
<g id="node17" class="node"><title>\\SQLite_Util</title>
<a xlink:href="drivers.sqlite.sqlite_util.html" xlink:title="SQLite_Util" target="_parent">
<polygon fill="none" stroke="black" points="490,-736 400,-736 400,-700 490,-700 490,-736"/>
<text text-anchor="middle" x="445" y="-714.6" font-family="Courier,monospace" font-size="11.00">SQLite_Util</text>
<polygon fill="none" stroke="black" points="490,-952 400,-952 400,-916 490,-916 490,-952"/>
<text text-anchor="middle" x="445" y="-930.6" font-family="Courier,monospace" font-size="11.00">SQLite_Util</text>
</a>
</g>
<!-- \\SQLite_Util&#45;&gt;\\DB_Util -->
<g id="edge23" class="edge"><title>\\SQLite_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M399.456,-729.386C364.949,-738.013 317.482,-749.879 281.4,-758.9"/>
<polygon fill="none" stroke="black" points="280.398,-755.543 271.545,-761.364 282.096,-762.334 280.398,-755.543"/>
<g id="edge29" class="edge"><title>\\SQLite_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M399.456,-945.386C364.949,-954.013 317.482,-965.879 281.4,-974.9"/>
<polygon fill="none" stroke="black" points="280.398,-971.543 271.545,-977.364 282.096,-978.334 280.398,-971.543"/>
</g>
<!-- \\SQLite -->
<g id="node18" class="node"><title>\\SQLite</title>
<a xlink:href="drivers.sqlite.sqlite_driver.html" xlink:title="SQLite" target="_parent">
<polygon fill="none" stroke="black" points="473,-196 417,-196 417,-160 473,-160 473,-196"/>
<text text-anchor="middle" x="445" y="-174.6" font-family="Courier,monospace" font-size="11.00">SQLite</text>
<polygon fill="none" stroke="black" points="473,-412 417,-412 417,-376 473,-376 473,-412"/>
<text text-anchor="middle" x="445" y="-390.6" font-family="Courier,monospace" font-size="11.00">SQLite</text>
</a>
</g>
<!-- \\SQLite&#45;&gt;\\DB_PDO -->
<g id="edge25" class="edge"><title>\\SQLite&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M416.317,-185.171C382.001,-193.75 323.875,-208.281 281.456,-218.886"/>
<polygon fill="none" stroke="black" points="280.429,-215.535 271.577,-221.356 282.127,-222.326 280.429,-215.535"/>
<g id="edge31" class="edge"><title>\\SQLite&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M416.317,-401.171C382.001,-409.75 323.875,-424.281 281.456,-434.886"/>
<polygon fill="none" stroke="black" points="280.429,-431.535 271.577,-437.356 282.127,-438.326 280.429,-431.535"/>
</g>
<!-- \\SQLite_SQL -->
<g id="node19" class="node"><title>\\SQLite_SQL</title>
<a xlink:href="drivers.sqlite.sqlite_sql.html" xlink:title="SQLite_SQL" target="_parent">
<polygon fill="none" stroke="black" points="487,-466 403,-466 403,-430 487,-430 487,-466"/>
<text text-anchor="middle" x="445" y="-444.6" font-family="Courier,monospace" font-size="11.00">SQLite_SQL</text>
<polygon fill="none" stroke="black" points="487,-682 403,-682 403,-646 487,-646 487,-682"/>
<text text-anchor="middle" x="445" y="-660.6" font-family="Courier,monospace" font-size="11.00">SQLite_SQL</text>
</a>
</g>
<!-- \\SQLite_SQL&#45;&gt;\\DB_SQL -->
<g id="edge27" class="edge"><title>\\SQLite_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M402.84,-458.54C368.276,-467.181 319.162,-479.46 281.95,-488.763"/>
<polygon fill="none" stroke="black" points="280.644,-485.481 271.792,-491.302 282.342,-492.272 280.644,-485.481"/>
<g id="edge33" class="edge"><title>\\SQLite_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M402.84,-674.54C368.276,-683.181 319.162,-695.46 281.95,-704.763"/>
<polygon fill="none" stroke="black" points="280.644,-701.481 271.792,-707.302 282.342,-708.272 280.644,-701.481"/>
</g>
<!-- \\Firebird_SQL -->
<g id="node20" class="node"><title>\\Firebird_SQL</title>
<a xlink:href="drivers.firebird.firebird_sql.html" xlink:title="Firebird_SQL" target="_parent">
<polygon fill="none" stroke="black" points="493,-412 397,-412 397,-376 493,-376 493,-412"/>
<text text-anchor="middle" x="445" y="-390.6" font-family="Courier,monospace" font-size="11.00">Firebird_SQL</text>
<polygon fill="none" stroke="black" points="493,-628 397,-628 397,-592 493,-592 493,-628"/>
<text text-anchor="middle" x="445" y="-606.6" font-family="Courier,monospace" font-size="11.00">Firebird_SQL</text>
</a>
</g>
<!-- \\Firebird_SQL&#45;&gt;\\DB_SQL -->
<g id="edge29" class="edge"><title>\\Firebird_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M404.892,-412.047C398.548,-414.99 392.078,-418.043 386,-421 346.965,-439.988 303.105,-462.738 271.686,-479.287"/>
<polygon fill="none" stroke="black" points="269.972,-476.234 262.762,-483.997 273.24,-482.425 269.972,-476.234"/>
<g id="edge35" class="edge"><title>\\Firebird_SQL&#45;&gt;\\DB_SQL</title>
<path fill="none" stroke="black" d="M404.892,-628.047C398.548,-630.99 392.078,-634.043 386,-637 346.965,-655.988 303.105,-678.738 271.686,-695.287"/>
<polygon fill="none" stroke="black" points="269.972,-692.234 262.762,-699.997 273.24,-698.425 269.972,-692.234"/>
</g>
<!-- \\Firebird_Result -->
<g id="node21" class="node"><title>\\Firebird_Result</title>
<a xlink:href="drivers.firebird.firebird_result.html" xlink:title="Firebird_Result" target="_parent">
<polygon fill="none" stroke="black" points="503,-88 387,-88 387,-52 503,-52 503,-88"/>
<text text-anchor="middle" x="445" y="-66.6" font-family="Courier,monospace" font-size="11.00">Firebird_Result</text>
<polygon fill="none" stroke="black" points="503,-142 387,-142 387,-106 503,-106 503,-142"/>
<text text-anchor="middle" x="445" y="-120.6" font-family="Courier,monospace" font-size="11.00">Firebird_Result</text>
</a>
</g>
<!-- \\PDOStatement -->
<g id="node40" class="node"><title>\\PDOStatement</title>
<g id="node44" class="node"><title>\\PDOStatement</title>
<ellipse fill="none" stroke="black" cx="229" cy="-18" rx="85.1942" ry="18"/>
<text text-anchor="middle" x="229" y="-13.4" font-family="Times Roman,serif" font-size="14.00" fill="gray">\PDOStatement</text>
</g>
<!-- \\Firebird_Result&#45;&gt;\\PDOStatement -->
<g id="edge31" class="edge"><title>\\Firebird_Result&#45;&gt;\\PDOStatement</title>
<path fill="none" stroke="black" d="M386.262,-55.8595C358.213,-49.1069 324.522,-40.996 295.531,-34.0167"/>
<polygon fill="none" stroke="black" points="296.031,-30.5372 285.49,-31.5994 294.393,-37.3428 296.031,-30.5372"/>
<g id="edge37" class="edge"><title>\\Firebird_Result&#45;&gt;\\PDOStatement</title>
<path fill="none" stroke="black" d="M418.912,-105.741C393.168,-88.3429 352.227,-62.3064 314,-45 306.579,-41.6405 298.619,-38.5215 290.654,-35.686"/>
<polygon fill="none" stroke="black" points="291.567,-32.2991 280.972,-32.3709 289.299,-38.9217 291.567,-32.2991"/>
</g>
<!-- \\Firebird -->
<g id="node22" class="node"><title>\\Firebird</title>
<a xlink:href="drivers.firebird.firebird_driver.html" xlink:title="Firebird" target="_parent">
<polygon fill="none" stroke="black" points="480,-142 410,-142 410,-106 480,-106 480,-142"/>
<text text-anchor="middle" x="445" y="-120.6" font-family="Courier,monospace" font-size="11.00">Firebird</text>
<polygon fill="none" stroke="black" points="480,-358 410,-358 410,-322 480,-322 480,-358"/>
<text text-anchor="middle" x="445" y="-336.6" font-family="Courier,monospace" font-size="11.00">Firebird</text>
</a>
</g>
<!-- \\Firebird&#45;&gt;\\DB_PDO -->
<g id="edge33" class="edge"><title>\\Firebird&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M409.906,-138.262C401.844,-142.026 393.454,-146.349 386,-151 350.9,-172.9 350.888,-191.268 314,-210 304.01,-215.073 292.75,-219.046 281.773,-222.133"/>
<polygon fill="none" stroke="black" points="280.611,-218.819 271.815,-224.725 282.375,-225.593 280.611,-218.819"/>
<g id="edge39" class="edge"><title>\\Firebird&#45;&gt;\\DB_PDO</title>
<path fill="none" stroke="black" d="M409.906,-354.262C401.844,-358.026 393.454,-362.349 386,-367 350.9,-388.9 350.888,-407.268 314,-426 304.01,-431.073 292.75,-435.046 281.773,-438.133"/>
<polygon fill="none" stroke="black" points="280.611,-434.819 271.815,-440.725 282.375,-441.593 280.611,-434.819"/>
</g>
<!-- \\Firebird_Util -->
<g id="node23" class="node"><title>\\Firebird_Util</title>
<a xlink:href="drivers.firebird.firebird_util.html" xlink:title="Firebird_Util" target="_parent">
<polygon fill="none" stroke="black" points="497,-682 393,-682 393,-646 497,-646 497,-682"/>
<text text-anchor="middle" x="445" y="-660.6" font-family="Courier,monospace" font-size="11.00">Firebird_Util</text>
<polygon fill="none" stroke="black" points="497,-898 393,-898 393,-862 497,-862 497,-898"/>
<text text-anchor="middle" x="445" y="-876.6" font-family="Courier,monospace" font-size="11.00">Firebird_Util</text>
</a>
</g>
<!-- \\Firebird_Util&#45;&gt;\\DB_Util -->
<g id="edge35" class="edge"><title>\\Firebird_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M404.892,-682.047C398.548,-684.99 392.078,-688.043 386,-691 346.965,-709.988 303.105,-732.738 271.686,-749.287"/>
<polygon fill="none" stroke="black" points="269.972,-746.234 262.762,-753.997 273.24,-752.425 269.972,-746.234"/>
<g id="edge41" class="edge"><title>\\Firebird_Util&#45;&gt;\\DB_Util</title>
<path fill="none" stroke="black" d="M404.892,-898.047C398.548,-900.99 392.078,-904.043 386,-907 346.965,-925.988 303.105,-948.738 271.686,-965.287"/>
<polygon fill="none" stroke="black" points="269.972,-962.234 262.762,-969.997 273.24,-968.425 269.972,-962.234"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -662,7 +662,7 @@ the connection/database</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -151,7 +151,7 @@ and organizes database connections</p></p>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -268,7 +268,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -208,7 +208,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -812,7 +812,7 @@ the last query executed</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -503,7 +503,7 @@ the query</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -296,7 +296,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -211,7 +211,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -848,7 +848,7 @@ the connection/database</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -280,7 +280,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -207,7 +207,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -850,7 +850,7 @@ the connection/database</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -280,7 +280,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -202,7 +202,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -850,7 +850,7 @@ the connection/database</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -296,7 +296,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -207,7 +207,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -1086,7 +1086,7 @@ for complex select queries</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -865,7 +865,7 @@ method if the database does not support 'TRUNCATE';</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -280,7 +280,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -207,7 +207,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -243,7 +243,7 @@ directly - the settings should be safe!</h2>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -66,7 +66,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -92,7 +92,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -63,7 +63,7 @@
</script><div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -68,7 +68,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -282,7 +282,7 @@ instantiates the specific db driver</p>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -66,7 +66,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -93,7 +93,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -210,7 +210,7 @@ data-fetching methods</p>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -96,7 +96,7 @@
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -114,7 +114,7 @@ instantiates the specific db driver</p>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -315,7 +315,7 @@ instantiates the specific db driver</p>
<div class="row"><footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a2</a> and<br>
generated on 2012-04-23T13:28:33-04:00.<br></footer></div>
generated on 2012-04-27T13:11:22-04:00.<br></footer></div>
</div>
</body>
</html>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<project version="2.0.0a2" title="Query">
<file path="classes/db_reg.php" hash="4db07479d2dfdd5a403c7ffae83ceb23" package="Default">
<file path="classes/db_reg.php" hash="980acf99913c157e25ad2ab66d52e6c4" package="Default">
<docblock line="2">
<description><![CDATA[Query]]></description>
<long-description><![CDATA[<p>Free Query Builder / Database Abstraction Layer</p>]]></long-description>
@ -12,7 +12,7 @@
<class final="false" abstract="false" namespace="default" line="24" package="Query\Helper Classes">
<name>DB_Reg</name>
<full_name>\DB_Reg</full_name>
<extends/>
<extends>\StdClass</extends>
<docblock line="15">
<description><![CDATA[Connection registry]]></description>
<long-description><![CDATA[<p>Decouples the Settings class from the query builder
@ -95,7 +95,7 @@ and organizes database connections</p>]]></long-description>
</method>
</class>
</file>
<file path="classes/settings.php" hash="69d30a582c8ec7f2a29151aab896ce1e" package="Query">
<file path="classes/settings.php" hash="e26c038a9d6e5ed9cfd65344c4dfc312" package="Query">
<docblock line="2">
<description><![CDATA[Query]]></description>
<long-description><![CDATA[<p>Free Query Builder / Database Abstraction Layer</p>]]></long-description>
@ -108,7 +108,7 @@ and organizes database connections</p>]]></long-description>
<class final="false" abstract="false" namespace="default" line="22" package="Query\Helper Classes">
<name>Settings</name>
<full_name>\Settings</full_name>
<extends/>
<extends>\StdClass</extends>
<docblock line="16">
<description><![CDATA[Class for manipulating datbase connections, and miscellaneous settings]]></description>
<long-description><![CDATA[]]></long-description>
@ -922,7 +922,7 @@ the connection/database]]></description>
</method>
</class>
</file>
<file path="classes/query_builder.php" hash="092cb9175598edaa9153839c22c7d3a0" package="Query">
<file path="classes/query_builder.php" hash="6aee959ed8b12f7b744e9b459d5f5340" package="Query">
<docblock line="2">
<description><![CDATA[Query]]></description>
<long-description><![CDATA[<p>Free Query Builder / Database Abstraction Layer</p>]]></long-description>
@ -935,7 +935,7 @@ the connection/database]]></description>
<class final="false" abstract="false" namespace="default" line="23" package="Query\Query">
<name>Query_Builder</name>
<full_name>\Query_Builder</full_name>
<extends/>
<extends>\StdClass</extends>
<docblock line="16">
<description><![CDATA[Convienience class for creating sql queries - also the class that
instantiates the specific db driver]]></description>