doc update

This commit is contained in:
friendica 2014-02-21 23:51:43 -08:00
parent 44d7047fce
commit 0501bab7dc
89 changed files with 1170 additions and 546 deletions

View File

@ -132,6 +132,8 @@ Functions</h2></td></tr>
<tr class="separator:ac5c570a2d46446bad4dd2501e9c5a4b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1653efba62493b9d87513e1b6c04c83"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="account_8php.html#ac1653efba62493b9d87513e1b6c04c83">user_deny</a> ($hash)</td></tr>
<tr class="separator:ac1653efba62493b9d87513e1b6c04c83"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d183a3cb4c67a0f5e906811df7a1fc9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9">downgrade_accounts</a> ()</td></tr>
<tr class="separator:a0d183a3cb4c67a0f5e906811df7a1fc9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a43e3042b2723d76915a030bac3c668b6"></a>
@ -239,6 +241,25 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="register_8php.html#a51731dcc1917c58a790eb1c0f6132271">register_post()</a>.</p>
</div>
</div>
<a class="anchor" id="a0d183a3cb4c67a0f5e906811df7a1fc9"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">downgrade_accounts </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9">downgrade_accounts()</a> Checks for accounts that have past their expiration date. If the account has a service class which is not the site default, the service class is reset to the site default and expiration reset to never. If the account has no service class it is expired and subsequently disabled. called from <a class="el" href="poller_8php.html">include/poller.php</a> as a scheduled task.</p>
<p>Reclaiming resources which are no longer within the service class limits is not the job of this function, but this can be implemented by plugin if desired. Default behaviour is to stop allowing additional resources to be consumed. </p>
<p>Referenced by <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller_run()</a>.</p>
</div>
</div>
<a class="anchor" id="a014de2d5d5c9785de5bf547a485822fa"></a>

View File

@ -6,6 +6,7 @@ var account_8php =
[ "check_account_invite", "account_8php.html#aaff7720423417a4333697894ffd9ddeb", null ],
[ "check_account_password", "account_8php.html#a144b4891022567668375b58ea61cfff0", null ],
[ "create_account", "account_8php.html#a141fe579c351c78209d425473f978eb5", null ],
[ "downgrade_accounts", "account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9", null ],
[ "send_reg_approval_email", "account_8php.html#a014de2d5d5c9785de5bf547a485822fa", null ],
[ "send_verification_email", "account_8php.html#aa9c29c497c17d8f9344dce8631ad8761", null ],
[ "user_allow", "account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1", null ],

File diff suppressed because one or more lines are too long

View File

@ -117,6 +117,9 @@ Functions</h2></td></tr>
<tr class="separator:a2add3a1129ffa4d5515442a9d52a9b1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a07bae0e623e2daa9ee2cd5a8aa294dee"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="auth_8php.html#a07bae0e623e2daa9ee2cd5a8aa294dee">account_verify_password</a> ($email, $pass)</td></tr>
<tr class="separator:a07bae0e623e2daa9ee2cd5a8aa294dee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab7be44ee051c0aa29847807cf2c5dd38"><td class="memItemLeft" align="right" valign="top"><a class="el" href="apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a">if</a>((<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($_POST,'auth-params'))&amp;&amp;$_POST['auth-params']=== <br class="typebreak"/>
'<a class="el" href="boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4">login</a>')&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38">match_openid</a> ($authid)</td></tr>
<tr class="separator:ab7be44ee051c0aa29847807cf2c5dd38"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
@ -154,6 +157,24 @@ Variables</h2></td></tr>
<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>, <a class="el" href="removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88">removeme_post()</a>, and <a class="el" href="classRedBasicAuth.html#a8dfd9a0953f8884723b421b7c1acf79b">RedBasicAuth\validateUserPass()</a>.</p>
</div>
</div>
<a class="anchor" id="ab7be44ee051c0aa29847807cf2c5dd38"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a">if</a> ((<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($_POST,'auth-params'))&amp;&amp;$_POST['auth-params']=== '<a class="el" href="boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4">login</a>') match_openid </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$authid</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content()</a>.</p>
</div>
</div>
<a class="anchor" id="a2add3a1129ffa4d5515442a9d52a9b1a"></a>

View File

@ -1,6 +1,7 @@
var auth_8php =
[
[ "account_verify_password", "auth_8php.html#a07bae0e623e2daa9ee2cd5a8aa294dee", null ],
[ "match_openid", "auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38", null ],
[ "nuke_session", "auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a", null ],
[ "else", "auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5", null ]
];

View File

@ -131,6 +131,8 @@ Functions</h2></td></tr>
<tr class="separator:a1c69e021d5e0aef97d6966bf3169c86a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3435c82a6c7693557800cdeb6848d0bd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bbcode_8php.html#a3435c82a6c7693557800cdeb6848d0bd">bb_location</a> ($match)</td></tr>
<tr class="separator:a3435c82a6c7693557800cdeb6848d0bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7cc811ff1939a508cfb54f39c1d584d7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7">bbiframe</a> ($match)</td></tr>
<tr class="separator:a7cc811ff1939a508cfb54f39c1d584d7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2be26414a367118143cc89e2d58e7377"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bbcode_8php.html#a2be26414a367118143cc89e2d58e7377">bb_ShareAttributesSimple</a> ($match)</td></tr>
<tr class="separator:a2be26414a367118143cc89e2d58e7377"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5165a5221a52cf1bc1d7812ebd2069c7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7">rpost_callback</a> ($match)</td></tr>
@ -301,6 +303,22 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="bb2diaspora_8php.html#a4f10e0876b27373c762bc1abbe745f5c">bb2diaspora()</a>, <a class="el" href="chatsvc_8php.html#a7032784215e1f6747cf385a6598770f9">chatsvc_content()</a>, <a class="el" href="items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee">construct_activity_object()</a>, <a class="el" href="items_8php.html#aa579bc4445d60098b1410961ca8e96b7">construct_activity_target()</a>, <a class="el" href="dirprofile_8php.html#a3e1d30d3d93863ff5615f2df4ac7f052">dirprofile_init()</a>, <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events_content()</a>, <a class="el" href="event_8php.html#a2ac9f1b08de03250ecd794f705781d17">format_event_html()</a>, <a class="el" href="include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3">format_notification()</a>, <a class="el" href="identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312">get_events()</a>, <a class="el" href="help_8php.html#af055e15f600ffa6fbca9386fdf715224">help_content()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="include_2menu_8php.html#a4d7123b0577fa994770199f9b831da11">menu_render()</a>, <a class="el" href="mod_2message_8php.html#ac72dfed3ce08fcb331d66b37edc6e15f">message_content()</a>, <a class="el" href="enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc">notification()</a>, <a class="el" href="notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62">notifications_content()</a>, <a class="el" href="mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3">notify_content()</a>, <a class="el" href="ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1">ping_init()</a>, <a class="el" href="siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656">siteinfo_content()</a>, and <a class="el" href="tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a">tagrm_content()</a>.</p>
</div>
</div>
<a class="anchor" id="a7cc811ff1939a508cfb54f39c1d584d7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bbiframe </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$match</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a5165a5221a52cf1bc1d7812ebd2069c7"></a>

View File

@ -9,6 +9,7 @@ var bbcode_8php =
[ "bb_spacefy", "bbcode_8php.html#a8911e027907820df3db03b4f76724b50", null ],
[ "bb_unspacefy_and_trim", "bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d", null ],
[ "bbcode", "bbcode_8php.html#a009f61aaf78771737ed0765c8463911b", null ],
[ "bbiframe", "bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7", null ],
[ "rpost_callback", "bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7", null ],
[ "tryoembed", "bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7", null ],
[ "tryzrlaudio", "bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322", null ],

File diff suppressed because one or more lines are too long

View File

@ -209,6 +209,7 @@ var boot_8php =
[ "PERMS_A_BOOKMARK", "boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b", null ],
[ "PERMS_A_DELEGATE", "boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b", null ],
[ "PERMS_A_REPUBLISH", "boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead", null ],
[ "PERMS_AUTHED", "boot_8php.html#a852d4036a3bed66af1534d014c4ecde2", null ],
[ "PERMS_CONTACTS", "boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6", null ],
[ "PERMS_NETWORK", "boot_8php.html#a6df1102664f64b274810db85197c2755", null ],
[ "PERMS_PUBLIC", "boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7", null ],

View File

@ -115,8 +115,9 @@ $(document).ready(function(){initNavTree('classRedBrowser.html','');});
<tr class="even"><td class="entry"><a class="el" href="classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35">$auth</a></td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93">__construct</a>(&amp;$auth)</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e">generateDirectoryIndex</a>($path)</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349">htmlActionsPanel</a>(DAV\INode $node, &amp;$output)</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f">set_writeable</a>()</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3">getAssetUrl</a>($assetName)</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349">htmlActionsPanel</a>(DAV\INode $node, &amp;$output)</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f">set_writeable</a>()</td><td class="entry"><a class="el" href="classRedBrowser.html">RedBrowser</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -107,6 +107,7 @@ $(document).ready(function(){initNavTree('classRedBrowser.html','');});
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pri-attribs">Private Attributes</a> &#124;
<a href="classRedBrowser-members.html">List of all members</a> </div>
<div class="headertitle">
@ -133,6 +134,11 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a7f6bf0bda07833f4c647557bd172e349"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349">htmlActionsPanel</a> (DAV\INode $node, &amp;$output)</td></tr>
<tr class="separator:a7f6bf0bda07833f4c647557bd172e349"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:a87529b4988a7777b49616f5c0a1c55d3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3">getAssetUrl</a> ($assetName)</td></tr>
<tr class="separator:a87529b4988a7777b49616f5c0a1c55d3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:ab6d6d1e2a67e06b344a4cede1bd00b35"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35">$auth</a></td></tr>
@ -170,6 +176,40 @@ Private Attributes</h2></td></tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a87529b4988a7777b49616f5c0a1c55d3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">RedBrowser::getAssetUrl </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$assetName</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>This method takes a path/name of an asset and turns it into url suiteable for http access.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramtype">string</td><td class="paramname">$assetName</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>string </dd></dl>
<p>Referenced by <a class="el" href="classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e">generateDirectoryIndex()</a>.</p>
</div>
</div>
<a class="anchor" id="a7f6bf0bda07833f4c647557bd172e349"></a>

View File

@ -2,6 +2,7 @@ var classRedBrowser =
[
[ "__construct", "classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93", null ],
[ "generateDirectoryIndex", "classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e", null ],
[ "getAssetUrl", "classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3", null ],
[ "htmlActionsPanel", "classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349", null ],
[ "set_writeable", "classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f", null ],
[ "$auth", "classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35", null ]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -238,6 +238,8 @@ Files</h2></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:online_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="online_8php.html">online.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:openid_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="openid_8php.html">openid.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:opensearch_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="opensearch_8php.html">opensearch.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:page_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="page_8php.html">page.php</a></td></tr>

View File

@ -67,6 +67,7 @@ var dir_d41ce877eb409a4791b288730010abe2 =
[ "oembed.php", "mod_2oembed_8php.html", "mod_2oembed_8php" ],
[ "oexchange.php", "oexchange_8php.html", "oexchange_8php" ],
[ "online.php", "online_8php.html", "online_8php" ],
[ "openid.php", "openid_8php.html", "openid_8php" ],
[ "opensearch.php", "opensearch_8php.html", "opensearch_8php" ],
[ "page.php", "page_8php.html", "page_8php" ],
[ "parse_url.php", "parse__url_8php.html", "parse__url_8php" ],

View File

@ -120,6 +120,7 @@ Files</h2></td></tr>
<tr class="memitem:include_2api_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2api_8php.html">api.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:include_2attach_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html">attach.php</a></td></tr>
<tr class="memdesc:include_2attach_8php"><td class="mdescLeft">&#160;</td><td class="mdescRight">File/attach API with the potential for revision control. <br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:auth_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="auth_8php.html">auth.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -196,6 +197,7 @@ Files</h2></td></tr>
<tr class="memitem:items_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html">items.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:language_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="language_8php.html">language.php</a></td></tr>
<tr class="memdesc:language_8php"><td class="mdescLeft">&#160;</td><td class="mdescRight">translation support <br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:include_2menu_8php"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2menu_8php.html">menu.php</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>

File diff suppressed because one or more lines are too long

View File

@ -142,7 +142,7 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="view_2theme_2apw_2php_2config_8php.html#a8b51951a70e1c1324be71345a61d70ec">apw_form()</a>, <a class="el" href="contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353">categories_widget()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</a>, <a class="el" href="editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6">editblock_content()</a>, <a class="el" href="editlayout_8php.html#aa877e4157a26b099de904164181dd386">editlayout_content()</a>, <a class="el" href="editpost_8php.html#a34011690864d122680c802e9e748ccfb">editpost_content()</a>, <a class="el" href="editwebpage_8php.html#a375e945255fad79a71036528f7480650">editwebpage_content()</a>, <a class="el" href="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="mail_8php.html#acfc2cc0bf4e0b178207758384977f25a">mail_post()</a>, <a class="el" href="nav_8php.html#a43be0df73b90647ea70947ce004e231e">nav()</a>, <a class="el" href="items_8php.html#abe695dd89e1e10ed042c26b80114f0ed">posted_date_widget()</a>, <a class="el" href="identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc">profile_sidebar()</a>, <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>, <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793">redbasic_form()</a>, <a class="el" href="rpost_8php.html#a8190354d789000806d9879aea276728f">rpost_content()</a>, <a class="el" href="text_8php.html#a876e94892867019935b348b573299352">search()</a>, <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">searchbox()</a>, <a class="el" href="sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7">sources_content()</a>, <a class="el" href="sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e">sources_post()</a>, <a class="el" href="thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b">thing_content()</a>, <a class="el" href="widgets_8php.html#add9b24d3304e529a7975e96122315554">widget_affinity()</a>, <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>, <a class="el" href="widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256">widget_notes()</a>, <a class="el" href="widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8">widget_savedsearch()</a>, <a class="el" href="widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01">widget_settings_menu()</a>, <a class="el" href="widgets_8php.html#a0d404276fedc59f5038cf5c085028326">widget_suggestions()</a>, and <a class="el" href="widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653">widget_tagcloud_wall()</a>.</p>
<p>Referenced by <a class="el" href="view_2theme_2apw_2php_2config_8php.html#a8b51951a70e1c1324be71345a61d70ec">apw_form()</a>, <a class="el" href="contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353">categories_widget()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</a>, <a class="el" href="editblock_8php.html#abbe8f55de06967bc8d79d620509a49e6">editblock_content()</a>, <a class="el" href="editlayout_8php.html#aa877e4157a26b099de904164181dd386">editlayout_content()</a>, <a class="el" href="editpost_8php.html#a34011690864d122680c802e9e748ccfb">editpost_content()</a>, <a class="el" href="editwebpage_8php.html#a375e945255fad79a71036528f7480650">editwebpage_content()</a>, <a class="el" href="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="mail_8php.html#acfc2cc0bf4e0b178207758384977f25a">mail_post()</a>, <a class="el" href="nav_8php.html#a43be0df73b90647ea70947ce004e231e">nav()</a>, <a class="el" href="identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc">profile_sidebar()</a>, <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>, <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793">redbasic_form()</a>, <a class="el" href="rpost_8php.html#a8190354d789000806d9879aea276728f">rpost_content()</a>, <a class="el" href="text_8php.html#a876e94892867019935b348b573299352">search()</a>, <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">searchbox()</a>, <a class="el" href="sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7">sources_content()</a>, <a class="el" href="sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e">sources_post()</a>, <a class="el" href="thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b">thing_content()</a>, <a class="el" href="widgets_8php.html#add9b24d3304e529a7975e96122315554">widget_affinity()</a>, <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>, <a class="el" href="widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256">widget_notes()</a>, <a class="el" href="widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8">widget_savedsearch()</a>, <a class="el" href="widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01">widget_settings_menu()</a>, <a class="el" href="widgets_8php.html#a0d404276fedc59f5038cf5c085028326">widget_suggestions()</a>, and <a class="el" href="widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653">widget_tagcloud_wall()</a>.</p>
</div>
</div>

View File

@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('files.html','');});
<tr id="row_0_3_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="acl__selectors_8php.html" target="_self">acl_selectors.php</a></td><td class="desc"></td></tr>
<tr id="row_0_4_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="activities_8php.html" target="_self">activities.php</a></td><td class="desc"></td></tr>
<tr id="row_0_5_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="include_2api_8php.html" target="_self">api.php</a></td><td class="desc"></td></tr>
<tr id="row_0_6_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="include_2attach_8php.html" target="_self">attach.php</a></td><td class="desc"></td></tr>
<tr id="row_0_6_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="include_2attach_8php.html" target="_self">attach.php</a></td><td class="desc">File/attach API with the potential for revision control</td></tr>
<tr id="row_0_7_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="auth_8php.html" target="_self">auth.php</a></td><td class="desc"></td></tr>
<tr id="row_0_8_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="BaseObject_8php.html" target="_self">BaseObject.php</a></td><td class="desc"></td></tr>
<tr id="row_0_9_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="bb2diaspora_8php.html" target="_self">bb2diaspora.php</a></td><td class="desc"></td></tr>
@ -160,7 +160,7 @@ $(document).ready(function(){initNavTree('files.html','');});
<tr id="row_0_41_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="ItemObject_8php.html" target="_self">ItemObject.php</a></td><td class="desc"></td></tr>
<tr id="row_0_42_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="ITemplateEngine_8php.html" target="_self">ITemplateEngine.php</a></td><td class="desc"></td></tr>
<tr id="row_0_43_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="items_8php.html" target="_self">items.php</a></td><td class="desc"></td></tr>
<tr id="row_0_44_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="language_8php.html" target="_self">language.php</a></td><td class="desc"></td></tr>
<tr id="row_0_44_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="language_8php.html" target="_self">language.php</a></td><td class="desc">Translation support</td></tr>
<tr id="row_0_45_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="include_2menu_8php.html" target="_self">menu.php</a></td><td class="desc"></td></tr>
<tr id="row_0_46_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="include_2message_8php.html" target="_self">message.php</a></td><td class="desc"></td></tr>
<tr id="row_0_47_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="nav_8php.html" target="_self">nav.php</a></td><td class="desc"></td></tr>
@ -259,69 +259,70 @@ $(document).ready(function(){initNavTree('files.html','');});
<tr id="row_1_64_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="mod_2oembed_8php.html" target="_self">oembed.php</a></td><td class="desc"></td></tr>
<tr id="row_1_65_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="oexchange_8php.html" target="_self">oexchange.php</a></td><td class="desc"></td></tr>
<tr id="row_1_66_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="online_8php.html" target="_self">online.php</a></td><td class="desc"></td></tr>
<tr id="row_1_67_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="opensearch_8php.html" target="_self">opensearch.php</a></td><td class="desc"></td></tr>
<tr id="row_1_68_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="page_8php.html" target="_self">page.php</a></td><td class="desc"></td></tr>
<tr id="row_1_69_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="parse__url_8php.html" target="_self">parse_url.php</a></td><td class="desc"></td></tr>
<tr id="row_1_70_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="photo_8php.html" target="_self">photo.php</a></td><td class="desc"></td></tr>
<tr id="row_1_71_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="mod_2photos_8php.html" target="_self">photos.php</a></td><td class="desc"></td></tr>
<tr id="row_1_72_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="php_8php.html" target="_self">php.php</a></td><td class="desc"></td></tr>
<tr id="row_1_73_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="ping_8php.html" target="_self">ping.php</a></td><td class="desc"></td></tr>
<tr id="row_1_74_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="poco_8php.html" target="_self">poco.php</a></td><td class="desc"></td></tr>
<tr id="row_1_75_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="poke_8php.html" target="_self">poke.php</a></td><td class="desc"></td></tr>
<tr id="row_1_76_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="post_8php.html" target="_self">post.php</a></td><td class="desc"></td></tr>
<tr id="row_1_77_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pretheme_8php.html" target="_self">pretheme.php</a></td><td class="desc"></td></tr>
<tr id="row_1_78_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="probe_8php.html" target="_self">probe.php</a></td><td class="desc"></td></tr>
<tr id="row_1_79_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profile_8php.html" target="_self">profile.php</a></td><td class="desc"></td></tr>
<tr id="row_1_80_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profile__photo_8php.html" target="_self">profile_photo.php</a></td><td class="desc"></td></tr>
<tr id="row_1_81_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profiles_8php.html" target="_self">profiles.php</a></td><td class="desc"></td></tr>
<tr id="row_1_82_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profperm_8php.html" target="_self">profperm.php</a></td><td class="desc"></td></tr>
<tr id="row_1_83_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pubsites_8php.html" target="_self">pubsites.php</a></td><td class="desc"></td></tr>
<tr id="row_1_84_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="randprof_8php.html" target="_self">randprof.php</a></td><td class="desc"></td></tr>
<tr id="row_1_85_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="register_8php.html" target="_self">register.php</a></td><td class="desc"></td></tr>
<tr id="row_1_86_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="regmod_8php.html" target="_self">regmod.php</a></td><td class="desc"></td></tr>
<tr id="row_1_87_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="removeme_8php.html" target="_self">removeme.php</a></td><td class="desc"></td></tr>
<tr id="row_1_88_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rmagic_8php.html" target="_self">rmagic.php</a></td><td class="desc"></td></tr>
<tr id="row_1_89_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rpost_8php.html" target="_self">rpost.php</a></td><td class="desc"></td></tr>
<tr id="row_1_90_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rsd__xml_8php.html" target="_self">rsd_xml.php</a></td><td class="desc"></td></tr>
<tr id="row_1_91_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search_8php.html" target="_self">search.php</a></td><td class="desc"></td></tr>
<tr id="row_1_92_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search__ac_8php.html" target="_self">search_ac.php</a></td><td class="desc"></td></tr>
<tr id="row_1_93_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="settings_8php.html" target="_self">settings.php</a></td><td class="desc"></td></tr>
<tr id="row_1_94_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="setup_8php.html" target="_self">setup.php</a></td><td class="desc"></td></tr>
<tr id="row_1_95_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="share_8php.html" target="_self">share.php</a></td><td class="desc"></td></tr>
<tr id="row_1_96_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="siteinfo_8php.html" target="_self">siteinfo.php</a></td><td class="desc"></td></tr>
<tr id="row_1_97_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sitelist_8php.html" target="_self">sitelist.php</a></td><td class="desc"></td></tr>
<tr id="row_1_98_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="smilies_8php.html" target="_self">smilies.php</a></td><td class="desc"></td></tr>
<tr id="row_1_99_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sources_8php.html" target="_self">sources.php</a></td><td class="desc"></td></tr>
<tr id="row_1_100_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sslify_8php.html" target="_self">sslify.php</a></td><td class="desc"></td></tr>
<tr id="row_1_101_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="starred_8php.html" target="_self">starred.php</a></td><td class="desc"></td></tr>
<tr id="row_1_102_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="subthread_8php.html" target="_self">subthread.php</a></td><td class="desc"></td></tr>
<tr id="row_1_103_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="suggest_8php.html" target="_self">suggest.php</a></td><td class="desc"></td></tr>
<tr id="row_1_104_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagger_8php.html" target="_self">tagger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_105_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagrm_8php.html" target="_self">tagrm.php</a></td><td class="desc"></td></tr>
<tr id="row_1_106_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="thing_8php.html" target="_self">thing.php</a></td><td class="desc"></td></tr>
<tr id="row_1_107_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__mobile_8php.html" target="_self">toggle_mobile.php</a></td><td class="desc"></td></tr>
<tr id="row_1_108_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__safesearch_8php.html" target="_self">toggle_safesearch.php</a></td><td class="desc"></td></tr>
<tr id="row_1_109_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="uexport_8php.html" target="_self">uexport.php</a></td><td class="desc"></td></tr>
<tr id="row_1_110_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__channel_8php.html" target="_self">update_channel.php</a></td><td class="desc"></td></tr>
<tr id="row_1_111_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__community_8php.html" target="_self">update_community.php</a></td><td class="desc"></td></tr>
<tr id="row_1_112_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__display_8php.html" target="_self">update_display.php</a></td><td class="desc"></td></tr>
<tr id="row_1_113_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__network_8php.html" target="_self">update_network.php</a></td><td class="desc"></td></tr>
<tr id="row_1_114_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__search_8php.html" target="_self">update_search.php</a></td><td class="desc"></td></tr>
<tr id="row_1_115_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="view_8php.html" target="_self">view.php</a></td><td class="desc"></td></tr>
<tr id="row_1_116_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewconnections_8php.html" target="_self">viewconnections.php</a></td><td class="desc"></td></tr>
<tr id="row_1_117_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewsrc_8php.html" target="_self">viewsrc.php</a></td><td class="desc"></td></tr>
<tr id="row_1_118_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="vote_8php.html" target="_self">vote.php</a></td><td class="desc"></td></tr>
<tr id="row_1_119_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__attach_8php.html" target="_self">wall_attach.php</a></td><td class="desc"></td></tr>
<tr id="row_1_120_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__upload_8php.html" target="_self">wall_upload.php</a></td><td class="desc"></td></tr>
<tr id="row_1_121_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webfinger_8php.html" target="_self">webfinger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_122_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webpages_8php.html" target="_self">webpages.php</a></td><td class="desc"></td></tr>
<tr id="row_1_123_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wfinger_8php.html" target="_self">wfinger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_124_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xchan_8php.html" target="_self">xchan.php</a></td><td class="desc"></td></tr>
<tr id="row_1_125_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xrd_8php.html" target="_self">xrd.php</a></td><td class="desc"></td></tr>
<tr id="row_1_126_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xref_8php.html" target="_self">xref.php</a></td><td class="desc"></td></tr>
<tr id="row_1_127_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zfinger_8php.html" target="_self">zfinger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_128_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zotfeed_8php.html" target="_self">zotfeed.php</a></td><td class="desc"></td></tr>
<tr id="row_1_129_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zping_8php.html" target="_self">zping.php</a></td><td class="desc"></td></tr>
<tr id="row_1_67_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="openid_8php.html" target="_self">openid.php</a></td><td class="desc"></td></tr>
<tr id="row_1_68_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="opensearch_8php.html" target="_self">opensearch.php</a></td><td class="desc"></td></tr>
<tr id="row_1_69_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="page_8php.html" target="_self">page.php</a></td><td class="desc"></td></tr>
<tr id="row_1_70_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="parse__url_8php.html" target="_self">parse_url.php</a></td><td class="desc"></td></tr>
<tr id="row_1_71_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="photo_8php.html" target="_self">photo.php</a></td><td class="desc"></td></tr>
<tr id="row_1_72_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="mod_2photos_8php.html" target="_self">photos.php</a></td><td class="desc"></td></tr>
<tr id="row_1_73_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="php_8php.html" target="_self">php.php</a></td><td class="desc"></td></tr>
<tr id="row_1_74_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="ping_8php.html" target="_self">ping.php</a></td><td class="desc"></td></tr>
<tr id="row_1_75_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="poco_8php.html" target="_self">poco.php</a></td><td class="desc"></td></tr>
<tr id="row_1_76_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="poke_8php.html" target="_self">poke.php</a></td><td class="desc"></td></tr>
<tr id="row_1_77_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="post_8php.html" target="_self">post.php</a></td><td class="desc"></td></tr>
<tr id="row_1_78_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pretheme_8php.html" target="_self">pretheme.php</a></td><td class="desc"></td></tr>
<tr id="row_1_79_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="probe_8php.html" target="_self">probe.php</a></td><td class="desc"></td></tr>
<tr id="row_1_80_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profile_8php.html" target="_self">profile.php</a></td><td class="desc"></td></tr>
<tr id="row_1_81_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profile__photo_8php.html" target="_self">profile_photo.php</a></td><td class="desc"></td></tr>
<tr id="row_1_82_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profiles_8php.html" target="_self">profiles.php</a></td><td class="desc"></td></tr>
<tr id="row_1_83_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="profperm_8php.html" target="_self">profperm.php</a></td><td class="desc"></td></tr>
<tr id="row_1_84_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="pubsites_8php.html" target="_self">pubsites.php</a></td><td class="desc"></td></tr>
<tr id="row_1_85_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="randprof_8php.html" target="_self">randprof.php</a></td><td class="desc"></td></tr>
<tr id="row_1_86_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="register_8php.html" target="_self">register.php</a></td><td class="desc"></td></tr>
<tr id="row_1_87_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="regmod_8php.html" target="_self">regmod.php</a></td><td class="desc"></td></tr>
<tr id="row_1_88_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="removeme_8php.html" target="_self">removeme.php</a></td><td class="desc"></td></tr>
<tr id="row_1_89_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rmagic_8php.html" target="_self">rmagic.php</a></td><td class="desc"></td></tr>
<tr id="row_1_90_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rpost_8php.html" target="_self">rpost.php</a></td><td class="desc"></td></tr>
<tr id="row_1_91_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="rsd__xml_8php.html" target="_self">rsd_xml.php</a></td><td class="desc"></td></tr>
<tr id="row_1_92_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search_8php.html" target="_self">search.php</a></td><td class="desc"></td></tr>
<tr id="row_1_93_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="search__ac_8php.html" target="_self">search_ac.php</a></td><td class="desc"></td></tr>
<tr id="row_1_94_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="settings_8php.html" target="_self">settings.php</a></td><td class="desc"></td></tr>
<tr id="row_1_95_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="setup_8php.html" target="_self">setup.php</a></td><td class="desc"></td></tr>
<tr id="row_1_96_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="share_8php.html" target="_self">share.php</a></td><td class="desc"></td></tr>
<tr id="row_1_97_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="siteinfo_8php.html" target="_self">siteinfo.php</a></td><td class="desc"></td></tr>
<tr id="row_1_98_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sitelist_8php.html" target="_self">sitelist.php</a></td><td class="desc"></td></tr>
<tr id="row_1_99_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="smilies_8php.html" target="_self">smilies.php</a></td><td class="desc"></td></tr>
<tr id="row_1_100_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sources_8php.html" target="_self">sources.php</a></td><td class="desc"></td></tr>
<tr id="row_1_101_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="sslify_8php.html" target="_self">sslify.php</a></td><td class="desc"></td></tr>
<tr id="row_1_102_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="starred_8php.html" target="_self">starred.php</a></td><td class="desc"></td></tr>
<tr id="row_1_103_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="subthread_8php.html" target="_self">subthread.php</a></td><td class="desc"></td></tr>
<tr id="row_1_104_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="suggest_8php.html" target="_self">suggest.php</a></td><td class="desc"></td></tr>
<tr id="row_1_105_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagger_8php.html" target="_self">tagger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_106_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="tagrm_8php.html" target="_self">tagrm.php</a></td><td class="desc"></td></tr>
<tr id="row_1_107_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="thing_8php.html" target="_self">thing.php</a></td><td class="desc"></td></tr>
<tr id="row_1_108_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__mobile_8php.html" target="_self">toggle_mobile.php</a></td><td class="desc"></td></tr>
<tr id="row_1_109_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="toggle__safesearch_8php.html" target="_self">toggle_safesearch.php</a></td><td class="desc"></td></tr>
<tr id="row_1_110_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="uexport_8php.html" target="_self">uexport.php</a></td><td class="desc"></td></tr>
<tr id="row_1_111_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__channel_8php.html" target="_self">update_channel.php</a></td><td class="desc"></td></tr>
<tr id="row_1_112_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__community_8php.html" target="_self">update_community.php</a></td><td class="desc"></td></tr>
<tr id="row_1_113_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__display_8php.html" target="_self">update_display.php</a></td><td class="desc"></td></tr>
<tr id="row_1_114_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__network_8php.html" target="_self">update_network.php</a></td><td class="desc"></td></tr>
<tr id="row_1_115_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="update__search_8php.html" target="_self">update_search.php</a></td><td class="desc"></td></tr>
<tr id="row_1_116_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="view_8php.html" target="_self">view.php</a></td><td class="desc"></td></tr>
<tr id="row_1_117_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewconnections_8php.html" target="_self">viewconnections.php</a></td><td class="desc"></td></tr>
<tr id="row_1_118_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="viewsrc_8php.html" target="_self">viewsrc.php</a></td><td class="desc"></td></tr>
<tr id="row_1_119_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="vote_8php.html" target="_self">vote.php</a></td><td class="desc"></td></tr>
<tr id="row_1_120_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__attach_8php.html" target="_self">wall_attach.php</a></td><td class="desc"></td></tr>
<tr id="row_1_121_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wall__upload_8php.html" target="_self">wall_upload.php</a></td><td class="desc"></td></tr>
<tr id="row_1_122_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webfinger_8php.html" target="_self">webfinger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_123_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="webpages_8php.html" target="_self">webpages.php</a></td><td class="desc"></td></tr>
<tr id="row_1_124_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="wfinger_8php.html" target="_self">wfinger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_125_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xchan_8php.html" target="_self">xchan.php</a></td><td class="desc"></td></tr>
<tr id="row_1_126_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xrd_8php.html" target="_self">xrd.php</a></td><td class="desc"></td></tr>
<tr id="row_1_127_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="xref_8php.html" target="_self">xref.php</a></td><td class="desc"></td></tr>
<tr id="row_1_128_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zfinger_8php.html" target="_self">zfinger.php</a></td><td class="desc"></td></tr>
<tr id="row_1_129_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zotfeed_8php.html" target="_self">zotfeed.php</a></td><td class="desc"></td></tr>
<tr id="row_1_130_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="zping_8php.html" target="_self">zping.php</a></td><td class="desc"></td></tr>
<tr id="row_2_" class="even"><td class="entry"><img id="arr_2_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('2_')"/><img id="img_2_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('2_')"/><a class="el" href="dir_23ec12649285f9fabf3a6b7380226c28.html" target="_self">util</a></td><td class="desc"></td></tr>
<tr id="row_2_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_2_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('2_0_')"/><img id="img_2_0_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('2_0_')"/><a class="el" href="dir_0eaa4a0adae8ba4811e133c6e594aeee.html" target="_self">fpostit</a></td><td class="desc"></td></tr>
<tr id="row_2_0_0_" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="fpostit_8php.html" target="_self">fpostit.php</a></td><td class="desc"></td></tr>

View File

@ -261,6 +261,9 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
<li>get_widgets()
: <a class="el" href="classApp.html#a871898becd0697d778f36d9336253ae8">App</a>
</li>
<li>getAssetUrl()
: <a class="el" href="classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3">RedBrowser</a>
</li>
<li>getChild()
: <a class="el" href="classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569">RedDirectory</a>
</li>
@ -283,17 +286,17 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
: <a class="el" href="classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468">photo_driver</a>
</li>
<li>getImage()
: <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
: <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
, <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
</li>
<li>getLastModified()
: <a class="el" href="classRedDirectory.html#a6c7e08199abc24e6eeb94a4037ef8bfc">RedDirectory</a>
, <a class="el" href="classRedFile.html#a41562a28007789bbe7fe06d6a20eef47">RedFile</a>
</li>
<li>getName()
: <a class="el" href="classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583">RedDirectory</a>
, <a class="el" href="classRedFile.html#a0c961c5f49544d2502420361fa526437">RedFile</a>
: <a class="el" href="classRedFile.html#a0c961c5f49544d2502420361fa526437">RedFile</a>
, <a class="el" href="classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583">RedDirectory</a>
</li>
<li>getQuotaInfo()
: <a class="el" href="classRedDirectory.html#a2f7a574f2115f099d6dd103d5b252375">RedDirectory</a>

View File

@ -260,6 +260,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
<li>get_widgets()
: <a class="el" href="classApp.html#a871898becd0697d778f36d9336253ae8">App</a>
</li>
<li>getAssetUrl()
: <a class="el" href="classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3">RedBrowser</a>
</li>
<li>getChild()
: <a class="el" href="classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569">RedDirectory</a>
</li>
@ -282,17 +285,17 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
: <a class="el" href="classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468">photo_driver</a>
</li>
<li>getImage()
: <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
: <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
, <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
</li>
<li>getLastModified()
: <a class="el" href="classRedDirectory.html#a6c7e08199abc24e6eeb94a4037ef8bfc">RedDirectory</a>
, <a class="el" href="classRedFile.html#a41562a28007789bbe7fe06d6a20eef47">RedFile</a>
</li>
<li>getName()
: <a class="el" href="classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583">RedDirectory</a>
, <a class="el" href="classRedFile.html#a0c961c5f49544d2502420361fa526437">RedFile</a>
: <a class="el" href="classRedFile.html#a0c961c5f49544d2502420361fa526437">RedFile</a>
, <a class="el" href="classRedDirectory.html#af6e4475dbd5abcdede00d20b8d388583">RedDirectory</a>
</li>
<li>getQuotaInfo()
: <a class="el" href="classRedDirectory.html#a2f7a574f2115f099d6dd103d5b252375">RedDirectory</a>

View File

@ -186,6 +186,9 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');});
<li>bbcode()
: <a class="el" href="bbcode_8php.html#a009f61aaf78771737ed0765c8463911b">bbcode.php</a>
</li>
<li>bbiframe()
: <a class="el" href="bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7">bbcode.php</a>
</li>
<li>bbtoevent()
: <a class="el" href="event_8php.html#a180cccd63c2a2f00ff432b03113531f3">event.php</a>
</li>
@ -199,7 +202,7 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');});
: <a class="el" href="blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12">blocks.php</a>
</li>
<li>blog_init()
: <a class="el" href="blogga_2view_2theme_2blog_2theme_8php.html#aa55c1cb1f05087b5002ecb633b550b1b">theme.php</a>
: <a class="el" href="blogga_2php_2theme_8php.html#aa55c1cb1f05087b5002ecb633b550b1b">theme.php</a>
</li>
<li>blog_install()
: <a class="el" href="blogga_2view_2theme_2blog_2theme_8php.html#aae58cc837fe56473d9f3370abfe533ae">theme.php</a>

View File

@ -285,6 +285,9 @@ $(document).ready(function(){initNavTree('globals_0x64.html','');});
<li>dob()
: <a class="el" href="datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8">datetime.php</a>
</li>
<li>downgrade_accounts()
: <a class="el" href="account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9">account.php</a>
</li>
<li>drop_item()
: <a class="el" href="items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1">items.php</a>
</li>

View File

@ -174,6 +174,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
<li>get_capath()
: <a class="el" href="include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7">network.php</a>
</li>
<li>get_channel_by_nick()
: <a class="el" href="identity_8php.html#ac73b3e13778c564c877554517a7f51ba">identity.php</a>
</li>
<li>get_cloudpath()
: <a class="el" href="include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce">attach.php</a>
</li>
@ -222,6 +225,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
<li>get_item_elements()
: <a class="el" href="items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361">items.php</a>
</li>
<li>get_language_name()
: <a class="el" href="language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7">language.php</a>
</li>
<li>get_mail_elements()
: <a class="el" href="items_8php.html#a94ddb1d6c8fa21dd7433677e85168037">items.php</a>
</li>

View File

@ -159,6 +159,9 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
, <a class="el" href="full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db">full.php</a>
, <a class="el" href="apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a">style.php</a>
</li>
<li>import_author_rss()
: <a class="el" href="items_8php.html#a6bee35961f2e32905f20367a9309d627">items.php</a>
</li>
<li>import_author_xchan()
: <a class="el" href="items_8php.html#ae73794179b62d39bb597ff670ab1c1e5">items.php</a>
</li>

View File

@ -195,6 +195,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
<li>match_content()
: <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match.php</a>
</li>
<li>match_openid()
: <a class="el" href="auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38">auth.php</a>
</li>
<li>MAX_IMAGE_LENGTH
: <a class="el" href="boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa">boot.php</a>
</li>

View File

@ -282,6 +282,9 @@ $(document).ready(function(){initNavTree('globals_0x6e.html','');});
<li>normalise_link()
: <a class="el" href="text_8php.html#a4bbb7d00c05cd20b4e043424f322388f">text.php</a>
</li>
<li>normalise_openid()
: <a class="el" href="text_8php.html#adba17ec946f4285285dc100f7860bf51">text.php</a>
</li>
<li>notags()
: <a class="el" href="text_8php.html#a1af49756c8c71902a66c7e329c462beb">text.php</a>
</li>

View File

@ -195,6 +195,9 @@ $(document).ready(function(){initNavTree('globals_0x6f.html','');});
<li>online_init()
: <a class="el" href="online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7">online.php</a>
</li>
<li>openid_content()
: <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid.php</a>
</li>
<li>opensearch_init()
: <a class="el" href="opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9">opensearch.php</a>
</li>

View File

@ -216,6 +216,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
<li>PERMS_A_REPUBLISH
: <a class="el" href="boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead">boot.php</a>
</li>
<li>PERMS_AUTHED
: <a class="el" href="boot_8php.html#a852d4036a3bed66af1534d014c4ecde2">boot.php</a>
</li>
<li>PERMS_CONTACTS
: <a class="el" href="boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6">boot.php</a>
</li>
@ -450,9 +453,6 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
<li>post_to_red_version
: <a class="el" href="post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a">post_to_red.php</a>
</li>
<li>posted_date_widget()
: <a class="el" href="items_8php.html#abe695dd89e1e10ed042c26b80114f0ed">items.php</a>
</li>
<li>posted_dates()
: <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">items.php</a>
</li>

View File

@ -315,6 +315,9 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
<li>stringify_array_elms()
: <a class="el" href="text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13">text.php</a>
</li>
<li>strip_zids()
: <a class="el" href="text_8php.html#a2f2585385530cb935a6325c809d84a4d">text.php</a>
</li>
<li>stripdcode_br_cb()
: <a class="el" href="bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93">bb2diaspora.php</a>
</li>

View File

@ -185,6 +185,9 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');});
<li>bbcode()
: <a class="el" href="bbcode_8php.html#a009f61aaf78771737ed0765c8463911b">bbcode.php</a>
</li>
<li>bbiframe()
: <a class="el" href="bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7">bbcode.php</a>
</li>
<li>bbtoevent()
: <a class="el" href="event_8php.html#a180cccd63c2a2f00ff432b03113531f3">event.php</a>
</li>
@ -198,7 +201,7 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');});
: <a class="el" href="blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12">blocks.php</a>
</li>
<li>blog_init()
: <a class="el" href="blogga_2view_2theme_2blog_2theme_8php.html#aa55c1cb1f05087b5002ecb633b550b1b">theme.php</a>
: <a class="el" href="blogga_2php_2theme_8php.html#aa55c1cb1f05087b5002ecb633b550b1b">theme.php</a>
</li>
<li>blog_install()
: <a class="el" href="blogga_2view_2theme_2blog_2theme_8php.html#aae58cc837fe56473d9f3370abfe533ae">theme.php</a>

View File

@ -257,6 +257,9 @@ $(document).ready(function(){initNavTree('globals_func_0x64.html','');});
<li>dob()
: <a class="el" href="datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8">datetime.php</a>
</li>
<li>downgrade_accounts()
: <a class="el" href="account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9">account.php</a>
</li>
<li>drop_item()
: <a class="el" href="items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1">items.php</a>
</li>

View File

@ -173,6 +173,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
<li>get_capath()
: <a class="el" href="include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7">network.php</a>
</li>
<li>get_channel_by_nick()
: <a class="el" href="identity_8php.html#ac73b3e13778c564c877554517a7f51ba">identity.php</a>
</li>
<li>get_cloudpath()
: <a class="el" href="include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce">attach.php</a>
</li>
@ -221,6 +224,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
<li>get_item_elements()
: <a class="el" href="items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361">items.php</a>
</li>
<li>get_language_name()
: <a class="el" href="language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7">language.php</a>
</li>
<li>get_mail_elements()
: <a class="el" href="items_8php.html#a94ddb1d6c8fa21dd7433677e85168037">items.php</a>
</li>

View File

@ -152,6 +152,9 @@ $(document).ready(function(){initNavTree('globals_func_0x69.html','');});
<li>ids_to_querystr()
: <a class="el" href="text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a">text.php</a>
</li>
<li>import_author_rss()
: <a class="el" href="items_8php.html#a6bee35961f2e32905f20367a9309d627">items.php</a>
</li>
<li>import_author_xchan()
: <a class="el" href="items_8php.html#ae73794179b62d39bb597ff670ab1c1e5">items.php</a>
</li>

View File

@ -176,6 +176,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');});
<li>match_content()
: <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match.php</a>
</li>
<li>match_openid()
: <a class="el" href="auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38">auth.php</a>
</li>
<li>member_of()
: <a class="el" href="include_2group_8php.html#a048f6892bfd28852de1b76470df411de">group.php</a>
</li>

View File

@ -194,6 +194,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6e.html','');});
<li>normalise_link()
: <a class="el" href="text_8php.html#a4bbb7d00c05cd20b4e043424f322388f">text.php</a>
</li>
<li>normalise_openid()
: <a class="el" href="text_8php.html#adba17ec946f4285285dc100f7860bf51">text.php</a>
</li>
<li>notags()
: <a class="el" href="text_8php.html#a1af49756c8c71902a66c7e329c462beb">text.php</a>
</li>

View File

@ -194,6 +194,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6f.html','');});
<li>online_init()
: <a class="el" href="online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7">online.php</a>
</li>
<li>openid_content()
: <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid.php</a>
</li>
<li>opensearch_init()
: <a class="el" href="opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9">opensearch.php</a>
</li>

View File

@ -314,9 +314,6 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
<li>post_to_red_settings_link()
: <a class="el" href="post__to__red_8php.html#a906be8f72cf1aa2e199c0683ea6a4017">post_to_red.php</a>
</li>
<li>posted_date_widget()
: <a class="el" href="items_8php.html#abe695dd89e1e10ed042c26b80114f0ed">items.php</a>
</li>
<li>posted_dates()
: <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">items.php</a>
</li>

View File

@ -302,6 +302,9 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
<li>stringify_array_elms()
: <a class="el" href="text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13">text.php</a>
</li>
<li>strip_zids()
: <a class="el" href="text_8php.html#a2f2585385530cb935a6325c809d84a4d">text.php</a>
</li>
<li>stripdcode_br_cb()
: <a class="el" href="bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93">bb2diaspora.php</a>
</li>

View File

@ -178,6 +178,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
<li>PERMS_A_REPUBLISH
: <a class="el" href="boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead">boot.php</a>
</li>
<li>PERMS_AUTHED
: <a class="el" href="boot_8php.html#a852d4036a3bed66af1534d014c4ecde2">boot.php</a>
</li>
<li>PERMS_CONTACTS
: <a class="el" href="boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6">boot.php</a>
</li>

View File

@ -160,6 +160,8 @@ Functions</h2></td></tr>
<tr class="separator:a332df795f684788002f5a6424abacfd7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a47d6f53216f23a3484061793bef29854"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="identity_8php.html#a47d6f53216f23a3484061793bef29854">remote_online_status</a> ($webbie)</td></tr>
<tr class="separator:a47d6f53216f23a3484061793bef29854"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac73b3e13778c564c877554517a7f51ba"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="identity_8php.html#ac73b3e13778c564c877554517a7f51ba">get_channel_by_nick</a> ($nick)</td></tr>
<tr class="separator:ac73b3e13778c564c877554517a7f51ba"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="aa870d2c1f558cfd52bef05bc124e8fa4"></a>
@ -192,7 +194,7 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>() Return the total number of channels on this site. No filtering is performed.</p>
<p>() Return the total number of channels on this site. No filtering is performed except to check PAGE_REMOVED</p>
<dl class="section return"><dt>Returns</dt><dd>int on error returns boolean false </dd></dl>
<p>Referenced by <a class="el" href="zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0">zfinger_init()</a>.</p>
@ -254,6 +256,24 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ac73b3e13778c564c877554517a7f51ba"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">get_channel_by_nick </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$nick</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653">wall_attach_post()</a>, and <a class="el" href="wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f">wall_upload_post()</a>.</p>
</div>
</div>
<a class="anchor" id="ab1485a26b032956e1496fc08c58b83ed"></a>
@ -278,7 +298,7 @@ Functions</h2></td></tr>
</dl>
<dl class="section return"><dt>Returns</dt><dd>string </dd></dl>
<p>Referenced by <a class="el" href="include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7">avatar_img()</a>, <a class="el" href="photo__driver_8php.html#a78f5a10c568d2a9bbbb129dc96548887">import_profile_photo()</a>, and <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>.</p>
<p>Referenced by <a class="el" href="include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7">avatar_img()</a>, <a class="el" href="photo__driver_8php.html#a78f5a10c568d2a9bbbb129dc96548887">import_profile_photo()</a>, <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content()</a>, and <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>.</p>
</div>
</div>
@ -362,7 +382,7 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05">create_sys_channel()</a>.</p>
<p>Referenced by <a class="el" href="identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05">create_sys_channel()</a>, and <a class="el" href="identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3">get_theme_uid()</a>.</p>
</div>
</div>

View File

@ -5,6 +5,7 @@ var identity_8php =
[ "create_identity", "identity_8php.html#a345f4c943d84de502ec6e72d2c813945", null ],
[ "create_sys_channel", "identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05", null ],
[ "get_birthdays", "identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51", null ],
[ "get_channel_by_nick", "identity_8php.html#ac73b3e13778c564c877554517a7f51ba", null ],
[ "get_default_profile_photo", "identity_8php.html#ab1485a26b032956e1496fc08c58b83ed", null ],
[ "get_events", "identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312", null ],
[ "get_my_address", "identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2", null ],

View File

@ -109,35 +109,50 @@ $(document).ready(function(){initNavTree('include_2attach_8php.html','');});
<div class="title">attach.php File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>File/attach API with the potential for revision control.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a6fdd92775f31c07d2863e16e0026018a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a">z_mime_content_type</a> ($filename)</td></tr>
<tr class="memdesc:a6fdd92775f31c07d2863e16e0026018a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Guess the mimetype from file ending. <a href="#a6fdd92775f31c07d2863e16e0026018a">More...</a><br/></td></tr>
<tr class="separator:a6fdd92775f31c07d2863e16e0026018a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a887d2d44a3ef18dcb6624e7fb58dc8e3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files</a> ($channel_id, $observer, $hash= '', $filename= '', $filetype= '')</td></tr>
<tr class="memdesc:a887d2d44a3ef18dcb6624e7fb58dc8e3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Count files/attachments. <a href="#a887d2d44a3ef18dcb6624e7fb58dc8e3">More...</a><br/></td></tr>
<tr class="separator:a887d2d44a3ef18dcb6624e7fb58dc8e3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3634af95f11a023dd8e882c3c7a3600d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files</a> ($channel_id, $observer, $hash= '', $filename= '', $filetype= '', $orderby= 'created desc', $start=0, $entries=0)</td></tr>
<tr class="memdesc:a3634af95f11a023dd8e882c3c7a3600d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a list of files/attachments. <a href="#a3634af95f11a023dd8e882c3c7a3600d">More...</a><br/></td></tr>
<tr class="separator:a3634af95f11a023dd8e882c3c7a3600d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d07c5b83d3d54e186f752e571847b36"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash</a> ($hash, $rev=0)</td></tr>
<tr class="memdesc:a0d07c5b83d3d54e186f752e571847b36"><td class="mdescLeft">&#160;</td><td class="mdescRight">Find an attachment by hash and revision. <a href="#a0d07c5b83d3d54e186f752e571847b36">More...</a><br/></td></tr>
<tr class="separator:a0d07c5b83d3d54e186f752e571847b36"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad991208ce939387e2f93a3bce7d09932"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata</a> ($hash, $rev=0)</td></tr>
<tr class="memdesc:ad991208ce939387e2f93a3bce7d09932"><td class="mdescLeft">&#160;</td><td class="mdescRight">Find an attachment by hash and revision. <a href="#ad991208ce939387e2f93a3bce7d09932">More...</a><br/></td></tr>
<tr class="separator:ad991208ce939387e2f93a3bce7d09932"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a84a8a64c4805e1525b42d4add464833f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f">attach_store</a> ($channel, $observer_hash, $options= '', $arr=null)</td></tr>
<tr class="separator:a84a8a64c4805e1525b42d4add464833f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeb07968990e66a88c95483ca09a7f909"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir</a> ($channel_id, $observer_hash, $pathname, $parent_hash= '')</td></tr>
<tr class="separator:aeb07968990e66a88c95483ca09a7f909"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab6830b3ab74a5d284876141ac80f6cbc"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#ab6830b3ab74a5d284876141ac80f6cbc">attach_mkdir</a> ($channel, $observer_hash, $arr=null)</td></tr>
<tr class="memdesc:ab6830b3ab74a5d284876141ac80f6cbc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create directory. <a href="#ab6830b3ab74a5d284876141ac80f6cbc">More...</a><br/></td></tr>
<tr class="separator:ab6830b3ab74a5d284876141ac80f6cbc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5c0875eafb8c0f8a0620ff7a875a2221"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a5c0875eafb8c0f8a0620ff7a875a2221">attach_change_permissions</a> ($channel_id, $resource, $allow_cid, $allow_gid, $deny_cid, $deny_gid, $recurse=false)</td></tr>
<tr class="memdesc:a5c0875eafb8c0f8a0620ff7a875a2221"><td class="mdescLeft">&#160;</td><td class="mdescRight">Changes permissions of a file. <a href="#a5c0875eafb8c0f8a0620ff7a875a2221">More...</a><br/></td></tr>
<tr class="separator:a5c0875eafb8c0f8a0620ff7a875a2221"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70bd666e080c2af5a91f5d14c297b8cd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a70bd666e080c2af5a91f5d14c297b8cd">attach_delete</a> ($channel_id, $resource)</td></tr>
<tr class="memdesc:a70bd666e080c2af5a91f5d14c297b8cd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Delete a file. <a href="#a70bd666e080c2af5a91f5d14c297b8cd">More...</a><br/></td></tr>
<tr class="separator:a70bd666e080c2af5a91f5d14c297b8cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6aa00ea010ea030110faefb75eafc1ce"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce">get_cloudpath</a> ($arr)</td></tr>
<tr class="memdesc:a6aa00ea010ea030110faefb75eafc1ce"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns path to file in cloud/. <a href="#a6aa00ea010ea030110faefb75eafc1ce">More...</a><br/></td></tr>
<tr class="separator:a6aa00ea010ea030110faefb75eafc1ce"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5d484de2d19a93071571d6499a50ae34"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="include_2attach_8php.html#a5d484de2d19a93071571d6499a50ae34">pipe_streams</a> ($in, $out)</td></tr>
<tr class="separator:a5d484de2d19a93071571d6499a50ae34"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>File/attach API with the potential for revision control. </p>
<p>TODO: a filesystem storage abstraction which maintains security (and 'data' contains a system filename which is inaccessible from the web). This could get around PHP storage limits and store videos and larger items, using fread or OS methods or native code to read/write or chunk it through. Also an 'append' option to the storage function might be a useful addition. </p>
</div><h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a0d07c5b83d3d54e186f752e571847b36"></a>
<div class="memitem">
<div class="memproto">
@ -162,6 +177,17 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Find an attachment by hash and revision. </p>
<p>Returns the entire attach structure including data.</p>
<p>This could exhaust memory so most useful only when immediately sending the data.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$hash</td><td></td></tr>
<tr><td class="paramname">$rev</td><td></td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1">attach_init()</a>.</p>
</div>
@ -190,6 +216,17 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Find an attachment by hash and revision. </p>
<p>Returns the entire attach structure excluding data.</p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36" title="Find an attachment by hash and revision.">attach_by_hash()</a> </dd></dl>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$hash</td><td></td></tr>
<tr><td class="paramname">$ref</td><td></td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, and <a class="el" href="include_2message_8php.html#a751ffd6635022b2190f56154ee745752">send_message()</a>.</p>
</div>
@ -248,6 +285,20 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Changes permissions of a file. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$channel_id</td><td></td></tr>
<tr><td class="paramname">$resource</td><td></td></tr>
<tr><td class="paramname">$allow_cid</td><td></td></tr>
<tr><td class="paramname">$allow_gid</td><td></td></tr>
<tr><td class="paramname">$deny_cid</td><td></td></tr>
<tr><td class="paramname">$deny_gid</td><td></td></tr>
<tr><td class="paramname">$recurse</td><td></td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd">filestorage_post()</a>.</p>
</div>
@ -294,6 +345,19 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Count files/attachments. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$channel_id</td><td></td></tr>
<tr><td class="paramname">$observer</td><td></td></tr>
<tr><td class="paramname">$hash</td><td>(optional) </td></tr>
<tr><td class="paramname">$filename</td><td>(optional) </td></tr>
<tr><td class="paramname">$filetype</td><td>(optional) </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>array $ret['success'] boolean $ret['results'] amount of found results, or false $ret['message'] string with error messages if any </dd></dl>
</div>
</div>
<a class="anchor" id="a70bd666e080c2af5a91f5d14c297b8cd"></a>
@ -320,6 +384,15 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Delete a file. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$channel_id</td><td></td></tr>
<tr><td class="paramname">$resource</td><td></td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0">RedDirectory\createFile()</a>, <a class="el" href="classRedFile.html#aef71c9eaac7052be7dc8602eb12171e7">RedFile\delete()</a>, <a class="el" href="filestorage_8php.html#a61bb1be78472555df4ce619f51014040">filestorage_content()</a>, and <a class="el" href="classRedFile.html#a41a49a583eb276b75626fcf97f4a699c">RedFile\put()</a>.</p>
</div>
@ -384,6 +457,22 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Returns a list of files/attachments. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$channel_id</td><td></td></tr>
<tr><td class="paramname">$observer</td><td></td></tr>
<tr><td class="paramname">$hash</td><td>(optional) </td></tr>
<tr><td class="paramname">$filename</td><td>(optional) </td></tr>
<tr><td class="paramname">$filetype</td><td>(optional) </td></tr>
<tr><td class="paramname">$orderby</td><td></td></tr>
<tr><td class="paramname">$start</td><td></td></tr>
<tr><td class="paramname">$entries</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>array $ret['success'] boolean $ret['results'] array with results, or false $ret['message'] string with error messages if any </dd></dl>
</div>
</div>
<a class="anchor" id="ab6830b3ab74a5d284876141ac80f6cbc"></a>
@ -415,18 +504,17 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Create directory. </p>
<p>attach_mkdir($channel,$observer_hash,$arr);</p>
<p>Create directory</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$channel</td><td>channel array of owner </td></tr>
<tr><td class="paramname">$observer_hash</td><td>hash of current observer </td></tr>
<tr><td class="paramname">$arr</td><td>parameter array to fulfil request</td></tr>
<tr><td class="paramname">$arr</td><td>parameter array to fulfil request Required: $arr['filename'] $arr['folder'] // hash of parent directory, empty string for root directory Optional: $arr['hash'] // precumputed hash for this node $arr['allow_cid'] $arr['allow_gid'] $arr['deny_cid'] $arr['deny_gid'] </td></tr>
</table>
</dd>
</dl>
<p>Required: $arr['filename'] $arr['folder'] // hash of parent directory, empty string for root directory</p>
<p>Optional: $arr['hash'] // precumputed hash for this node $arr['allow_cid'] $arr['allow_gid'] $arr['deny_cid'] $arr['deny_gid'] </p>
<p>Referenced by <a class="el" href="classRedDirectory.html#a986936910f0216887a25e28916c166c7">RedDirectory\createDirectory()</a>.</p>
@ -467,6 +555,15 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$channel</td><td>channel array of owner </td></tr>
<tr><td class="paramname">$observer_hash</td><td>hash of current observer </td></tr>
<tr><td class="paramname">$options</td><td>(optional) </td></tr>
<tr><td class="paramname">$arr</td><td>(optional) </td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="item_8php.html#a3daae7944f737bd30412a0d042207c0f">fix_attached_file_permissions()</a>, <a class="el" href="include_2message_8php.html#a751ffd6635022b2190f56154ee745752">send_message()</a>, and <a class="el" href="wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653">wall_attach_post()</a>.</p>
@ -486,6 +583,15 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Returns path to file in cloud/. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$arr</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>string with the path the file to cloud/ </dd></dl>
<p>Referenced by <a class="el" href="filestorage_8php.html#a61bb1be78472555df4ce619f51014040">filestorage_content()</a>.</p>
</div>
@ -513,6 +619,13 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$in</td><td></td></tr>
<tr><td class="paramname">$out</td><td></td></tr>
</table>
</dd>
</dl>
<p>Referenced by <a class="el" href="mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1">attach_init()</a>.</p>
@ -532,6 +645,16 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Guess the mimetype from file ending. </p>
<p>This function takes a file name and guess the mimetype from the filename extension.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">$filename</td><td>a string filename </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>string The mimetype according to a file ending. </dd></dl>
<p>Referenced by <a class="el" href="include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f">attach_store()</a>, and <a class="el" href="classRedDirectory.html#a2d12d99d38a6a75fc9a830b2f7fc0bf0">RedDirectory\createFile()</a>.</p>
</div>
@ -575,7 +698,7 @@ Functions</h2></td></tr>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramtype">integer</td><td class="paramname">$channel_id</td><td></td></tr>
<tr><td class="paramtype">string</td><td class="paramname">$observer_hash</td><td></td></tr>
<tr><td class="paramtype">string</td><td class="paramname">$observer_hash</td><td>hash of current observer </td></tr>
<tr><td class="paramtype">string</td><td class="paramname">$pathname</td><td></td></tr>
<tr><td class="paramtype">string</td><td class="paramname">$parent_hash</td><td>(optional)</td></tr>
</table>

File diff suppressed because one or more lines are too long

View File

@ -365,9 +365,17 @@ Functions</h2></td></tr>
</div><div class="memdoc">
<p>This is the POST destination for most all locally posted text stuff. This function handles status, wall-to-wall status, local comments, and remote coments that are posted on this site (as opposed to being delivered in a feed). Also processed here are posts and comments coming through the statusnet/twitter API. All of these become an "item" which is our basic unit of information. Posts that originate externally or do not fall into the above posting categories go through <a class="el" href="items_8php.html#a2541e6861a56d145c9281877cc501615">item_store()</a> instead of this function. </p>
<p>Is this a reply to something?</p>
<p>fix naked links by passing through a callback to see if this is a red site (already known to us) which will get a zrl, otherwise link with url, add bookmark tag to both. First wrap any url which is part of link anchor text already in quotes so we don't double link it. e.g. [url=<a href="http://foobar.com">http://foobar.com</a>]something with <a href="http://elsewhere.com">http://elsewhere.com</a> in it[/url] becomes [url=<a href="http://foobar.com">http://foobar.com</a>]something with "http://elsewhere.com" in it[/url] otherwise <a href="http://elsewhere.com">http://elsewhere.com</a> becomes #^[url=<a href="http://elsewhere.com">http://elsewhere.com</a>]<a href="http://elsewhere.com">http://elsewhere.com</a>[/url]</p>
<p>fix naked links by passing through a callback to see if this is a red site (already known to us) which will get a zrl, otherwise link with url, add bookmark tag to both. First protect any url inside certain bbcode tags so we don't double link it.</p>
<p>When a photo was uploaded into the message using the (profile wall) ajax uploader, The permissions are initially set to disallow anybody but the owner from seeing it. This is because the permissions may not yet have been set for the post. If it's private, the photo permissions should be set appropriately. But we didn't know the final permissions on the post until now. So now we'll look for links of uploaded photos and attachments that are in the post and set them to the same permissions as the post itself.</p>
<p>If the post was end-to-end encrypted we can't find images and attachments in the body, use our media_str input instead which only contains these elements - but only do this when encrypted content exists because the photo/attachment may have been removed from the post and we should keep it private. If it's encrypted we have no way of knowing so we'll set the permissions regardless and realise that the media may not be referenced in the post.</p>
<p>What is preventing us from being able to upload photos into comments is dealing with the photo and attachment permissions, since we don't always know who was in the distribution for the top level post.</p>
<p>We might be able to provide this functionality with a lot of fiddling:</p>
<ul>
<li>if the top level post is public (make the photo public)</li>
<li>if the top level post was written by us or a wall post that belongs to us (match the top level post)</li>
<li>if the top level post has privacy mentions, add those to the permissions.</li>
<li>otherwise disallow the photo <em>or</em> make the photo public. This is the part that gets messy.</li>
</ul>
<p>Fold multi-line [code] sequences</p>
<p>Look for any tags and linkify them</p>

View File

@ -144,6 +144,8 @@ Functions</h2></td></tr>
<tr class="separator:a536d0313b6ffe33b9d2490c4e25c5361"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae73794179b62d39bb597ff670ab1c1e5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#ae73794179b62d39bb597ff670ab1c1e5">import_author_xchan</a> ($<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>)</td></tr>
<tr class="separator:ae73794179b62d39bb597ff670ab1c1e5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6bee35961f2e32905f20367a9309d627"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a6bee35961f2e32905f20367a9309d627">import_author_rss</a> ($<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>)</td></tr>
<tr class="separator:a6bee35961f2e32905f20367a9309d627"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a82955cc578f0fa600acec84475026194"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a82955cc578f0fa600acec84475026194">encode_item</a> ($item)</td></tr>
<tr class="separator:a82955cc578f0fa600acec84475026194"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1fcf621dce7370515b420a7753f4726"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#ac1fcf621dce7370515b420a7753f4726">map_scope</a> ($scope)</td></tr>
@ -218,8 +220,6 @@ Functions</h2></td></tr>
<tr class="separator:a0cf98bb619f07dd18f602683a55a5f59"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad2abb4644ff1f20fefbc80326fe01cf0"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">posted_dates</a> ($uid, $wall)</td></tr>
<tr class="separator:ad2abb4644ff1f20fefbc80326fe01cf0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abe695dd89e1e10ed042c26b80114f0ed"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#abe695dd89e1e10ed042c26b80114f0ed">posted_date_widget</a> ($url, $uid, $wall)</td></tr>
<tr class="separator:abe695dd89e1e10ed042c26b80114f0ed"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adf980098b6de9c3993bc3ff26a8dd6f9"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9">fetch_post_tags</a> ($items, $link=false)</td></tr>
<tr class="separator:adf980098b6de9c3993bc3ff26a8dd6f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a004e89d86b0f29b2c4da20108ecc4091"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed</a> ($uid, $observer_xchan, $mindate)</td></tr>
@ -1097,6 +1097,24 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87">fix_private_photos()</a>.</p>
</div>
</div>
<a class="anchor" id="a6bee35961f2e32905f20367a9309d627"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">import_author_rss </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$x</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="items_8php.html#ae73794179b62d39bb597ff670ab1c1e5">import_author_xchan()</a>.</p>
</div>
</div>
<a class="anchor" id="ae73794179b62d39bb597ff670ab1c1e5"></a>
@ -1358,38 +1376,6 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="include_2api_8php.html#a72bfecac1970bc29b853073e816388ff">api_channel_stream()</a>, <a class="el" href="poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b">poke_init()</a>, <a class="el" href="tagger_8php.html#a0e4a3eb177d1684553c547503d67161c">tagger_content()</a>, and <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>.</p>
</div>
</div>
<a class="anchor" id="abe695dd89e1e10ed042c26b80114f0ed"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">posted_date_widget </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$url</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$uid</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$wall</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ad2abb4644ff1f20fefbc80326fe01cf0"></a>
@ -1416,7 +1402,7 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="items_8php.html#abe695dd89e1e10ed042c26b80114f0ed">posted_date_widget()</a>, and <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>.</p>
<p>Referenced by <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>.</p>
</div>
</div>
@ -1481,7 +1467,7 @@ Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>red_zrl_callback preg_match function when fixing 'naked' links in mod <a class="el" href="item_8php.html">item.php</a> Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't. </p>
<p>red_zrl_callback preg_match function when fixing 'naked' links in mod <a class="el" href="item_8php.html">item.php</a> Check if we've got a hubloc for the site and use a zrl if we do, a url if we don't. Remove any existing zid= param which may have been pasted by mistake - and will have the author's credentials. zid's are dynamic and can't really be passed around like that. </p>
</div>
</div>

View File

@ -34,6 +34,7 @@ var items_8php =
[ "get_profile_elements", "items_8php.html#a251343637ff40a50cca93452cd530c26", null ],
[ "get_public_feed", "items_8php.html#a079e099e15d88d47aeb6ca6d60da7107", null ],
[ "has_permissions", "items_8php.html#a77051724d1784074ff187e73a4db93fe", null ],
[ "import_author_rss", "items_8php.html#a6bee35961f2e32905f20367a9309d627", null ],
[ "import_author_xchan", "items_8php.html#ae73794179b62d39bb597ff670ab1c1e5", null ],
[ "item_expire", "items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc", null ],
[ "item_getfeedattach", "items_8php.html#a09d425596b9f8663472cf7474ad36d96", null ],
@ -45,7 +46,6 @@ var items_8php =
[ "mail_store", "items_8php.html#a77da7ce9a117601d49ac4a67c71b514f", null ],
[ "map_scope", "items_8php.html#ac1fcf621dce7370515b420a7753f4726", null ],
[ "post_activity_item", "items_8php.html#a410f9c743877c125ca06312373346903", null ],
[ "posted_date_widget", "items_8php.html#abe695dd89e1e10ed042c26b80114f0ed", null ],
[ "posted_dates", "items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0", null ],
[ "red_escape_codeblock", "items_8php.html#a49905ea75adfe8a2d110be344d18d6a6", null ],
[ "red_escape_zrl_callback", "items_8php.html#a83a349062945d585edb4b3c5d763ab6e", null ],

File diff suppressed because one or more lines are too long

View File

@ -3,6 +3,7 @@ var language_8php =
[ "detect_language", "language_8php.html#a632da17c7ac0d2dc1a00a4706870194b", null ],
[ "get_best_language", "language_8php.html#a980dee1d8715a98ab02e36b59facf8ed", null ],
[ "get_browser_language", "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e", null ],
[ "get_language_name", "language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7", null ],
[ "load_translation_table", "language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05", null ],
[ "pop_lang", "language_8php.html#a78bd204955ec4cc3a9ac651285a1689d", null ],
[ "push_lang", "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a", null ],

View File

@ -36,14 +36,14 @@ var NAVTREE =
var NAVTREEINDEX =
[
"BaseObject_8php.html",
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8",
"classConversation.html#a66f121ca4026246f86a732e5faa0682c",
"classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393",
"functions_0x68.html",
"include_2directory_8php.html",
"namespacemembers_vars.html",
"setup_8php.html#a267555abd17290e659b4bf44b885e4e0",
"webpages_8php.html"
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866",
"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8",
"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f",
"functions_0x63.html",
"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6",
"namespaceFriendica.html",
"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052",
"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4"
];
var SYNCONMSG = 'click to disable panel synchronisation';

View File

@ -24,15 +24,16 @@ var NAVTREEINDEX0 =
"__well__known_8php.html":[5,0,1,0],
"__well__known_8php.html#a6ebfa937a2024f0b5dab53f0ac90fed0":[5,0,1,0,0],
"account_8php.html":[5,0,0,2],
"account_8php.html#a014de2d5d5c9785de5bf547a485822fa":[5,0,0,2,6],
"account_8php.html#a014de2d5d5c9785de5bf547a485822fa":[5,0,0,2,7],
"account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9":[5,0,0,2,6],
"account_8php.html#a141fe579c351c78209d425473f978eb5":[5,0,0,2,5],
"account_8php.html#a144b4891022567668375b58ea61cfff0":[5,0,0,2,4],
"account_8php.html#a43e3042b2723d76915a030bac3c668b6":[5,0,0,2,0],
"account_8php.html#a917d74aad0baf3e0c4b51cf1051e654f":[5,0,0,2,1],
"account_8php.html#aa9c29c497c17d8f9344dce8631ad8761":[5,0,0,2,7],
"account_8php.html#aa9c29c497c17d8f9344dce8631ad8761":[5,0,0,2,8],
"account_8php.html#aaff7720423417a4333697894ffd9ddeb":[5,0,0,2,3],
"account_8php.html#ac1653efba62493b9d87513e1b6c04c83":[5,0,0,2,9],
"account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1":[5,0,0,2,8],
"account_8php.html#ac1653efba62493b9d87513e1b6c04c83":[5,0,0,2,10],
"account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1":[5,0,0,2,9],
"account_8php.html#ae052bd5558847bd38e89c213561a9771":[5,0,0,2,2],
"achievements_8php.html":[5,0,1,1],
"achievements_8php.html#a35ae04ada0e227d19671f289a32fb30e":[5,0,1,1,0],
@ -74,8 +75,9 @@ var NAVTREEINDEX0 =
"apw_2php_2theme_8php.html#a42167c539043a39a6b83c252d05f1e89":[5,0,3,2,0,0,2,0],
"auth_8php.html":[5,0,0,7],
"auth_8php.html#a07bae0e623e2daa9ee2cd5a8aa294dee":[5,0,0,7,0],
"auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5":[5,0,0,7,2],
"auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[5,0,0,7,1],
"auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5":[5,0,0,7,3],
"auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[5,0,0,7,2],
"auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38":[5,0,0,7,1],
"bb2diaspora_8php.html":[5,0,0,9],
"bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93":[5,0,0,9,7],
"bb2diaspora_8php.html#a26c09c218413610e62e60754c579f6c6":[5,0,0,9,2],
@ -92,14 +94,15 @@ var NAVTREEINDEX0 =
"bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a":[5,0,0,10,4],
"bbcode_8php.html#a2be26414a367118143cc89e2d58e7377":[5,0,0,10,5],
"bbcode_8php.html#a3435c82a6c7693557800cdeb6848d0bd":[5,0,0,10,0],
"bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322":[5,0,0,10,11],
"bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322":[5,0,0,10,12],
"bbcode_8php.html#a3a989cbf308a32468d171d83e9c51d1e":[5,0,0,10,3],
"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[5,0,0,10,9],
"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,10],
"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[5,0,0,10,10],
"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[5,0,0,10,11],
"bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7":[5,0,0,10,9],
"bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f":[5,0,0,10,1],
"bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[5,0,0,10,6],
"bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c":[5,0,0,10,2],
"bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8":[5,0,0,10,12],
"bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8":[5,0,0,10,13],
"blocks_8php.html":[5,0,1,7],
"blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[5,0,1,7,0],
"blogga_2php_2theme_8php.html":[5,0,3,2,1,0,2],
@ -114,7 +117,7 @@ var NAVTREEINDEX0 =
"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,131],
"boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,35],
"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,145],
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,243],
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,244],
"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,51],
"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,163],
"boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,43],
@ -123,14 +126,14 @@ var NAVTREEINDEX0 =
"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,202],
"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,65],
"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,167],
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,261],
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,257],
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,260],
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,262],
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,258],
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,261],
"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,21],
"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,57],
"boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15],
"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,75],
"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,247],
"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,248],
"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,79],
"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,76],
"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,193],
@ -139,42 +142,42 @@ var NAVTREEINDEX0 =
"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,140],
"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,166],
"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[5,0,4,134],
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,268],
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,237],
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,270],
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,269],
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,238],
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,271],
"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,170],
"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,74],
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,216],
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,217],
"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,102],
"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,151],
"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,186],
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,239],
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,240],
"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,38],
"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,20],
"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,98],
"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,90],
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,250],
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,251],
"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,189],
"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,81],
"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,126],
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,214],
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,215],
"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,103],
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,235],
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,236],
"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,185],
"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,123],
"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,66],
"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,71],
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,221],
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,222],
"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,138],
"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,40],
"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,116],
"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,153],
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,274],
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,275],
"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,174],
"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,105],
"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,110],
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,273],
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,212],
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,274],
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,213],
"boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12],
"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,58],
"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,88],
@ -187,22 +190,22 @@ var NAVTREEINDEX0 =
"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,148],
"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,69],
"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[5,0,4,154],
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,258],
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,259],
"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,172],
"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,101],
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,229],
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,230],
"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,171],
"boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6],
"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,204],
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,225],
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,226],
"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,196],
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,152],
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,39],
"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,80],
"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,32],
"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,188],
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,224],
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,271],
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,225],
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,272],
"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,19],
"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,59],
"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,178],
@ -212,32 +215,32 @@ var NAVTREEINDEX0 =
"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,201],
"boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,18],
"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,73],
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,254],
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,255],
"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,164],
"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,136],
"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,139],
"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,42],
"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,142],
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,241],
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,228],
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,222],
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,242],
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,229],
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,223],
"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,99],
"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,91],
"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,210],
"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,211],
"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,125],
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[5,0,4,205],
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,240],
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,241],
"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[5,0,4,157],
"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,27],
"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,179],
"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,129],
"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,70],
"boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2],
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,262],
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,263],
"boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4],
"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,72],
"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,85],
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,231],
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,232],
"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,111],
"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,63],
"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,128],
@ -246,8 +249,5 @@ var NAVTREEINDEX0 =
"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,104],
"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[5,0,4,55],
"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,161],
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,46],
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,82],
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,114],
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,198]
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,46]
};

View File

@ -1,38 +1,42 @@
var NAVTREEINDEX1 =
{
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,82],
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,114],
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,198],
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,50],
"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,108],
"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,54],
"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[5,0,4,209],
"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,121],
"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[5,0,4,113],
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,253],
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,252],
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,254],
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,253],
"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,177],
"boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,16],
"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,96],
"boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[5,0,4,206],
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,226],
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,227],
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,124],
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,118],
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,233],
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,269],
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,234],
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,270],
"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,30],
"boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11],
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,143],
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,122],
"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,120],
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,264],
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,238],
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,265],
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,239],
"boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,17],
"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,191],
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,227],
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,228],
"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,45],
"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5],
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,219],
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,220],
"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,192],
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,267],
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,255],
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,218],
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,268],
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,256],
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,219],
"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,180],
"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,24],
"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,199],
@ -43,18 +47,18 @@ var NAVTREEINDEX1 =
"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,107],
"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,84],
"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,93],
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,223],
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,224],
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,133],
"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,208],
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,64],
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,183],
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,112],
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,209],
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,210],
"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,31],
"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,203],
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,230],
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,231],
"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,176],
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,213],
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,214],
"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,106],
"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,135],
"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,52],
@ -62,21 +66,21 @@ var NAVTREEINDEX1 =
"boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7],
"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,95],
"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,36],
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,234],
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,235],
"boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3],
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,259],
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,260],
"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,62],
"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,109],
"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,94],
"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,119],
"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,23],
"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,162],
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,232],
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,233],
"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,92],
"boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[5,0,4,25],
"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,34],
"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,53],
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,265],
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,266],
"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,115],
"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,117],
"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,190],
@ -84,8 +88,8 @@ var NAVTREEINDEX1 =
"boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13],
"boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8],
"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,165],
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,266],
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,220],
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,267],
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,221],
"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,197],
"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,61],
"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,146],
@ -94,47 +98,47 @@ var NAVTREEINDEX1 =
"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,68],
"boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,83],
"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,28],
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,215],
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,242],
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,236],
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,216],
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,243],
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,237],
"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,89],
"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,130],
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,245],
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,246],
"boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,37],
"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,22],
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,251],
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,252],
"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,173],
"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,149],
"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,181],
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,263],
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,264],
"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,26],
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,256],
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,257],
"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[5,0,4,47],
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,217],
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,246],
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,218],
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,247],
"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,156],
"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,97],
"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,168],
"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,182],
"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,132],
"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,29],
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,248],
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,249],
"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,175],
"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,56],
"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,48],
"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,137],
"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,195],
"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,86],
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,244],
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,245],
"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,187],
"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,169],
"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,249],
"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,250],
"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,44],
"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,78],
"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,141],
"boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14],
"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,272],
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,211],
"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,273],
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,212],
"cache_8php.html":[5,0,0,12],
"channel_8php.html":[5,0,1,10],
"channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1":[5,0,1,10,0],
@ -245,9 +249,5 @@ var NAVTREEINDEX1 =
"classConversation.html#a2a96b7a6573ae53db861624659e831cb":[4,0,8,6],
"classConversation.html#a2f12724ef0244e9049fe1bb9641b516d":[4,0,8,19],
"classConversation.html#a41f4a549e6a99f98935c4742addd22c8":[4,0,8,20],
"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[4,0,8,2],
"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[4,0,8,7],
"classConversation.html#a5879199008b96bee7550b576d614e1c1":[4,0,8,10],
"classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[4,0,8,17],
"classConversation.html#a5effe8ad3007e01333df44b81432b813":[4,0,8,5]
"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[4,0,8,2]
};

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX2 =
{
"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[4,0,8,7],
"classConversation.html#a5879199008b96bee7550b576d614e1c1":[4,0,8,10],
"classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[4,0,8,17],
"classConversation.html#a5effe8ad3007e01333df44b81432b813":[4,0,8,5],
"classConversation.html#a66f121ca4026246f86a732e5faa0682c":[4,0,8,11],
"classConversation.html#a8335cdd43f1836e3c255638e61a09e16":[4,0,8,1],
"classConversation.html#a8748445aa26047ebed5141f3c3cbc244":[4,0,8,16],
@ -103,10 +107,11 @@ var NAVTREEINDEX2 =
"classRedBasicAuth.html#af14337f1baad407f8a85d48205c0f30e":[4,0,23,4],
"classRedBrowser.html":[4,0,24],
"classRedBrowser.html#a1f7daf50bb9bfcde7345b3b1908dbd7e":[4,0,24,1],
"classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f":[4,0,24,3],
"classRedBrowser.html#a40fdbb9d9fe6c1243bbf135dd5b0a06f":[4,0,24,4],
"classRedBrowser.html#a4b76be9ccef0262cf78fffb4129eda93":[4,0,24,0],
"classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349":[4,0,24,2],
"classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35":[4,0,24,4],
"classRedBrowser.html#a7f6bf0bda07833f4c647557bd172e349":[4,0,24,3],
"classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3":[4,0,24,2],
"classRedBrowser.html#ab6d6d1e2a67e06b344a4cede1bd00b35":[4,0,24,5],
"classRedDirectory.html":[4,0,25],
"classRedDirectory.html#a0f113244cd85c17848df991001d024f4":[4,0,25,12],
"classRedDirectory.html#a11376aed1963b4471eb1592c13c63976":[4,0,25,10],
@ -244,10 +249,5 @@ var NAVTREEINDEX2 =
"classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8":[4,0,21,7],
"classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4":[4,0,21,0],
"classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66":[4,0,21,2],
"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[4,0,21,6],
"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[4,0,21,8],
"classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[4,0,21,5],
"classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[4,0,21,4],
"classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb":[4,0,21,9],
"classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207":[4,0,21,1]
"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[4,0,21,6]
};

View File

@ -1,5 +1,10 @@
var NAVTREEINDEX3 =
{
"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[4,0,21,8],
"classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[4,0,21,5],
"classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[4,0,21,4],
"classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb":[4,0,21,9],
"classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207":[4,0,21,1],
"classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393":[4,0,21,3],
"cli__startup_8php.html":[5,0,0,15],
"cli__startup_8php.html#adfdde63686e33ccd4851fa5edc4fc70b":[5,0,0,15,0],
@ -244,10 +249,5 @@ var NAVTREEINDEX3 =
"functions.html":[4,3,0,0],
"functions_0x5f.html":[4,3,0,1],
"functions_0x61.html":[4,3,0,2],
"functions_0x62.html":[4,3,0,3],
"functions_0x63.html":[4,3,0,4],
"functions_0x64.html":[4,3,0,5],
"functions_0x65.html":[4,3,0,6],
"functions_0x66.html":[4,3,0,7],
"functions_0x67.html":[4,3,0,8]
"functions_0x62.html":[4,3,0,3]
};

View File

@ -1,5 +1,10 @@
var NAVTREEINDEX4 =
{
"functions_0x63.html":[4,3,0,4],
"functions_0x64.html":[4,3,0,5],
"functions_0x65.html":[4,3,0,6],
"functions_0x66.html":[4,3,0,7],
"functions_0x67.html":[4,3,0,8],
"functions_0x68.html":[4,3,0,9],
"functions_0x69.html":[4,3,0,10],
"functions_0x6c.html":[4,3,0,11],
@ -32,8 +37,8 @@ var NAVTREEINDEX4 =
"functions_func_0x74.html":[4,3,1,17],
"functions_func_0x76.html":[4,3,1,18],
"functions_vars.html":[4,3,2],
"globals.html":[5,1,0,0],
"globals.html":[5,1,0],
"globals.html":[5,1,0,0],
"globals_0x5f.html":[5,1,0,1],
"globals_0x61.html":[5,1,0,2],
"globals_0x62.html":[5,1,0,3],
@ -60,8 +65,8 @@ var NAVTREEINDEX4 =
"globals_0x77.html":[5,1,0,24],
"globals_0x78.html":[5,1,0,25],
"globals_0x7a.html":[5,1,0,26],
"globals_func.html":[5,1,1,0],
"globals_func.html":[5,1,1],
"globals_func.html":[5,1,1,0],
"globals_func_0x61.html":[5,1,1,1],
"globals_func_0x62.html":[5,1,1,2],
"globals_func_0x63.html":[5,1,1,3],
@ -134,29 +139,30 @@ var NAVTREEINDEX4 =
"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[5,0,0,39,1],
"identity_8php.html":[5,0,0,40],
"identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05":[5,0,0,40,3],
"identity_8php.html#a332df795f684788002f5a6424abacfd7":[5,0,0,40,9],
"identity_8php.html#a332df795f684788002f5a6424abacfd7":[5,0,0,40,10],
"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[5,0,0,40,2],
"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,40,12],
"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,0,40,18],
"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,0,40,17],
"identity_8php.html#a47d6f53216f23a3484061793bef29854":[5,0,0,40,19],
"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,0,40,7],
"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,0,40,22],
"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,0,40,23],
"identity_8php.html#a3570a4eb77332b292d394c4132cb8f03":[5,0,0,40,13],
"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[5,0,0,40,19],
"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[5,0,0,40,18],
"identity_8php.html#a47d6f53216f23a3484061793bef29854":[5,0,0,40,20],
"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[5,0,0,40,8],
"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[5,0,0,40,23],
"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[5,0,0,40,24],
"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[5,0,0,40,1],
"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,40,20],
"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[5,0,0,40,15],
"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,0,40,8],
"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[5,0,0,40,21],
"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[5,0,0,40,16],
"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[5,0,0,40,9],
"identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[5,0,0,40,0],
"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,0,40,11],
"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[5,0,0,40,10],
"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[5,0,0,40,5],
"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,40,13],
"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[5,0,0,40,12],
"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[5,0,0,40,11],
"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[5,0,0,40,6],
"identity_8php.html#ac73b3e13778c564c877554517a7f51ba":[5,0,0,40,5],
"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[5,0,0,40,14],
"identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[5,0,0,40,4],
"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,0,40,16],
"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[5,0,0,40,14],
"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,0,40,6],
"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,40,21],
"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[5,0,0,40,17],
"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[5,0,0,40,15],
"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[5,0,0,40,7],
"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[5,0,0,40,22],
"import_8php.html":[5,0,1,42],
"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,42,1],
"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,42,0],
@ -243,11 +249,5 @@ var NAVTREEINDEX4 =
"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[5,0,0,18,11],
"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[5,0,0,18,1],
"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[5,0,0,18,2],
"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,18,6],
"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,18,8],
"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,18,5],
"include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,18,10],
"include_2config_8php.html#af02c96e6b37335774b548914ede1d22e":[5,0,0,18,3],
"include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74":[5,0,0,18,4],
"include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[5,0,0,18,12]
"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[5,0,0,18,6]
};

View File

@ -1,5 +1,11 @@
var NAVTREEINDEX5 =
{
"include_2config_8php.html#ac543813a980b3841cc5a277fcd4a24a6":[5,0,0,18,8],
"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[5,0,0,18,5],
"include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[5,0,0,18,10],
"include_2config_8php.html#af02c96e6b37335774b548914ede1d22e":[5,0,0,18,3],
"include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74":[5,0,0,18,4],
"include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[5,0,0,18,12],
"include_2directory_8php.html":[5,0,0,29],
"include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[5,0,0,29,0],
"include_2follow_8php.html":[5,0,0,34],
@ -97,29 +103,30 @@ var NAVTREEINDEX5 =
"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[5,0,0,43,27],
"items_8php.html#a0790a4550b829e85504af548623002ca":[5,0,0,43,7],
"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[5,0,0,43,32],
"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[5,0,0,43,36],
"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[5,0,0,43,37],
"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[5,0,0,43,24],
"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[5,0,0,43,4],
"items_8php.html#a251343637ff40a50cca93452cd530c26":[5,0,0,43,31],
"items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,43,38],
"items_8php.html#a2541e6861a56d145c9281877cc501615":[5,0,0,43,39],
"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[5,0,0,43,3],
"items_8php.html#a2b56a4c01bd22a648d52ec9af1a04259":[5,0,0,43,13],
"items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[5,0,0,43,56],
"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[5,0,0,43,20],
"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[5,0,0,43,0],
"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,43,44],
"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,43,45],
"items_8php.html#a49905ea75adfe8a2d110be344d18d6a6":[5,0,0,43,47],
"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[5,0,0,43,50],
"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[5,0,0,43,29],
"items_8php.html#a566c601726697e044e75284af7fb6f17":[5,0,0,43,19],
"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[5,0,0,43,12],
"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[5,0,0,43,17],
"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[5,0,0,43,37],
"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[5,0,0,43,38],
"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[5,0,0,43,15],
"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[5,0,0,43,35],
"items_8php.html#a756738301f2ed96be50232500677d58a":[5,0,0,43,40],
"items_8php.html#a6bee35961f2e32905f20367a9309d627":[5,0,0,43,34],
"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[5,0,0,43,36],
"items_8php.html#a756738301f2ed96be50232500677d58a":[5,0,0,43,41],
"items_8php.html#a77051724d1784074ff187e73a4db93fe":[5,0,0,43,33],
"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[5,0,0,43,42],
"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[5,0,0,43,43],
"items_8php.html#a82955cc578f0fa600acec84475026194":[5,0,0,43,16],
"items_8php.html#a83a349062945d585edb4b3c5d763ab6e":[5,0,0,43,48],
"items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[5,0,0,43,11],
@ -136,29 +143,29 @@ var NAVTREEINDEX5 =
"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[5,0,0,43,51],
"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,43,52],
"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[5,0,0,43,25],
"items_8php.html#abe695dd89e1e10ed042c26b80114f0ed":[5,0,0,43,45],
"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,43,1],
"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,43,43],
"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,43,44],
"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,43,18],
"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,43,39],
"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[5,0,0,43,40],
"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,43,46],
"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,43,53],
"items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a":[5,0,0,43,49],
"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[5,0,0,43,23],
"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,43,34],
"items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,43,41],
"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[5,0,0,43,35],
"items_8php.html#af94c281016c6c912d06e064113336c5c":[5,0,0,43,42],
"items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1":[5,0,0,43,14],
"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[5,0,0,43,22],
"language_8php.html":[5,0,0,44],
"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,44,6],
"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[5,0,0,44,7],
"language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7":[5,0,0,44,3],
"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[5,0,0,44,0],
"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,44,4],
"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,44,3],
"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[5,0,0,44,5],
"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[5,0,0,44,4],
"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[5,0,0,44,1],
"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,44,7],
"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,44,5],
"language_8php.html#aae0c3638fb476ae1e31f8d242f5dac04":[5,0,0,44,8],
"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,44,6],
"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,44,2],
"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,44,8],
"language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d":[5,0,0,44,9],
"layouts_8php.html":[5,0,1,45],
"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,45,0],
"like_8php.html":[5,0,1,46],
@ -230,10 +237,10 @@ var NAVTREEINDEX5 =
"mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3":[5,0,1,63,0],
"mod_2oembed_8php.html":[5,0,1,64],
"mod_2oembed_8php.html#a9145025aaf057fb5d3f9f7011e5e1014":[5,0,1,64,0],
"mod_2photos_8php.html":[5,0,1,71],
"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,71,2],
"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,71,0],
"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,71,1],
"mod_2photos_8php.html":[5,0,1,72],
"mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080":[5,0,1,72,2],
"mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812":[5,0,1,72,0],
"mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014":[5,0,1,72,1],
"mod__filestorage_8php.html":[5,0,3,0,0],
"mod__import_8php.html":[5,0,3,1,3],
"mod__import_8php.html#a8db1899eeeb44dabd0904065b63627bb":[5,0,3,1,3,0],
@ -242,12 +249,5 @@ var NAVTREEINDEX5 =
"mood_8php.html#a7ae136dd7476865b4828136175db5022":[5,0,1,57,1],
"msearch_8php.html":[5,0,1,58],
"msearch_8php.html#ac80d2a6c0a92e79eec7efbbccd74d9a8":[5,0,1,58,0],
"namespaceFriendica.html":[3,0,1],
"namespaceFriendica.html":[4,0,1],
"namespaceacl__selectors.html":[4,0,0],
"namespaceacl__selectors.html":[3,0,0],
"namespacefriendica-to-smarty-tpl.html":[4,0,2],
"namespacefriendica-to-smarty-tpl.html":[3,0,2],
"namespacemembers.html":[3,1,0],
"namespacemembers_func.html":[3,1,1]
"namespaceFriendica.html":[4,0,1]
};

View File

@ -1,9 +1,16 @@
var NAVTREEINDEX6 =
{
"namespaceFriendica.html":[3,0,1],
"namespaceacl__selectors.html":[4,0,0],
"namespaceacl__selectors.html":[3,0,0],
"namespacefriendica-to-smarty-tpl.html":[4,0,2],
"namespacefriendica-to-smarty-tpl.html":[3,0,2],
"namespacemembers.html":[3,1,0],
"namespacemembers_func.html":[3,1,1],
"namespacemembers_vars.html":[3,1,2],
"namespaces.html":[3,0],
"namespaceupdatetpl.html":[3,0,3],
"namespaceupdatetpl.html":[4,0,3],
"namespaceupdatetpl.html":[3,0,3],
"namespaceutil.html":[4,0,4],
"namespaceutil.html":[3,0,4],
"nav_8php.html":[5,0,0,47],
@ -35,20 +42,22 @@ var NAVTREEINDEX6 =
"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[5,0,0,54,0],
"online_8php.html":[5,0,1,66],
"online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7":[5,0,1,66,0],
"opensearch_8php.html":[5,0,1,67],
"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,67,0],
"page_8php.html":[5,0,1,68],
"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,68,1],
"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,68,0],
"openid_8php.html":[5,0,1,67],
"openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43":[5,0,1,67,0],
"opensearch_8php.html":[5,0,1,68],
"opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9":[5,0,1,68,0],
"page_8php.html":[5,0,1,69],
"page_8php.html#a4d89800c0366a239191b1692c09635cf":[5,0,1,69,1],
"page_8php.html#a91a5f649f68406149108bded1dc90b22":[5,0,1,69,0],
"page__widgets_8php.html":[5,0,0,55],
"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[5,0,0,55,1],
"page__widgets_8php.html#ad82011c1ed90d9de8b9f34c12af5c6f0":[5,0,0,55,0],
"pages.html":[],
"parse__url_8php.html":[5,0,1,69],
"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,69,2],
"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,69,3],
"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,69,1],
"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,69,0],
"parse__url_8php.html":[5,0,1,70],
"parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[5,0,1,70,2],
"parse__url_8php.html#a25635549f2c22955d72465f4d2e58993":[5,0,1,70,3],
"parse__url_8php.html#a496f4e3836154f6f32b8e805a7160d3a":[5,0,1,70,1],
"parse__url_8php.html#aa7dd8f961bea042d62726ed909e4a868":[5,0,1,70,0],
"passion_8php.html":[5,0,3,2,0,1,6],
"passionwide_8php.html":[5,0,3,2,0,1,7],
"permissions_8php.html":[5,0,0,56],
@ -57,8 +66,8 @@ var NAVTREEINDEX6 =
"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[5,0,0,56,3],
"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[5,0,0,56,4],
"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[5,0,0,56,1],
"photo_8php.html":[5,0,1,70],
"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,70,0],
"photo_8php.html":[5,0,1,71],
"photo_8php.html#a582779d24882b0d31ee909a91d70a448":[5,0,1,71,0],
"photo__driver_8php.html":[5,0,0,1,0],
"photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a":[5,0,0,1,0,2],
"photo__driver_8php.html#a243cee492ce443afb6a7d77d54b6c4aa":[5,0,0,1,0,1],
@ -79,11 +88,11 @@ var NAVTREEINDEX6 =
"php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,1,0,0],
"php_2theme__init_8php.html":[5,0,3,1,5],
"php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[5,0,3,1,5,0],
"php_8php.html":[5,0,1,72],
"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,72,0],
"php_8php.html":[5,0,1,73],
"php_8php.html#adb7164dfed9a4ecbe2e168e1e78f12f6":[5,0,1,73,0],
"pine_8php.html":[5,0,3,2,0,1,8],
"ping_8php.html":[5,0,1,73],
"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,73,0],
"ping_8php.html":[5,0,1,74],
"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,74,0],
"plugin_8php.html":[5,0,0,58],
"plugin_8php.html#a030cec6793b909c439c0336ba39b1571":[5,0,0,58,21],
"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[5,0,0,58,24],
@ -117,16 +126,16 @@ var NAVTREEINDEX6 =
"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[5,0,0,58,5],
"po2php_8php.html":[5,0,2,7],
"po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[5,0,2,7,0],
"poco_8php.html":[5,0,1,74],
"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,74,0],
"poke_8php.html":[5,0,1,75],
"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,75,1],
"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,75,0],
"poco_8php.html":[5,0,1,75],
"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[5,0,1,75,0],
"poke_8php.html":[5,0,1,76],
"poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b":[5,0,1,76,1],
"poke_8php.html#ac9190563a8da9c07a16f9dcd71cf6993":[5,0,1,76,0],
"poller_8php.html":[5,0,0,59],
"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[5,0,0,59,0],
"post_8php.html":[5,0,1,76],
"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,76,0],
"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,76,1],
"post_8php.html":[5,0,1,77],
"post_8php.html#af4b48181ce773ef0cdfc972441445c34":[5,0,1,77,0],
"post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[5,0,1,77,1],
"post__to__red_8php.html":[5,0,2,1,0,0],
"post__to__red_8php.html#a085c250d4ceff5e4f10052f3d2039823":[5,0,2,1,0,0,16],
"post__to__red_8php.html#a0f139dea77a94c98f26007963eea639c":[5,0,2,1,0,0,12],
@ -152,36 +161,36 @@ var NAVTREEINDEX6 =
"post__to__red_8php.html#af2713018a2dc97e88f121fc6215beb66":[5,0,2,1,0,0,18],
"post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a":[5,0,2,1,0,0,23],
"post__to__red_8php.html#af5fd50e2c42ede85f8a9e8d9ee3cf540":[5,0,2,1,0,0,11],
"pretheme_8php.html":[5,0,1,77],
"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,77,0],
"probe_8php.html":[5,0,1,78],
"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,78,0],
"profile_8php.html":[5,0,1,79],
"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,79,0],
"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,79,1],
"profile__photo_8php.html":[5,0,1,80],
"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,80,0],
"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,80,1],
"pretheme_8php.html":[5,0,1,78],
"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,78,0],
"probe_8php.html":[5,0,1,79],
"probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99":[5,0,1,79,0],
"profile_8php.html":[5,0,1,80],
"profile_8php.html#a3775cf6eef6587e5143133356a7b76c0":[5,0,1,80,0],
"profile_8php.html#ab5d0246be0552e2182a585c1206d22a5":[5,0,1,80,1],
"profile__photo_8php.html":[5,0,1,81],
"profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[5,0,1,81,0],
"profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[5,0,1,81,1],
"profile__selectors_8php.html":[5,0,0,60],
"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[5,0,0,60,2],
"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[5,0,0,60,1],
"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[5,0,0,60,0],
"profiles_8php.html":[5,0,1,81],
"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,81,1],
"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,81,0],
"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,81,2],
"profperm_8php.html":[5,0,1,82],
"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,82,1],
"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,82,0],
"pubsites_8php.html":[5,0,1,83],
"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,83,0],
"profiles_8php.html":[5,0,1,82],
"profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[5,0,1,82,1],
"profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[5,0,1,82,0],
"profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04":[5,0,1,82,2],
"profperm_8php.html":[5,0,1,83],
"profperm_8php.html#a17fb64ec05edee1dc94d95438807d6c6":[5,0,1,83,1],
"profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[5,0,1,83,0],
"pubsites_8php.html":[5,0,1,84],
"pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[5,0,1,84,0],
"queue_8php.html":[5,0,0,62],
"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[5,0,0,62,0],
"queue__fn_8php.html":[5,0,0,63],
"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[5,0,0,63,1],
"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[5,0,0,63,0],
"randprof_8php.html":[5,0,1,84],
"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,84,0],
"randprof_8php.html":[5,0,1,85],
"randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[5,0,1,85,0],
"redbasic_2php_2style_8php.html":[5,0,3,2,2,0,1],
"redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[5,0,3,2,2,0,1,1],
"redbasic_2php_2style_8php.html#a5bff5012c56e34da6b3b2ed475726b27":[5,0,3,2,2,0,1,0],
@ -196,28 +205,28 @@ var NAVTREEINDEX6 =
"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[5,0,0,64,5],
"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[5,0,0,64,6],
"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[5,0,0,64,4],
"register_8php.html":[5,0,1,85],
"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,85,0],
"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,85,2],
"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,85,1],
"regmod_8php.html":[5,0,1,86],
"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,86,0],
"removeme_8php.html":[5,0,1,87],
"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,87,0],
"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,87,1],
"rmagic_8php.html":[5,0,1,88],
"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,88,0],
"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,88,2],
"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,88,1],
"rpost_8php.html":[5,0,1,89],
"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,89,0],
"rsd__xml_8php.html":[5,0,1,90],
"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,90,0],
"search_8php.html":[5,0,1,91],
"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,91,0],
"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,91,1],
"search__ac_8php.html":[5,0,1,92],
"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,92,0],
"register_8php.html":[5,0,1,86],
"register_8php.html#a0e91f57f111407ea8d3223a05022bb2a":[5,0,1,86,0],
"register_8php.html#a51731dcc1917c58a790eb1c0f6132271":[5,0,1,86,2],
"register_8php.html#ae20c0cd40f738d6295de58b9202c83d5":[5,0,1,86,1],
"regmod_8php.html":[5,0,1,87],
"regmod_8php.html#a7953df4e32e63946565e90cdd5d50409":[5,0,1,87,0],
"removeme_8php.html":[5,0,1,88],
"removeme_8php.html#a065a589caa2aa84c60f7073a28f0ad9c":[5,0,1,88,0],
"removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88":[5,0,1,88,1],
"rmagic_8php.html":[5,0,1,89],
"rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef":[5,0,1,89,0],
"rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f":[5,0,1,89,2],
"rmagic_8php.html#a95455edd43f1bff39446a57388cdde16":[5,0,1,89,1],
"rpost_8php.html":[5,0,1,90],
"rpost_8php.html#a8190354d789000806d9879aea276728f":[5,0,1,90,0],
"rsd__xml_8php.html":[5,0,1,91],
"rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82":[5,0,1,91,0],
"search_8php.html":[5,0,1,92],
"search_8php.html#ab2568591359edde5b483a6cd9a24b2cc":[5,0,1,92,0],
"search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[5,0,1,92,1],
"search__ac_8php.html":[5,0,1,93],
"search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[5,0,1,93,0],
"security_8php.html":[5,0,0,65],
"security_8php.html#a15e0f8f511cc06192db63387f97238b3":[5,0,0,65,11],
"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[5,0,0,65,2],
@ -240,14 +249,5 @@ var NAVTREEINDEX6 =
"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[5,0,0,66,7],
"session_8php.html#ac4461c1984543d3553e73dba2771568f":[5,0,0,66,6],
"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[5,0,0,66,3],
"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,66,9],
"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,66,2],
"settings_8php.html":[5,0,1,93],
"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,93,0],
"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,93,1],
"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,93,2],
"setup_8php.html":[5,0,1,94],
"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,94,2],
"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,94,14],
"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,94,5]
"session_8php.html#af0100a2642a5268594bbd5742a03d885":[5,0,0,66,9]
};

View File

@ -1,28 +1,37 @@
var NAVTREEINDEX7 =
{
"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,94,13],
"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,94,10],
"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,94,3],
"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,94,1],
"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,94,8],
"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,94,12],
"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,94,4],
"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,94,7],
"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,94,11],
"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,94,9],
"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,94,16],
"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,94,0],
"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,94,15],
"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,94,6],
"share_8php.html":[5,0,1,95],
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,95,0],
"siteinfo_8php.html":[5,0,1,96],
"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,96,1],
"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,96,0],
"sitelist_8php.html":[5,0,1,97],
"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,97,0],
"smilies_8php.html":[5,0,1,98],
"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,98,0],
"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[5,0,0,66,2],
"settings_8php.html":[5,0,1,94],
"settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[5,0,1,94,0],
"settings_8php.html#a3a4cde287482fced008583f54ba2a722":[5,0,1,94,1],
"settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586":[5,0,1,94,2],
"setup_8php.html":[5,0,1,95],
"setup_8php.html#a0c3f3b671381f6dccd924b8ecdfc56c4":[5,0,1,95,2],
"setup_8php.html#a13cf286774149a0a7bd8adb8179cec75":[5,0,1,95,14],
"setup_8php.html#a14d208682a88632290c895d20da6e7d6":[5,0,1,95,5],
"setup_8php.html#a267555abd17290e659b4bf44b885e4e0":[5,0,1,95,13],
"setup_8php.html#a2b375ddc555140236fc500135de99371":[5,0,1,95,10],
"setup_8php.html#a5ad92c0857d1dadd6b60a9a557159c9f":[5,0,1,95,3],
"setup_8php.html#a69a450e06dd3771fb51d3e4b0266a35e":[5,0,1,95,1],
"setup_8php.html#a8652788e8589778c5f81634a9d5b9429":[5,0,1,95,8],
"setup_8php.html#a88247384a96e14516f474d7af6a465c1":[5,0,1,95,12],
"setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76":[5,0,1,95,4],
"setup_8php.html#ab4b71369a25021d59247c917e98d8246":[5,0,1,95,7],
"setup_8php.html#abe405d227ba7232971964a706d4f3bce":[5,0,1,95,11],
"setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a":[5,0,1,95,9],
"setup_8php.html#addb24714bc2542aa4f4215e98fe48432":[5,0,1,95,16],
"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,95,0],
"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,95,15],
"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,95,6],
"share_8php.html":[5,0,1,96],
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,96,0],
"siteinfo_8php.html":[5,0,1,97],
"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,97,1],
"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,97,0],
"sitelist_8php.html":[5,0,1,98],
"sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[5,0,1,98,0],
"smilies_8php.html":[5,0,1,99],
"smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[5,0,1,99,0],
"socgraph_8php.html":[5,0,0,67],
"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[5,0,0,67,0],
"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[5,0,0,67,6],
@ -33,28 +42,28 @@ var NAVTREEINDEX7 =
"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[5,0,0,67,2],
"socgraph_8php.html#af175807406d94407a5e11742a3287746":[5,0,0,67,5],
"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[5,0,0,67,3],
"sources_8php.html":[5,0,1,99],
"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,99,0],
"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,99,1],
"sources_8php.html":[5,0,1,100],
"sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[5,0,1,100,0],
"sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[5,0,1,100,1],
"spam_8php.html":[5,0,0,68],
"spam_8php.html#a05861201147b9a538d006f0269255cf9":[5,0,0,68,1],
"spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[5,0,0,68,0],
"sslify_8php.html":[5,0,1,100],
"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,100,0],
"starred_8php.html":[5,0,1,101],
"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,101,0],
"subthread_8php.html":[5,0,1,102],
"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,102,0],
"suggest_8php.html":[5,0,1,103],
"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,103,0],
"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,103,1],
"sslify_8php.html":[5,0,1,101],
"sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[5,0,1,101,0],
"starred_8php.html":[5,0,1,102],
"starred_8php.html#a63024fb418c678e49fd535e3752d349a":[5,0,1,102,0],
"subthread_8php.html":[5,0,1,103],
"subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3":[5,0,1,103,0],
"suggest_8php.html":[5,0,1,104],
"suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[5,0,1,104,0],
"suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[5,0,1,104,1],
"system__unavailable_8php.html":[5,0,0,69],
"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[5,0,0,69,0],
"tagger_8php.html":[5,0,1,104],
"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,104,0],
"tagrm_8php.html":[5,0,1,105],
"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,105,1],
"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,105,0],
"tagger_8php.html":[5,0,1,105],
"tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[5,0,1,105,0],
"tagrm_8php.html":[5,0,1,106],
"tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[5,0,1,106,1],
"tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[5,0,1,106,0],
"taxonomy_8php.html":[5,0,0,70],
"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[5,0,0,70,9],
"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[5,0,0,70,0],
@ -81,89 +90,91 @@ var NAVTREEINDEX7 =
"text_8php.html#a070384ec000fd65043fce11d5392d241":[5,0,0,72,6],
"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[5,0,0,72,16],
"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[5,0,0,72,11],
"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[5,0,0,72,68],
"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[5,0,0,72,69],
"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,72,43],
"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,72,5],
"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,72,77],
"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,72,79],
"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,72,31],
"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,72,34],
"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[5,0,0,72,48],
"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,72,50],
"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,72,51],
"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,72,45],
"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,72,46],
"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,72,41],
"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[5,0,0,72,69],
"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[5,0,0,72,70],
"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,72,4],
"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,72,85],
"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,72,74],
"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,72,87],
"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,72,76],
"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,72,47],
"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,72,10],
"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,72,87],
"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[5,0,0,72,74],
"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,72,89],
"text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[5,0,0,72,23],
"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,72,82],
"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[5,0,0,72,71],
"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,72,80],
"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[5,0,0,72,84],
"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[5,0,0,72,72],
"text_8php.html#a36a2e5d418ee81140f25c4233cfecd1f":[5,0,0,72,82],
"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,72,29],
"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[5,0,0,72,40],
"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,72,70],
"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,72,71],
"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,72,7],
"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,72,83],
"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,72,85],
"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,72,32],
"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,72,30],
"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,72,42],
"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,72,59],
"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,72,60],
"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,72,49],
"text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[5,0,0,72,24],
"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,72,58],
"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,72,79],
"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,72,59],
"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,72,81],
"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,72,9],
"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,72,14],
"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,72,78],
"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,72,80],
"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,72,39],
"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,72,26],
"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,72,75],
"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,72,77],
"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,72,1],
"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[5,0,0,72,33],
"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,72,25],
"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,72,76],
"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[5,0,0,72,78],
"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,72,8],
"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,72,66],
"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,72,72],
"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,72,67],
"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,72,73],
"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[5,0,0,72,15],
"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,72,20],
"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,72,57],
"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,72,58],
"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,72,19],
"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,72,3],
"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,72,52],
"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,72,63],
"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,72,61],
"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,72,65],
"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,72,53],
"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,72,64],
"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,72,62],
"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,72,66],
"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,72,28],
"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,72,17],
"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,72,53],
"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,72,54],
"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,72,35],
"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[5,0,0,72,27],
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,72,86],
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,72,67],
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,72,81],
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,72,84],
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,72,54],
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,72,88],
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,72,68],
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,72,83],
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,72,86],
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,72,55],
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,72,36],
"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,72,21],
"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,72,2],
"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,72,13],
"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,72,62],
"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,72,63],
"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,72,50],
"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,72,37],
"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,72,64],
"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,72,65],
"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,72,18],
"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,72,55],
"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[5,0,0,72,56],
"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,72,0],
"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[5,0,0,72,73],
"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,72,60],
"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[5,0,0,72,75],
"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,72,61],
"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,72,22],
"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,72,12],
"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,72,56],
"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,72,51],
"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,72,57],
"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,72,52],
"theme_2blogga_2php_2default_8php.html":[5,0,3,2,1,0,1],
"theme_2blogga_2php_2default_8php.html#a1230ab83d4ec9785d8f3a966f33dc5f3":[5,0,3,2,1,0,1,2],
"theme_2blogga_2php_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,2,1,0,1,0],
@ -174,13 +185,13 @@ var NAVTREEINDEX7 =
"theme_2blogga_2view_2theme_2blog_2default_8php.html#a52d9dd070ed541729088395c22502539":[5,0,3,2,1,1,0,0,1,1],
"theme_2blogga_2view_2theme_2blog_2default_8php.html#a720581ae288aa09511670563e4205a4a":[5,0,3,2,1,1,0,0,1,0],
"theme_2redbasic_2php_2theme__init_8php.html":[5,0,3,2,2,0,3],
"thing_8php.html":[5,0,1,106],
"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,106,0],
"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,106,1],
"toggle__mobile_8php.html":[5,0,1,107],
"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,107,0],
"toggle__safesearch_8php.html":[5,0,1,108],
"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,108,0],
"thing_8php.html":[5,0,1,107],
"thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b":[5,0,1,107,0],
"thing_8php.html#a8be23b1d475ec3d9291999221c674c80":[5,0,1,107,1],
"toggle__mobile_8php.html":[5,0,1,108],
"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,108,0],
"toggle__safesearch_8php.html":[5,0,1,109],
"toggle__safesearch_8php.html#a23d5cfb2727a266e44993ffbf5595a79":[5,0,1,109,0],
"tpldebug_8php.html":[5,0,2,8],
"tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,8,0],
"tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,8,1],
@ -194,18 +205,18 @@ var NAVTREEINDEX7 =
"typohelper_8php.html":[5,0,2,10],
"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,10,0],
"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,10,1],
"uexport_8php.html":[5,0,1,109],
"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,109,0],
"update__channel_8php.html":[5,0,1,110],
"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,110,0],
"update__community_8php.html":[5,0,1,111],
"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,111,0],
"update__display_8php.html":[5,0,1,112],
"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,112,0],
"update__network_8php.html":[5,0,1,113],
"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,113,0],
"update__search_8php.html":[5,0,1,114],
"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,114,0],
"uexport_8php.html":[5,0,1,110],
"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,110,0],
"update__channel_8php.html":[5,0,1,111],
"update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[5,0,1,111,0],
"update__community_8php.html":[5,0,1,112],
"update__community_8php.html#abdcc5c4ecebbe0b5fcba2755c69cb3b1":[5,0,1,112,0],
"update__display_8php.html":[5,0,1,113],
"update__display_8php.html#aa36ac524059e209d5d75a03c16206246":[5,0,1,113,0],
"update__network_8php.html":[5,0,1,114],
"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,114,0],
"update__search_8php.html":[5,0,1,115],
"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,115,0],
"updatetpl_8py.html":[5,0,2,11],
"updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,11,5],
"updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,11,2],
@ -233,21 +244,10 @@ var NAVTREEINDEX7 =
"view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793":[5,0,3,2,2,0,0,0],
"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,2,2,0,0,1],
"view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6":[5,0,3,2,2,0,0,2],
"view_8php.html":[5,0,1,115],
"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,115,0],
"viewconnections_8php.html":[5,0,1,116],
"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,116,1],
"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,116,0],
"viewsrc_8php.html":[5,0,1,117],
"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,117,0],
"vote_8php.html":[5,0,1,118],
"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,118,2],
"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,118,0],
"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,118,1],
"wall__attach_8php.html":[5,0,1,119],
"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,119,0],
"wall__upload_8php.html":[5,0,1,120],
"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,120,0],
"webfinger_8php.html":[5,0,1,121],
"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,121,0]
"view_8php.html":[5,0,1,116],
"view_8php.html#ac168f6c61a91ba2063f13b441c0ae96e":[5,0,1,116,0],
"viewconnections_8php.html":[5,0,1,117],
"viewconnections_8php.html#a00163d50b17568f7b0e48b1ca9ab7330":[5,0,1,117,1],
"viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776":[5,0,1,117,0],
"viewsrc_8php.html":[5,0,1,118]
};

View File

@ -1,9 +1,20 @@
var NAVTREEINDEX8 =
{
"webpages_8php.html":[5,0,1,122],
"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,122,0],
"wfinger_8php.html":[5,0,1,123],
"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,123,0],
"viewsrc_8php.html#a6eff3d0c1d7d14b335c4edb785cd60a4":[5,0,1,118,0],
"vote_8php.html":[5,0,1,119],
"vote_8php.html#a57a9516ee1b923b224e66dcc47377fb2":[5,0,1,119,2],
"vote_8php.html#a6aa67489bf458ca5e3206e46dac68596":[5,0,1,119,0],
"vote_8php.html#ae0c6610f40afbbc1f4fe6494c51fbab2":[5,0,1,119,1],
"wall__attach_8php.html":[5,0,1,120],
"wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653":[5,0,1,120,0],
"wall__upload_8php.html":[5,0,1,121],
"wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f":[5,0,1,121,0],
"webfinger_8php.html":[5,0,1,122],
"webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3":[5,0,1,122,0],
"webpages_8php.html":[5,0,1,123],
"webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d":[5,0,1,123,0],
"wfinger_8php.html":[5,0,1,124],
"wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[5,0,1,124,0],
"widedarkness_8php.html":[5,0,3,2,0,1,10],
"widgets_8php.html":[5,0,0,73],
"widgets_8php.html#a08035db02ff6a23260146b4c64153422":[5,0,0,73,8],
@ -30,14 +41,14 @@ var NAVTREEINDEX8 =
"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[5,0,0,73,22],
"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[5,0,0,73,2],
"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[5,0,0,73,13],
"xchan_8php.html":[5,0,1,124],
"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,124,0],
"xrd_8php.html":[5,0,1,125],
"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,125,0],
"xref_8php.html":[5,0,1,126],
"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,126,0],
"zfinger_8php.html":[5,0,1,127],
"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,127,0],
"xchan_8php.html":[5,0,1,125],
"xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[5,0,1,125,0],
"xrd_8php.html":[5,0,1,126],
"xrd_8php.html#aee3cf087968e4a0ff3a87de16eb23270":[5,0,1,126,0],
"xref_8php.html":[5,0,1,127],
"xref_8php.html#a9bee399213b8de8226b0d60834307473":[5,0,1,127,0],
"zfinger_8php.html":[5,0,1,128],
"zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[5,0,1,128,0],
"zot_8php.html":[5,0,0,74],
"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[5,0,0,74,13],
"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[5,0,0,74,7],
@ -67,8 +78,8 @@ var NAVTREEINDEX8 =
"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[5,0,0,74,20],
"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[5,0,0,74,22],
"zot_8php.html#aeec89da5b6ff090c63a79de4de884a35":[5,0,0,74,6],
"zotfeed_8php.html":[5,0,1,128],
"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,128,0],
"zping_8php.html":[5,0,1,129],
"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,129,0]
"zotfeed_8php.html":[5,0,1,129],
"zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[5,0,1,129,0],
"zping_8php.html":[5,0,1,130],
"zping_8php.html#a4d3a6b0b8b04ed6469015823e615ee75":[5,0,1,130,0]
};

137
doc/html/openid_8php.html Normal file
View File

@ -0,0 +1,137 @@
<!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>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.3.1"/>
<title>The Red Matrix: mod/openid.php File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="rm-64.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">The Red Matrix
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('openid_8php.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">openid.php File Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a9a13827dbcf61ae4e45f0b6b33a88f43"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content</a> (&amp;$a)</td></tr>
<tr class="separator:a9a13827dbcf61ae4e45f0b6b33a88f43"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a9a13827dbcf61ae4e45f0b6b33a88f43"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">openid_content </td>
<td>(</td>
<td class="paramtype">&amp;&#160;</td>
<td class="paramname"><em>$a</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->

4
doc/html/openid_8php.js Normal file
View File

@ -0,0 +1,4 @@
var openid_8php =
[
[ "openid_content", "openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43", null ]
];

View File

@ -232,7 +232,7 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="import_8php.html#af17fef0410518f7eac205d0ea416eaa2">import_post()</a>, <a class="el" href="zot_8php.html#a56f3f65514e4e7f0cd117d01735aebd1">import_xchan()</a>, <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller_run()</a>, and <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>.</p>
<p>Referenced by <a class="el" href="items_8php.html#a6bee35961f2e32905f20367a9309d627">import_author_rss()</a>, <a class="el" href="import_8php.html#af17fef0410518f7eac205d0ea416eaa2">import_post()</a>, <a class="el" href="zot_8php.html#a56f3f65514e4e7f0cd117d01735aebd1">import_xchan()</a>, <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content()</a>, <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller_run()</a>, and <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>.</p>
</div>
</div>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -18,6 +18,7 @@ var searchData=
['bb_5funspacefy_5fand_5ftrim',['bb_unspacefy_and_trim',['../bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d',1,'bbcode.php']]],
['bbcode',['bbcode',['../bbcode_8php.html#a009f61aaf78771737ed0765c8463911b',1,'bbcode.php']]],
['bbcode_2ephp',['bbcode.php',['../bbcode_8php.html',1,'']]],
['bbiframe',['bbiframe',['../bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7',1,'bbcode.php']]],
['bbtoevent',['bbtoevent',['../event_8php.html#a180cccd63c2a2f00ff432b03113531f3',1,'event.php']]],
['bbtovcal',['bbtovcal',['../event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279',1,'event.php']]],
['best_5flink_5furl',['best_link_url',['../conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7',1,'conversation.php']]],
@ -30,8 +31,8 @@ var searchData=
['blogtheme_5fform',['blogtheme_form',['../view_2theme_2blogga_2php_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&amp;$a, $headimg, $headimghome):&#160;config.php'],['../view_2theme_2blogga_2view_2theme_2blog_2config_8php.html#a8a311a402d3e746ce53fadc38e4b2d27',1,'blogtheme_form(&amp;$a, $headimg, $headimghome):&#160;config.php']]],
['blogtheme_5fimgurl',['blogtheme_imgurl',['../blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec',1,'theme.php']]],
['bookmark_5fadd',['bookmark_add',['../include_2bookmarks_8php.html#a88ce7dee6a3dc7465aa9b8eaa45b0087',1,'bookmarks.php']]],
['bookmarks_2ephp',['bookmarks.php',['../include_2bookmarks_8php.html',1,'']]],
['bookmarks_2ephp',['bookmarks.php',['../mod_2bookmarks_8php.html',1,'']]],
['bookmarks_2ephp',['bookmarks.php',['../include_2bookmarks_8php.html',1,'']]],
['bookmarks_5fcontent',['bookmarks_content',['../mod_2bookmarks_8php.html#a774364b1c8404529581083631703527a',1,'bookmarks.php']]],
['bookmarks_5finit',['bookmarks_init',['../mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3',1,'bookmarks.php']]],
['boot_2ephp',['boot.php',['../boot_8php.html',1,'']]],

View File

@ -77,6 +77,7 @@ var searchData=
['dob',['dob',['../datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8',1,'datetime.php']]],
['docblox_5ferrorchecker_2ephp',['docblox_errorchecker.php',['../docblox__errorchecker_8php.html',1,'']]],
['doscaleimage',['doScaleImage',['../classphoto__driver.html#ae18716018afcf362c7c24586b53e9e2f',1,'photo_driver\doScaleImage()'],['../classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754',1,'photo_gd\doScaleImage()'],['../classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66',1,'photo_imagick\doScaleImage()']]],
['downgrade_5faccounts',['downgrade_accounts',['../account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9',1,'account.php']]],
['drop_5fitem',['drop_item',['../items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1',1,'items.php']]],
['drop_5fitems',['drop_items',['../items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55',1,'items.php']]]
];

View File

@ -17,6 +17,7 @@ var searchData=
['get_5fbrowser_5flanguage',['get_browser_language',['../language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e',1,'language.php']]],
['get_5fcapath',['get_capath',['../include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7',1,'network.php']]],
['get_5fchannel',['get_channel',['../classApp.html#a084e03c77686d8c13390fef3f7428a2b',1,'App']]],
['get_5fchannel_5fby_5fnick',['get_channel_by_nick',['../identity_8php.html#ac73b3e13778c564c877554517a7f51ba',1,'identity.php']]],
['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]],
['get_5fchildren',['get_children',['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item']]],
['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]],
@ -45,6 +46,7 @@ var searchData=
['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]],
['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]],
['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]],
['get_5flanguage_5fname',['get_language_name',['../language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7',1,'language.php']]],
['get_5fmail_5felements',['get_mail_elements',['../items_8php.html#a94ddb1d6c8fa21dd7433677e85168037',1,'items.php']]],
['get_5fmarkup_5ftemplate',['get_markup_template',['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template():&#160;plugin.php']]],
['get_5fmax_5fimport_5fsize',['get_max_import_size',['../boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90',1,'boot.php']]],
@ -89,6 +91,7 @@ var searchData=
['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]],
['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]],
['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]],
['getasseturl',['getAssetUrl',['../classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3',1,'RedBrowser']]],
['getchild',['getChild',['../classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569',1,'RedDirectory']]],
['getchildren',['getChildren',['../classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a',1,'RedDirectory']]],
['getcontenttype',['getContentType',['../classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b',1,'RedFile']]],
@ -110,8 +113,8 @@ var searchData=
['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]],
['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]],
['greenthumbnails_2ephp',['greenthumbnails.php',['../greenthumbnails_8php.html',1,'']]],
['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]],
['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]],
['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]],
['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]],
['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]],
['group_5fbyname',['group_byname',['../include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb',1,'group.php']]],

View File

@ -7,6 +7,7 @@ var searchData=
['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if():&#160;php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if():&#160;default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if():&#160;full.php'],['../apw_2php_2style_8php.html#a883f9f14e205f7aa7de02c14df67b40a',1,'if():&#160;style.php']]],
['imagestring',['imageString',['../classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd',1,'photo_driver\imageString()'],['../classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00',1,'photo_gd\imageString()'],['../classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019',1,'photo_imagick\imageString()']]],
['import_2ephp',['import.php',['../import_8php.html',1,'']]],
['import_5fauthor_5frss',['import_author_rss',['../items_8php.html#a6bee35961f2e32905f20367a9309d627',1,'items.php']]],
['import_5fauthor_5fxchan',['import_author_xchan',['../items_8php.html#ae73794179b62d39bb597ff670ab1c1e5',1,'items.php']]],
['import_5fauthor_5fzot',['import_author_zot',['../zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d',1,'zot.php']]],
['import_5fchannel_5fphoto',['import_channel_photo',['../photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a',1,'photo_driver.php']]],

View File

@ -21,6 +21,7 @@ var searchData=
['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]],
['match_2ephp',['match.php',['../match_8php.html',1,'']]],
['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]],
['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]],
['max_5fimage_5flength',['MAX_IMAGE_LENGTH',['../boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa',1,'boot.php']]],
['max_5flikers',['MAX_LIKERS',['../boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd',1,'boot.php']]],
['member_5fof',['member_of',['../include_2group_8php.html#a048f6892bfd28852de1b76470df411de',1,'group.php']]],

View File

@ -55,6 +55,7 @@ var searchData=
['node2bbcodesub',['node2bbcodesub',['../html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7',1,'html2bbcode.php']]],
['none_2ephp',['none.php',['../none_8php.html',1,'']]],
['normalise_5flink',['normalise_link',['../text_8php.html#a4bbb7d00c05cd20b4e043424f322388f',1,'text.php']]],
['normalise_5fopenid',['normalise_openid',['../text_8php.html#adba17ec946f4285285dc100f7860bf51',1,'text.php']]],
['notags',['notags',['../text_8php.html#a1af49756c8c71902a66c7e329c462beb',1,'text.php']]],
['notes_2ephp',['notes.php',['../notes_8php.html',1,'']]],
['notes_5finit',['notes_init',['../notes_8php.html#a4dbd7b1f906440746af48b484d66535a',1,'notes.php']]],

View File

@ -25,6 +25,8 @@ var searchData=
['onepoll_5frun',['onepoll_run',['../onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d',1,'onepoll.php']]],
['online_2ephp',['online.php',['../online_8php.html',1,'']]],
['online_5finit',['online_init',['../online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7',1,'online.php']]],
['openid_2ephp',['openid.php',['../openid_8php.html',1,'']]],
['openid_5fcontent',['openid_content',['../openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43',1,'openid.php']]],
['opensearch_2ephp',['opensearch.php',['../opensearch_8php.html',1,'']]],
['opensearch_5finit',['opensearch_init',['../opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9',1,'opensearch.php']]],
['orient',['orient',['../classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d',1,'photo_driver']]],

View File

@ -32,6 +32,7 @@ var searchData=
['perms_5fa_5fbookmark',['PERMS_A_BOOKMARK',['../boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b',1,'boot.php']]],
['perms_5fa_5fdelegate',['PERMS_A_DELEGATE',['../boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b',1,'boot.php']]],
['perms_5fa_5frepublish',['PERMS_A_REPUBLISH',['../boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead',1,'boot.php']]],
['perms_5fauthed',['PERMS_AUTHED',['../boot_8php.html#a852d4036a3bed66af1534d014c4ecde2',1,'boot.php']]],
['perms_5fcontacts',['PERMS_CONTACTS',['../boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6',1,'boot.php']]],
['perms_5fnetwork',['PERMS_NETWORK',['../boot_8php.html#a6df1102664f64b274810db85197c2755',1,'boot.php']]],
['perms_5fpublic',['PERMS_PUBLIC',['../boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7',1,'boot.php']]],
@ -131,7 +132,6 @@ var searchData=
['post_5fto_5fred_5fpost_5fmeta_5fcontent',['post_to_red_post_meta_content',['../post__to__red_8php.html#aa97aeda12ef080665f16311a4e1eb901',1,'post_to_red.php']]],
['post_5fto_5fred_5fsettings_5flink',['post_to_red_settings_link',['../post__to__red_8php.html#a906be8f72cf1aa2e199c0683ea6a4017',1,'post_to_red.php']]],
['post_5fto_5fred_5fversion',['post_to_red_version',['../post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a',1,'post_to_red.php']]],
['posted_5fdate_5fwidget',['posted_date_widget',['../items_8php.html#abe695dd89e1e10ed042c26b80114f0ed',1,'items.php']]],
['posted_5fdates',['posted_dates',['../items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0',1,'items.php']]],
['preg_5fcallback_5fhelp_5finclude',['preg_callback_help_include',['../help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4',1,'help.php']]],
['preg_5fheart',['preg_heart',['../text_8php.html#ac19d2b33a58372a357a43d51eed19162',1,'text.php']]],

View File

@ -105,6 +105,7 @@ var searchData=
['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]],
['string_5fsplitter',['string_splitter',['../spam_8php.html#a05861201147b9a538d006f0269255cf9',1,'spam.php']]],
['stringify_5farray_5felms',['stringify_array_elms',['../text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13',1,'text.php']]],
['strip_5fzids',['strip_zids',['../text_8php.html#a2f2585385530cb935a6325c809d84a4d',1,'text.php']]],
['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]],
['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],

View File

@ -8,5 +8,6 @@ var searchData=
['onedirsync_2ephp',['onedirsync.php',['../onedirsync_8php.html',1,'']]],
['onepoll_2ephp',['onepoll.php',['../onepoll_8php.html',1,'']]],
['online_2ephp',['online.php',['../online_8php.html',1,'']]],
['openid_2ephp',['openid.php',['../openid_8php.html',1,'']]],
['opensearch_2ephp',['opensearch.php',['../opensearch_8php.html',1,'']]]
];

View File

@ -14,6 +14,7 @@ var searchData=
['bb_5ftranslate_5fvideo',['bb_translate_video',['../text_8php.html#a3d2793d66db3345fd290b71e2eadf98e',1,'text.php']]],
['bb_5funspacefy_5fand_5ftrim',['bb_unspacefy_and_trim',['../bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d',1,'bbcode.php']]],
['bbcode',['bbcode',['../bbcode_8php.html#a009f61aaf78771737ed0765c8463911b',1,'bbcode.php']]],
['bbiframe',['bbiframe',['../bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7',1,'bbcode.php']]],
['bbtoevent',['bbtoevent',['../event_8php.html#a180cccd63c2a2f00ff432b03113531f3',1,'event.php']]],
['bbtovcal',['bbtovcal',['../event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279',1,'event.php']]],
['best_5flink_5furl',['best_link_url',['../conversation_8php.html#ad470fc7766f0db66d138fa1916c7a8b7',1,'conversation.php']]],

View File

@ -44,6 +44,7 @@ var searchData=
['dlogger',['dlogger',['../text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c',1,'text.php']]],
['dob',['dob',['../datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8',1,'datetime.php']]],
['doscaleimage',['doScaleImage',['../classphoto__driver.html#ae18716018afcf362c7c24586b53e9e2f',1,'photo_driver\doScaleImage()'],['../classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754',1,'photo_gd\doScaleImage()'],['../classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66',1,'photo_imagick\doScaleImage()']]],
['downgrade_5faccounts',['downgrade_accounts',['../account_8php.html#a0d183a3cb4c67a0f5e906811df7a1fc9',1,'account.php']]],
['drop_5fitem',['drop_item',['../items_8php.html#afa1db13c2a8b73b5b17b97f17e5a19d1',1,'items.php']]],
['drop_5fitems',['drop_items',['../items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55',1,'items.php']]]
];

View File

@ -17,6 +17,7 @@ var searchData=
['get_5fbrowser_5flanguage',['get_browser_language',['../language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e',1,'language.php']]],
['get_5fcapath',['get_capath',['../include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7',1,'network.php']]],
['get_5fchannel',['get_channel',['../classApp.html#a084e03c77686d8c13390fef3f7428a2b',1,'App']]],
['get_5fchannel_5fby_5fnick',['get_channel_by_nick',['../identity_8php.html#ac73b3e13778c564c877554517a7f51ba',1,'identity.php']]],
['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]],
['get_5fchildren',['get_children',['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item']]],
['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]],
@ -45,6 +46,7 @@ var searchData=
['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]],
['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]],
['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]],
['get_5flanguage_5fname',['get_language_name',['../language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7',1,'language.php']]],
['get_5fmail_5felements',['get_mail_elements',['../items_8php.html#a94ddb1d6c8fa21dd7433677e85168037',1,'items.php']]],
['get_5fmarkup_5ftemplate',['get_markup_template',['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template():&#160;plugin.php']]],
['get_5fmax_5fimport_5fsize',['get_max_import_size',['../boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90',1,'boot.php']]],
@ -89,6 +91,7 @@ var searchData=
['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]],
['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]],
['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]],
['getasseturl',['getAssetUrl',['../classRedBrowser.html#a87529b4988a7777b49616f5c0a1c55d3',1,'RedBrowser']]],
['getchild',['getChild',['../classRedDirectory.html#aaa20f0f44da23781917af8170c0a2569',1,'RedDirectory']]],
['getchildren',['getChildren',['../classRedDirectory.html#aa42d3065f6f065b17db87146a7cb031a',1,'RedDirectory']]],
['getcontenttype',['getContentType',['../classRedFile.html#a26416827eb68554d033d1e2e5cc6dd3b',1,'RedFile']]],

View File

@ -4,6 +4,7 @@ var searchData=
['identity_5fcheck_5fservice_5fclass',['identity_check_service_class',['../identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633',1,'identity.php']]],
['ids_5fto_5fquerystr',['ids_to_querystr',['../text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a',1,'text.php']]],
['imagestring',['imageString',['../classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd',1,'photo_driver\imageString()'],['../classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00',1,'photo_gd\imageString()'],['../classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019',1,'photo_imagick\imageString()']]],
['import_5fauthor_5frss',['import_author_rss',['../items_8php.html#a6bee35961f2e32905f20367a9309d627',1,'items.php']]],
['import_5fauthor_5fxchan',['import_author_xchan',['../items_8php.html#ae73794179b62d39bb597ff670ab1c1e5',1,'items.php']]],
['import_5fauthor_5fzot',['import_author_zot',['../zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d',1,'zot.php']]],
['import_5fchannel_5fphoto',['import_channel_photo',['../photo__driver_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a',1,'photo_driver.php']]],

View File

@ -11,6 +11,7 @@ var searchData=
['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]],
['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]],
['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]],
['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]],
['member_5fof',['member_of',['../include_2group_8php.html#a048f6892bfd28852de1b76470df411de',1,'group.php']]],
['menu_5fadd_5fitem',['menu_add_item',['../include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8',1,'menu.php']]],
['menu_5fcontent',['menu_content',['../mod_2menu_8php.html#a6fed23af14d71a78a4153c8363a685cf',1,'menu.php']]],

View File

@ -19,6 +19,7 @@ var searchData=
['node2bbcode',['node2bbcode',['../html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8',1,'html2bbcode.php']]],
['node2bbcodesub',['node2bbcodesub',['../html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7',1,'html2bbcode.php']]],
['normalise_5flink',['normalise_link',['../text_8php.html#a4bbb7d00c05cd20b4e043424f322388f',1,'text.php']]],
['normalise_5fopenid',['normalise_openid',['../text_8php.html#adba17ec946f4285285dc100f7860bf51',1,'text.php']]],
['notags',['notags',['../text_8php.html#a1af49756c8c71902a66c7e329c462beb',1,'text.php']]],
['notes_5finit',['notes_init',['../notes_8php.html#a4dbd7b1f906440746af48b484d66535a',1,'notes.php']]],
['notice',['notice',['../boot_8php.html#a9255af5ae9c887520091ea04763c1a88',1,'boot.php']]],

View File

@ -17,6 +17,7 @@ var searchData=
['onedirsync_5frun',['onedirsync_run',['../onedirsync_8php.html#a411aedd47c57476099647961e6a86691',1,'onedirsync.php']]],
['onepoll_5frun',['onepoll_run',['../onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d',1,'onepoll.php']]],
['online_5finit',['online_init',['../online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7',1,'online.php']]],
['openid_5fcontent',['openid_content',['../openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43',1,'openid.php']]],
['opensearch_5finit',['opensearch_init',['../opensearch_8php.html#ad13034877a496565ac7d99e9fc6f55e9',1,'opensearch.php']]],
['orient',['orient',['../classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d',1,'photo_driver']]]
];

View File

@ -58,7 +58,6 @@ var searchData=
['post_5fto_5fred_5fpost_5ffield_5fdata',['post_to_red_post_field_data',['../post__to__red_8php.html#a7e68a8d9c83cb28d032aad3ea85ce0a6',1,'post_to_red.php']]],
['post_5fto_5fred_5fpost_5fmeta_5fcontent',['post_to_red_post_meta_content',['../post__to__red_8php.html#aa97aeda12ef080665f16311a4e1eb901',1,'post_to_red.php']]],
['post_5fto_5fred_5fsettings_5flink',['post_to_red_settings_link',['../post__to__red_8php.html#a906be8f72cf1aa2e199c0683ea6a4017',1,'post_to_red.php']]],
['posted_5fdate_5fwidget',['posted_date_widget',['../items_8php.html#abe695dd89e1e10ed042c26b80114f0ed',1,'items.php']]],
['posted_5fdates',['posted_dates',['../items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0',1,'items.php']]],
['preg_5fcallback_5fhelp_5finclude',['preg_callback_help_include',['../help_8php.html#a06b2a51aaabed99e53a9b639047c4ce4',1,'help.php']]],
['preg_5fheart',['preg_heart',['../text_8php.html#ac19d2b33a58372a357a43d51eed19162',1,'text.php']]],

View File

@ -86,6 +86,7 @@ var searchData=
['string_5fplural_5fselect_5fdefault',['string_plural_select_default',['../language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0',1,'language.php']]],
['string_5fsplitter',['string_splitter',['../spam_8php.html#a05861201147b9a538d006f0269255cf9',1,'spam.php']]],
['stringify_5farray_5felms',['stringify_array_elms',['../text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13',1,'text.php']]],
['strip_5fzids',['strip_zids',['../text_8php.html#a2f2585385530cb935a6325c809d84a4d',1,'text.php']]],
['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]],
['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]],
['suggest_5fcontent',['suggest_content',['../suggest_8php.html#a58748a8235d4523f8333847f3e42dd91',1,'suggest.php']]],

View File

@ -14,6 +14,7 @@ var searchData=
['perms_5fa_5fbookmark',['PERMS_A_BOOKMARK',['../boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b',1,'boot.php']]],
['perms_5fa_5fdelegate',['PERMS_A_DELEGATE',['../boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b',1,'boot.php']]],
['perms_5fa_5frepublish',['PERMS_A_REPUBLISH',['../boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead',1,'boot.php']]],
['perms_5fauthed',['PERMS_AUTHED',['../boot_8php.html#a852d4036a3bed66af1534d014c4ecde2',1,'boot.php']]],
['perms_5fcontacts',['PERMS_CONTACTS',['../boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6',1,'boot.php']]],
['perms_5fnetwork',['PERMS_NETWORK',['../boot_8php.html#a6df1102664f64b274810db85197c2755',1,'boot.php']]],
['perms_5fpublic',['PERMS_PUBLIC',['../boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7',1,'boot.php']]],

View File

@ -180,7 +180,7 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>, and <a class="el" href="register_8php.html#a51731dcc1917c58a790eb1c0f6132271">register_post()</a>.</p>
<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>, <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content()</a>, and <a class="el" href="register_8php.html#a51731dcc1917c58a790eb1c0f6132271">register_post()</a>.</p>
</div>
</div>

File diff suppressed because one or more lines are too long

View File

@ -50,6 +50,7 @@ var text_8php =
[ "micropro", "text_8php.html#a2a902f5fdba8646333e997898ac45ea3", null ],
[ "mimetype_select", "text_8php.html#a1633412120f52bdce5f43e0a127d9293", null ],
[ "normalise_link", "text_8php.html#a4bbb7d00c05cd20b4e043424f322388f", null ],
[ "normalise_openid", "text_8php.html#adba17ec946f4285285dc100f7860bf51", null ],
[ "notags", "text_8php.html#a1af49756c8c71902a66c7e329c462beb", null ],
[ "paginate", "text_8php.html#afe9f178d264d44a94dc1292aaf0fd585", null ],
[ "perms2str", "text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee", null ],
@ -73,6 +74,7 @@ var text_8php =
[ "smilies", "text_8php.html#a3d225b253bb9e0f2498c11647d927b0b", null ],
[ "sslify", "text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9", null ],
[ "stringify_array_elms", "text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13", null ],
[ "strip_zids", "text_8php.html#a2f2585385530cb935a6325c809d84a4d", null ],
[ "theme_attachments", "text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53", null ],
[ "unamp", "text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7", null ],
[ "undo_post_tagging", "text_8php.html#a740ad03e00459039a2c0992246c4e727", null ],

File diff suppressed because one or more lines are too long