104 lines
No EOL
8.3 KiB
HTML
104 lines
No EOL
8.3 KiB
HTML
|
|
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /usr/local/Cellar/php53/5.3.13/lib/php/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<!-- template designed by Marco Von Ballmoos -->
|
|
<title></title>
|
|
<link rel="stylesheet" href="media/stylesheet.css" />
|
|
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
</head>
|
|
<body>
|
|
<div class="package-title">PICKLES</div>
|
|
<div class="package-details">
|
|
|
|
<dl class="tree">
|
|
|
|
<dt class="folder-title">Description</dt>
|
|
<dd>
|
|
<a href='classtrees_PICKLES.html' target='right'>Class trees</a><br />
|
|
<a href='elementindex_PICKLES.html' target='right'>Index of elements</a><br />
|
|
<a href="todolist.html" target="right">Todo List</a><br />
|
|
</dd>
|
|
|
|
|
|
|
|
<dt class="folder-title">Classes</dt>
|
|
<dd><a href='PICKLES/API_Common.html' target='right'>API_Common</a></dd>
|
|
<dd><a href='PICKLES/API_Google_Profanity.html' target='right'>API_Google_Profanity</a></dd>
|
|
<dd><a href='PICKLES/API_Tinychat.html' target='right'>API_Tinychat</a></dd>
|
|
<dd><a href='PICKLES/Cache.html' target='right'>Cache</a></dd>
|
|
<dd><a href='PICKLES/Config.html' target='right'>Config</a></dd>
|
|
<dd><a href='PICKLES/Controller.html' target='right'>Controller</a></dd>
|
|
<dd><a href='PICKLES/Convert.html' target='right'>Convert</a></dd>
|
|
<dd><a href='PICKLES/Database.html' target='right'>Database</a></dd>
|
|
<dd><a href='PICKLES/Database_Common.html' target='right'>Database_Common</a></dd>
|
|
<dd><a href='PICKLES/Database_PDO_Common.html' target='right'>Database_PDO_Common</a></dd>
|
|
<dd><a href='PICKLES/Database_PDO_MySQL.html' target='right'>Database_PDO_MySQL</a></dd>
|
|
<dd><a href='PICKLES/Database_PDO_PostgreSQL.html' target='right'>Database_PDO_PostgreSQL</a></dd>
|
|
<dd><a href='PICKLES/Database_PDO_SQLite.html' target='right'>Database_PDO_SQLite</a></dd>
|
|
<dd><a href='PICKLES/Date.html' target='right'>Date</a></dd>
|
|
<dd><a href='PICKLES/Display_Common.html' target='right'>Display_Common</a></dd>
|
|
<dd><a href='PICKLES/Display_JSON.html' target='right'>Display_JSON</a></dd>
|
|
<dd><a href='PICKLES/Display_PHP.html' target='right'>Display_PHP</a></dd>
|
|
<dd><a href='PICKLES/Display_RSS.html' target='right'>Display_RSS</a></dd>
|
|
<dd><a href='PICKLES/Display_XML.html' target='right'>Display_XML</a></dd>
|
|
<dd><a href='PICKLES/Dynamic.html' target='right'>Dynamic</a></dd>
|
|
<dd><a href='PICKLES/Error.html' target='right'>Error</a></dd>
|
|
<dd><a href='PICKLES/File.html' target='right'>File</a></dd>
|
|
<dd><a href='PICKLES/Form.html' target='right'>Form</a></dd>
|
|
<dd><a href='PICKLES/Log.html' target='right'>Log</a></dd>
|
|
<dd><a href='PICKLES/Model.html' target='right'>Model</a></dd>
|
|
<dd><a href='PICKLES/Module.html' target='right'>Module</a></dd>
|
|
<dd><a href='PICKLES/Object.html' target='right'>Object</a></dd>
|
|
<dd><a href='PICKLES/Profiler.html' target='right'>Profiler</a></dd>
|
|
<dd><a href='PICKLES/Security.html' target='right'>Security</a></dd>
|
|
<dd><a href='PICKLES/Session.html' target='right'>Session</a></dd>
|
|
<dd><a href='PICKLES/String.html' target='right'>String</a></dd>
|
|
<dt class="folder-title">Functions</dt>
|
|
<dd><a href='PICKLES/_pickles.php.html#functionreadFileContents' target='right'>readFileContents</a></dd>
|
|
<dd><a href='PICKLES/_pickles.php.html#function__autoload' target='right'>__autoload</a></dd>
|
|
<dd><a href='PICKLES/_pickles.php.html#function__handleError' target='right'>__handleError</a></dd>
|
|
<dd><a href='PICKLES/_pickles.php.html#function__handleException' target='right'>__handleException</a></dd>
|
|
<dt class="folder-title">Files</dt>
|
|
<dd><a href='PICKLES/_classes---Cache.php.html' target='right'>Cache.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Database---Common.php.html' target='right'>Common.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---API---Common.php.html' target='right'>Common.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Display---Common.php.html' target='right'>Common.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Database---PDO---Common.php.html' target='right'>Common.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Config.php.html' target='right'>Config.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Controller.php.html' target='right'>Controller.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Convert.php.html' target='right'>Convert.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Database.php.html' target='right'>Database.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Date.php.html' target='right'>Date.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Dynamic.php.html' target='right'>Dynamic.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Error.php.html' target='right'>Error.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---File.php.html' target='right'>File.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Form.php.html' target='right'>Form.php</a></dd>
|
|
<dd><a href='PICKLES/_jar.php.html' target='right'>jar.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Display---JSON.php.html' target='right'>JSON.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Log.php.html' target='right'>Log.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Model.php.html' target='right'>Model.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Module.php.html' target='right'>Module.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Database---PDO---MySQL.php.html' target='right'>MySQL.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Object.php.html' target='right'>Object.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Display---PHP.php.html' target='right'>PHP.php</a></dd>
|
|
<dd><a href='PICKLES/_pickles.php.html' target='right'>pickles.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Database---PDO---PostgreSQL.php.html' target='right'>PostgreSQL.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---API---Google---Profanity.php.html' target='right'>Profanity.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Profiler.php.html' target='right'>Profiler.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Display---RSS.php.html' target='right'>RSS.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Security.php.html' target='right'>Security.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Session.php.html' target='right'>Session.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Database---PDO---SQLite.php.html' target='right'>SQLite.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---String.php.html' target='right'>String.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---API---Tinychat.php.html' target='right'>Tinychat.php</a></dd>
|
|
<dd><a href='PICKLES/_classes---Display---XML.php.html' target='right'>XML.php</a></dd>
|
|
|
|
|
|
</dl>
|
|
</div>
|
|
<p class="notes"><a href="http://www.phpdoc.org" target="_blank">phpDocumentor v <span class="field">1.4.4</span></a></p>
|
|
</BODY>
|
|
</HTML> |