Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
466a6d5227
2
boot.php
2
boot.php
@ -41,7 +41,7 @@ require_once('include/features.php');
|
||||
define ( 'RED_PLATFORM', 'Red Matrix' );
|
||||
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
|
||||
define ( 'ZOT_REVISION', 1 );
|
||||
define ( 'DB_UPDATE_VERSION', 1042 );
|
||||
define ( 'DB_UPDATE_VERSION', 1043 );
|
||||
|
||||
define ( 'EOL', '<br />' . "\r\n" );
|
||||
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
|
||||
|
@ -2350,7 +2350,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049">item_store()</a>, and <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller_run()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049">item_store()</a>, <a class="el" href="notifier_8php.html#a568c502f626cff95e344c0748938b85d">notifier_run()</a>, and <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller_run()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -2501,7 +2501,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="items_8php.html#a5f690fc2484abec07840b4f9dd525bd9">encode_item_flags()</a>, <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event_store()</a>, <a class="el" href="include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3">format_notification()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049">item_store()</a>, <a class="el" href="items_8php.html#ade43f7ae289e124d5af4985272981e1b">items_fetch()</a>, <a class="el" href="mood_8php.html#a7ae136dd7476865b4828136175db5022">mood_init()</a>, <a class="el" href="mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4">network_content()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274">photos_create_item()</a>, <a class="el" href="poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b">poke_init()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, and <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="items_8php.html#a5f690fc2484abec07840b4f9dd525bd9">encode_item_flags()</a>, <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event_store()</a>, <a class="el" href="include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3">format_notification()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049">item_store()</a>, <a class="el" href="items_8php.html#ade43f7ae289e124d5af4985272981e1b">items_fetch()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="mood_8php.html#a7ae136dd7476865b4828136175db5022">mood_init()</a>, <a class="el" href="mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4">network_content()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274">photos_create_item()</a>, <a class="el" href="poke_8php.html#a9725aab97b3983e6a98bd81c4efe7d3b">poke_init()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, and <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -3849,7 +3849,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a8395d189a36abfa0dfff81a2b0e70669">dfrn_deliver()</a>, <a class="el" href="include_2network_8php.html#a2729d012410e470c527a62a3f777ded8">fix_contact_ssl_policy()</a>, and <a class="el" href="classApp.html#a604d659d6977a99de42a160343e5289a">App\get_baseurl()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a8395d189a36abfa0dfff81a2b0e70669">dfrn_deliver()</a>, and <a class="el" href="include_2network_8php.html#a2729d012410e470c527a62a3f777ded8">fix_contact_ssl_policy()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -121,6 +121,8 @@ Files</h2></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:po2php_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="po2php_8php.html">po2php.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:tpldebug_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="tpldebug_8php.html">tpldebug.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:typo_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="typo_8php.html">typo.php</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:typohelper_8php"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="typohelper_8php.html">typohelper.php</a></td></tr>
|
||||
|
@ -7,6 +7,7 @@ var dir_23ec12649285f9fabf3a6b7380226c28 =
|
||||
[ "friendica-to-smarty-tpl.py", "friendica-to-smarty-tpl_8py.html", "friendica-to-smarty-tpl_8py" ],
|
||||
[ "php2po.php", "php2po_8php.html", "php2po_8php" ],
|
||||
[ "po2php.php", "po2php_8php.html", "po2php_8php" ],
|
||||
[ "tpldebug.php", "tpldebug_8php.html", "tpldebug_8php" ],
|
||||
[ "typo.php", "typo_8php.html", "typo_8php" ],
|
||||
[ "typohelper.php", "typohelper_8php.html", "typohelper_8php" ],
|
||||
[ "updatetpl.py", "updatetpl_8py.html", "updatetpl_8py" ]
|
||||
|
File diff suppressed because one or more lines are too long
@ -296,9 +296,10 @@ $(document).ready(function(){initNavTree('files.html','');});
|
||||
<tr id="row_2_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="friendica-to-smarty-tpl_8py.html" target="_self">friendica-to-smarty-tpl.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="php2po_8php.html" target="_self">php2po.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="po2php_8php.html" target="_self">po2php.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="typo_8php.html" target="_self">typo.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="typohelper_8php.html" target="_self">typohelper.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_9_" 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="updatetpl_8py.html" target="_self">updatetpl.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="tpldebug_8php.html" target="_self">tpldebug.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="typo_8php.html" target="_self">typo.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_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="typohelper_8php.html" target="_self">typohelper.php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_10_" 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="updatetpl_8py.html" target="_self">updatetpl.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_"><td class="entry"><img id="arr_3_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('3_')"/><img id="img_3_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('3_')"/><a class="el" href="dir_b2f003339c516cc00c8cadcafbe82f13.html" target="_self">view</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_0_" class="even" style="display:none;"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_3_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('3_0_')"/><img id="img_3_0_" src="ftv2folderclosed.png" alt="+" width="24" height="22" onclick="toggleFolder('3_0_')"/><a class="el" href="dir_817f6d302394b98e59575acdb59998bc.html" target="_self">php</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_3_0_0_" class="even" 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="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2doc.png" alt="*" width="24" height="22" /><a class="el" href="php_2default_8php.html" target="_self">default.php</a></td><td class="desc"></td></tr>
|
||||
|
@ -176,6 +176,7 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
</li>
|
||||
<li>$files
|
||||
: <a class="el" href="extract_8php.html#a9590b15215a21e9b42eb546aeef79704">extract.php</a>
|
||||
, <a class="el" href="tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149">tpldebug.php</a>
|
||||
, <a class="el" href="typo_8php.html#a9590b15215a21e9b42eb546aeef79704">typo.php</a>
|
||||
</li>
|
||||
<li>$gc_probability
|
||||
@ -212,7 +213,7 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c">style.php</a>
|
||||
</li>
|
||||
<li>$nav_bg_4
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33">style.php</a>
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33">style.php</a>
|
||||
</li>
|
||||
<li>$navcolour
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a">style.php</a>
|
||||
@ -254,13 +255,13 @@ $(document).ready(function(){initNavTree('globals.html','');});
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548">style.php</a>
|
||||
</li>
|
||||
<li>$shiny
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70">style.php</a>
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70">style.php</a>
|
||||
</li>
|
||||
<li>$site_colour
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd">style.php</a>
|
||||
</li>
|
||||
<li>$site_line_height
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e">style.php</a>
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e">style.php</a>
|
||||
</li>
|
||||
<li>$site_redbasic_font_size
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f">style.php</a>
|
||||
|
@ -375,6 +375,9 @@ $(document).ready(function(){initNavTree('globals_0x61.html','');});
|
||||
<li>api_account_verify_credentials()
|
||||
: <a class="el" href="include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad">api.php</a>
|
||||
</li>
|
||||
<li>api_albums()
|
||||
: <a class="el" href="include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18">api.php</a>
|
||||
</li>
|
||||
<li>api_apply_template()
|
||||
: <a class="el" href="include_2api_8php.html#a5990101034e7abf6404feba3cd273629">api.php</a>
|
||||
</li>
|
||||
@ -453,6 +456,9 @@ $(document).ready(function(){initNavTree('globals_0x61.html','');});
|
||||
<li>api_oauth_request_token()
|
||||
: <a class="el" href="include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3">api.php</a>
|
||||
</li>
|
||||
<li>api_photos()
|
||||
: <a class="el" href="include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f">api.php</a>
|
||||
</li>
|
||||
<li>api_post()
|
||||
: <a class="el" href="mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2">api.php</a>
|
||||
</li>
|
||||
|
@ -149,6 +149,7 @@ $(document).ready(function(){initNavTree('globals_0x65.html','');});
|
||||
</li>
|
||||
<li>else
|
||||
: <a class="el" href="auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5">auth.php</a>
|
||||
, <a class="el" href="tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c">tpldebug.php</a>
|
||||
, <a class="el" href="fpostit_8php.html#a501b5ca82f287509fc691c88524064c1">fpostit.php</a>
|
||||
</li>
|
||||
<li>email_header_encode()
|
||||
|
@ -253,7 +253,7 @@ $(document).ready(function(){initNavTree('globals_0x66.html','');});
|
||||
: <a class="el" href="contact__widgets_8php.html#af24e693532a045954caab515942cfc6f">contact_widgets.php</a>
|
||||
</li>
|
||||
<li>foreach
|
||||
: <a class="el" href="typo_8php.html#a3bb638ebb8472e4ee7c85afe721f4fe3">typo.php</a>
|
||||
: <a class="el" href="typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5">typo.php</a>
|
||||
</li>
|
||||
<li>format_css_if_exists()
|
||||
: <a class="el" href="plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6">plugin.php</a>
|
||||
|
@ -161,7 +161,7 @@ $(document).ready(function(){initNavTree('globals_0x69.html','');});
|
||||
, <a class="el" href="theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762">default.php</a>
|
||||
, <a class="el" href="php2po_8php.html#a45b05625748f412ec97afcd61cf7980b">php2po.php</a>
|
||||
, <a class="el" href="redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea">style.php</a>
|
||||
, <a class="el" href="php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762">default.php</a>
|
||||
, <a class="el" href="php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4">default.php</a>
|
||||
, <a class="el" href="full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db">full.php</a>
|
||||
</li>
|
||||
<li>import_author_xchan()
|
||||
|
@ -296,6 +296,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
<li>photos_init()
|
||||
: <a class="el" href="mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014">photos.php</a>
|
||||
</li>
|
||||
<li>photos_list_photos()
|
||||
: <a class="el" href="include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51">photos.php</a>
|
||||
</li>
|
||||
<li>photos_post()
|
||||
: <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos.php</a>
|
||||
</li>
|
||||
@ -374,6 +377,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
<li>pretheme_init()
|
||||
: <a class="el" href="pretheme_8php.html#af5660943ee99db5fd75182316522eafe">pretheme.php</a>
|
||||
</li>
|
||||
<li>print_template()
|
||||
: <a class="el" href="tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3">tpldebug.php</a>
|
||||
</li>
|
||||
<li>printable()
|
||||
: <a class="el" href="dba__driver_8php.html#a55bf30d8176967e682656b5be4ad9249">dba_driver.php</a>
|
||||
</li>
|
||||
@ -474,7 +480,7 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
|
||||
: <a class="el" href="crypto_8php.html#a2a3fae7caca27f86d158eeaf69b6f287">crypto.php</a>
|
||||
</li>
|
||||
<li>purify_html()
|
||||
: <a class="el" href="items_8php.html#a4841df5beabdd1bdd1ed56781a915d61">items.php</a>
|
||||
: <a class="el" href="text_8php.html#a4841df5beabdd1bdd1ed56781a915d61">text.php</a>
|
||||
</li>
|
||||
<li>push_lang()
|
||||
: <a class="el" href="language_8php.html#ac9142ef1d01a235c760deb0f16643f5a">language.php</a>
|
||||
|
@ -180,6 +180,9 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');});
|
||||
<li>zidify_callback()
|
||||
: <a class="el" href="text_8php.html#a405afe814a23f3bd94d826101aa168ab">text.php</a>
|
||||
</li>
|
||||
<li>zidify_img_callback()
|
||||
: <a class="el" href="text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4">text.php</a>
|
||||
</li>
|
||||
<li>zidify_links()
|
||||
: <a class="el" href="text_8php.html#a29988052f3944111def3b6aaf2c7a8f6">text.php</a>
|
||||
</li>
|
||||
|
@ -257,6 +257,9 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');});
|
||||
<li>api_account_verify_credentials()
|
||||
: <a class="el" href="include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad">api.php</a>
|
||||
</li>
|
||||
<li>api_albums()
|
||||
: <a class="el" href="include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18">api.php</a>
|
||||
</li>
|
||||
<li>api_apply_template()
|
||||
: <a class="el" href="include_2api_8php.html#a5990101034e7abf6404feba3cd273629">api.php</a>
|
||||
</li>
|
||||
@ -335,6 +338,9 @@ $(document).ready(function(){initNavTree('globals_func_0x61.html','');});
|
||||
<li>api_oauth_request_token()
|
||||
: <a class="el" href="include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3">api.php</a>
|
||||
</li>
|
||||
<li>api_photos()
|
||||
: <a class="el" href="include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f">api.php</a>
|
||||
</li>
|
||||
<li>api_post()
|
||||
: <a class="el" href="mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2">api.php</a>
|
||||
</li>
|
||||
|
@ -209,6 +209,9 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
|
||||
<li>photos_init()
|
||||
: <a class="el" href="mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014">photos.php</a>
|
||||
</li>
|
||||
<li>photos_list_photos()
|
||||
: <a class="el" href="include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51">photos.php</a>
|
||||
</li>
|
||||
<li>photos_post()
|
||||
: <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos.php</a>
|
||||
</li>
|
||||
@ -284,6 +287,9 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
|
||||
<li>pretheme_init()
|
||||
: <a class="el" href="pretheme_8php.html#af5660943ee99db5fd75182316522eafe">pretheme.php</a>
|
||||
</li>
|
||||
<li>print_template()
|
||||
: <a class="el" href="tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3">tpldebug.php</a>
|
||||
</li>
|
||||
<li>printable()
|
||||
: <a class="el" href="dba__driver_8php.html#a55bf30d8176967e682656b5be4ad9249">dba_driver.php</a>
|
||||
</li>
|
||||
@ -384,7 +390,7 @@ $(document).ready(function(){initNavTree('globals_func_0x70.html','');});
|
||||
: <a class="el" href="crypto_8php.html#a2a3fae7caca27f86d158eeaf69b6f287">crypto.php</a>
|
||||
</li>
|
||||
<li>purify_html()
|
||||
: <a class="el" href="items_8php.html#a4841df5beabdd1bdd1ed56781a915d61">items.php</a>
|
||||
: <a class="el" href="text_8php.html#a4841df5beabdd1bdd1ed56781a915d61">text.php</a>
|
||||
</li>
|
||||
<li>push_lang()
|
||||
: <a class="el" href="language_8php.html#ac9142ef1d01a235c760deb0f16643f5a">language.php</a>
|
||||
|
@ -176,6 +176,9 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');});
|
||||
<li>zidify_callback()
|
||||
: <a class="el" href="text_8php.html#a405afe814a23f3bd94d826101aa168ab">text.php</a>
|
||||
</li>
|
||||
<li>zidify_img_callback()
|
||||
: <a class="el" href="text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4">text.php</a>
|
||||
</li>
|
||||
<li>zidify_links()
|
||||
: <a class="el" href="text_8php.html#a29988052f3944111def3b6aaf2c7a8f6">text.php</a>
|
||||
</li>
|
||||
|
@ -171,6 +171,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
|
||||
</li>
|
||||
<li>$files
|
||||
: <a class="el" href="extract_8php.html#a9590b15215a21e9b42eb546aeef79704">extract.php</a>
|
||||
, <a class="el" href="tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149">tpldebug.php</a>
|
||||
, <a class="el" href="typo_8php.html#a9590b15215a21e9b42eb546aeef79704">typo.php</a>
|
||||
</li>
|
||||
<li>$gc_probability
|
||||
@ -207,7 +208,7 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#acc190405dda0a23a80551dee11c74c0c">style.php</a>
|
||||
</li>
|
||||
<li>$nav_bg_4
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33">style.php</a>
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#aef266cfcb27c6ddb3292584c945bab33">style.php</a>
|
||||
</li>
|
||||
<li>$navcolour
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a938168352fd3cdaa1c10c16a34f5938a">style.php</a>
|
||||
@ -249,13 +250,13 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#acb3046ad9c01b7d60cde20f58d77c548">style.php</a>
|
||||
</li>
|
||||
<li>$shiny
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70">style.php</a>
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a0b942d36d8862908864e2ffa4521be70">style.php</a>
|
||||
</li>
|
||||
<li>$site_colour
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a02d39b683a42fffbb27823d3860283bd">style.php</a>
|
||||
</li>
|
||||
<li>$site_line_height
|
||||
: <a class="el" href="redbasic_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e">style.php</a>
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#a8749837e08dfb3372662af9c33fa2a2e">style.php</a>
|
||||
</li>
|
||||
<li>$site_redbasic_font_size
|
||||
: <a class="el" href="redstrap_2php_2style_8php.html#a45e6fafa363bc4586fa91dce1786be4f">style.php</a>
|
||||
|
@ -142,6 +142,7 @@ $(document).ready(function(){initNavTree('globals_vars_0x65.html','');});
|
||||
<li>else
|
||||
: <a class="el" href="auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5">auth.php</a>
|
||||
, <a class="el" href="fpostit_8php.html#a501b5ca82f287509fc691c88524064c1">fpostit.php</a>
|
||||
, <a class="el" href="tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c">tpldebug.php</a>
|
||||
</li>
|
||||
<li>EOL
|
||||
: <a class="el" href="boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b">boot.php</a>
|
||||
|
@ -140,7 +140,7 @@ $(document).ready(function(){initNavTree('globals_vars_0x66.html','');});
|
||||
|
||||
<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
|
||||
<li>foreach
|
||||
: <a class="el" href="typo_8php.html#a3bb638ebb8472e4ee7c85afe721f4fe3">typo.php</a>
|
||||
: <a class="el" href="typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5">typo.php</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
@ -141,7 +141,7 @@ $(document).ready(function(){initNavTree('globals_vars_0x69.html','');});
|
||||
<h3><a class="anchor" id="index_i"></a>- i -</h3><ul>
|
||||
<li>if
|
||||
: <a class="el" href="php2po_8php.html#a45b05625748f412ec97afcd61cf7980b">php2po.php</a>
|
||||
, <a class="el" href="php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762">default.php</a>
|
||||
, <a class="el" href="php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4">default.php</a>
|
||||
, <a class="el" href="redbasic_2php_2style_8php.html#a0a473a25349f07563d6c56d14031f02a">style.php</a>
|
||||
, <a class="el" href="theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762">default.php</a>
|
||||
, <a class="el" href="full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db">full.php</a>
|
||||
|
@ -141,6 +141,10 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:adfc035ee6303c1d8ba5336a4ead2bd53"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a72bfecac1970bc29b853073e816388ff"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2api_8php.html#a72bfecac1970bc29b853073e816388ff">api_channel_stream</a> (&$a, $type)</td></tr>
|
||||
<tr class="separator:a72bfecac1970bc29b853073e816388ff"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa9dc5350b26d6c7727d6c4b641ecba18"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18">api_albums</a> (&$a, $type)</td></tr>
|
||||
<tr class="separator:aa9dc5350b26d6c7727d6c4b641ecba18"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa6fc3bc8c0fad1d081db0dcc456dd77f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f">api_photos</a> (&$a, $type)</td></tr>
|
||||
<tr class="separator:aa6fc3bc8c0fad1d081db0dcc456dd77f"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a450d8732b7b608f7ac929aee61572b95"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2api_8php.html#a450d8732b7b608f7ac929aee61572b95">api_statuses_mediap</a> (&$a, $type)</td></tr>
|
||||
<tr class="separator:a450d8732b7b608f7ac929aee61572b95"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ad4d1634df6b35126552324683caaffa2"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2api_8php.html#ad4d1634df6b35126552324683caaffa2">api_statuses_update</a> (&$a, $type)</td></tr>
|
||||
@ -295,6 +299,32 @@ Variables</h2></td></tr>
|
||||
</div><div class="memdoc">
|
||||
<p>Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not. <a href="http://developer.twitter.com/doc/get/account/verify_credentials">http://developer.twitter.com/doc/get/account/verify_credentials</a> </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aa9dc5350b26d6c7727d6c4b641ecba18"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">api_albums </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">& </td>
|
||||
<td class="paramname"><em>$a</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$type</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a5990101034e7abf6404feba3cd273629"></a>
|
||||
@ -970,6 +1000,32 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aa6fc3bc8c0fad1d081db0dcc456dd77f"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">api_photos </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">& </td>
|
||||
<td class="paramname"><em>$a</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$type</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ac2c2b18c426d697d11a830bca146be8a"></a>
|
||||
|
@ -3,6 +3,7 @@ var include_2api_8php =
|
||||
[ "api_account_logout", "include_2api_8php.html#a2e94eab9d6c164bfef7a1b2ab87b339b", null ],
|
||||
[ "api_account_rate_limit_status", "include_2api_8php.html#ae8f5863e18d69421005c71441c9d99a5", null ],
|
||||
[ "api_account_verify_credentials", "include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad", null ],
|
||||
[ "api_albums", "include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18", null ],
|
||||
[ "api_apply_template", "include_2api_8php.html#a5990101034e7abf6404feba3cd273629", null ],
|
||||
[ "api_call", "include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5", null ],
|
||||
[ "api_channel_stream", "include_2api_8php.html#a72bfecac1970bc29b853073e816388ff", null ],
|
||||
@ -28,6 +29,7 @@ var include_2api_8php =
|
||||
[ "api_login", "include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73", null ],
|
||||
[ "api_oauth_access_token", "include_2api_8php.html#aff322705cc6084b329003fc8eab0aad0", null ],
|
||||
[ "api_oauth_request_token", "include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3", null ],
|
||||
[ "api_photos", "include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f", null ],
|
||||
[ "api_register_func", "include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a", null ],
|
||||
[ "api_rss_extra", "include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f", null ],
|
||||
[ "api_status_show", "include_2api_8php.html#a645397787618b5c548a31e8686e8cca4", null ],
|
||||
|
@ -300,7 +300,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classApp.html#a08f0537964d98958d218066364cff785">App\build_pagehead()</a>, <a class="el" href="channel_8php.html#aea8e189f2fbabfda779349dd94082e8e">channel_aside()</a>, <a class="el" href="community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a">community_content()</a>, <a class="el" href="text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784">contact_block()</a>, <a class="el" href="Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6">contact_remove()</a>, <a class="el" href="features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0">feature_enabled()</a>, <a class="el" href="text_8php.html#a30311fd46e05be0e2cc466118641a4ed">file_tag_save_file()</a>, <a class="el" href="text_8php.html#a48f6d04513d26270e10e9b7d153f7526">file_tag_unsave_file()</a>, <a class="el" href="text_8php.html#abbe4894b4e746e47e1f91c7df27f6e81">file_tag_update_pconfig()</a>, <a class="el" href="contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6">findpeople_widget()</a>, <a class="el" href="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83">group_content()</a>, <a class="el" href="intro_8php.html#a3e2a523697633ddb4517b9266a515f5b">intro_content()</a>, <a class="el" href="invite_8php.html#a244385b28cfd021d308715f01158bfd9">invite_content()</a>, <a class="el" href="invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5">invite_post()</a>, <a class="el" href="items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc">item_expire()</a>, <a class="el" href="items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049">item_store()</a>, <a class="el" href="items_8php.html#a2dc4fb9347f6fb804da4f32c107afb53">item_store_update()</a>, <a class="el" href="items_8php.html#ade43f7ae289e124d5af4985272981e1b">items_fetch()</a>, <a class="el" href="classFKOAuth1.html#a2b1dac2ed31fc6ef84668afdda8b263f">FKOAuth1\loginUser()</a>, <a class="el" href="mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79">message_content()</a>, <a class="el" href="mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4">network_content()</a>, <a class="el" href="mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec">network_init()</a>, <a class="el" href="notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62">notifications_content()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, <a class="el" href="profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023">profperm_content()</a>, <a class="el" href="include_2config_8php.html#a61591371cb18764138655d67dc817ab2">set_pconfig()</a>, <a class="el" href="text_8php.html#a3d225b253bb9e0f2498c11647d927b0b">smilies()</a>, and <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d">theme_content()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classApp.html#a08f0537964d98958d218066364cff785">App\build_pagehead()</a>, <a class="el" href="channel_8php.html#aea8e189f2fbabfda779349dd94082e8e">channel_aside()</a>, <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="community_8php.html#a1197aafd6a6b540dbb4a0c04ade3a25a">community_content()</a>, <a class="el" href="text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784">contact_block()</a>, <a class="el" href="Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6">contact_remove()</a>, <a class="el" href="features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0">feature_enabled()</a>, <a class="el" href="text_8php.html#a30311fd46e05be0e2cc466118641a4ed">file_tag_save_file()</a>, <a class="el" href="text_8php.html#a48f6d04513d26270e10e9b7d153f7526">file_tag_unsave_file()</a>, <a class="el" href="text_8php.html#abbe4894b4e746e47e1f91c7df27f6e81">file_tag_update_pconfig()</a>, <a class="el" href="contact__widgets_8php.html#a57e73ebcfd62bb5d8c7a7b9e663726d6">findpeople_widget()</a>, <a class="el" href="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="mod_2group_8php.html#a07a64f6c65b0080d8190b3d9728a7a83">group_content()</a>, <a class="el" href="intro_8php.html#a3e2a523697633ddb4517b9266a515f5b">intro_content()</a>, <a class="el" href="invite_8php.html#a244385b28cfd021d308715f01158bfd9">invite_content()</a>, <a class="el" href="invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5">invite_post()</a>, <a class="el" href="items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc">item_expire()</a>, <a class="el" href="items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049">item_store()</a>, <a class="el" href="items_8php.html#a2dc4fb9347f6fb804da4f32c107afb53">item_store_update()</a>, <a class="el" href="items_8php.html#ade43f7ae289e124d5af4985272981e1b">items_fetch()</a>, <a class="el" href="classFKOAuth1.html#a2b1dac2ed31fc6ef84668afdda8b263f">FKOAuth1\loginUser()</a>, <a class="el" href="mod_2message_8php.html#a3547ed86d09a4bb8fa64ec374a40ee79">message_content()</a>, <a class="el" href="mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4">network_content()</a>, <a class="el" href="mod_2network_8php.html#a180fce90ad11d7e0e45be094da7149ec">network_init()</a>, <a class="el" href="notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62">notifications_content()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, <a class="el" href="profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023">profperm_content()</a>, <a class="el" href="include_2config_8php.html#a61591371cb18764138655d67dc817ab2">set_pconfig()</a>, <a class="el" href="text_8php.html#a3d225b253bb9e0f2498c11647d927b0b">smilies()</a>, and <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d">theme_content()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -516,7 +516,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="include_2api_8php.html#a72bfecac1970bc29b853073e816388ff">api_channel_stream()</a>, <a class="el" href="include_2api_8php.html#adfc035ee6303c1d8ba5336a4ead2bd53">api_export_basic()</a>, <a class="el" href="dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c">dirsearch_content()</a>, <a class="el" href="new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164">new_channel_init()</a>, <a class="el" href="post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75">post_post()</a>, <a class="el" href="register_8php.html#ae20c0cd40f738d6295de58b9202c83d5">register_init()</a>, <a class="el" href="zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0">zfinger_init()</a>, and <a class="el" href="zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac">zotfeed_init()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18">api_albums()</a>, <a class="el" href="include_2api_8php.html#a72bfecac1970bc29b853073e816388ff">api_channel_stream()</a>, <a class="el" href="include_2api_8php.html#adfc035ee6303c1d8ba5336a4ead2bd53">api_export_basic()</a>, <a class="el" href="include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f">api_photos()</a>, <a class="el" href="dirsearch_8php.html#aa1fb04e1de4f25b63349ac78f94ceb4c">dirsearch_content()</a>, <a class="el" href="new__channel_8php.html#a1ad7f99e4366a32942c6b954aba3a164">new_channel_init()</a>, <a class="el" href="post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75">post_post()</a>, <a class="el" href="register_8php.html#ae20c0cd40f738d6295de58b9202c83d5">register_init()</a>, <a class="el" href="zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0">zfinger_init()</a>, and <a class="el" href="zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac">zotfeed_init()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -118,6 +118,8 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:aedccaf18282b26899d9549c29bd9d1b9"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:af24c6aeed28ecc31ec39e7d9a1804979"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget</a> ($channelx, $observer, $albums=null)</td></tr>
|
||||
<tr class="separator:af24c6aeed28ecc31ec39e7d9a1804979"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aa27b9e435dcc34e1009f56dc02c7ca51"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51">photos_list_photos</a> ($channel, $observer, $album= '')</td></tr>
|
||||
<tr class="separator:aa27b9e435dcc34e1009f56dc02c7ca51"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a8e8b7be99e24c2497bc2cb3339280c35"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35">photos_album_exists</a> ($channel_id, $album)</td></tr>
|
||||
<tr class="separator:a8e8b7be99e24c2497bc2cb3339280c35"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ab0365f25b22ccea5f085fe7c49e1f4ab"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab">photos_album_rename</a> ($channel_id, $oldname, $newname)</td></tr>
|
||||
@ -318,7 +320,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget()</a>, and <a class="el" href="mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014">photos_init()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18">api_albums()</a>, <a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget()</a>, and <a class="el" href="mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014">photos_init()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -360,6 +362,40 @@ Functions</h2></td></tr>
|
||||
|
||||
<p>Referenced by <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="aa27b9e435dcc34e1009f56dc02c7ca51"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">photos_list_photos </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$channel</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$observer</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$album</em> = <code>''</code> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f">api_photos()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
|
@ -6,5 +6,6 @@ var include_2photos_8php =
|
||||
[ "photos_album_rename", "include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab", null ],
|
||||
[ "photos_album_widget", "include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979", null ],
|
||||
[ "photos_albums_list", "include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9", null ],
|
||||
[ "photos_create_item", "include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274", null ]
|
||||
[ "photos_create_item", "include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274", null ],
|
||||
[ "photos_list_photos", "include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51", null ]
|
||||
];
|
@ -118,8 +118,6 @@ Functions</h2></td></tr>
|
||||
<tr class="separator:a4e6d7639431e0dd8e9f4dba8e1ac408b"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a410f9c743877c125ca06312373346903"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item</a> ($arr)</td></tr>
|
||||
<tr class="separator:a410f9c743877c125ca06312373346903"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a4841df5beabdd1bdd1ed56781a915d61"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a4841df5beabdd1bdd1ed56781a915d61">purify_html</a> ($s)</td></tr>
|
||||
<tr class="separator:a4841df5beabdd1bdd1ed56781a915d61"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a079e099e15d88d47aeb6ca6d60da7107"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a079e099e15d88d47aeb6ca6d60da7107">get_public_feed</a> ($channel, $params)</td></tr>
|
||||
<tr class="separator:a079e099e15d88d47aeb6ca6d60da7107"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a59abb61d7581dc6592257ef022cbfada"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="items_8php.html#a59abb61d7581dc6592257ef022cbfada">get_feed_for</a> (&$a, $dfrn_id, $owner_nick, $last_update, $direction=0)</td></tr>
|
||||
@ -1548,24 +1546,6 @@ Functions</h2></td></tr>
|
||||
|
||||
<p>Referenced by <a class="el" href="items_8php.html#abe695dd89e1e10ed042c26b80114f0ed">posted_date_widget()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a4841df5beabdd1bdd1ed56781a915d61"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">purify_html </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$s</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a4e6d7639431e0dd8e9f4dba8e1ac408b"></a>
|
||||
|
@ -50,7 +50,6 @@ var items_8php =
|
||||
[ "post_activity_item", "items_8php.html#a410f9c743877c125ca06312373346903", null ],
|
||||
[ "posted_date_widget", "items_8php.html#abe695dd89e1e10ed042c26b80114f0ed", null ],
|
||||
[ "posted_dates", "items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0", null ],
|
||||
[ "purify_html", "items_8php.html#a4841df5beabdd1bdd1ed56781a915d61", null ],
|
||||
[ "red_zrl_callback", "items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b", null ],
|
||||
[ "send_status_notifications", "items_8php.html#aab9e0c58247427126de0699c729c3b6c", null ],
|
||||
[ "tag_deliver", "items_8php.html#ab1bce4261bcf75ad62753b498a144d17", null ],
|
||||
|
@ -39,9 +39,9 @@ var NAVTREEINDEX =
|
||||
"boot_8php.html#ab724491497ab2618b23a01d5da60aec0",
|
||||
"classProtoDriver.html#a1593f3abae050edbd9304f4f8bc4894a",
|
||||
"docblox__errorchecker_8php.html#a721c6ff80a6d3e4ad4ffa52a04c60085",
|
||||
"include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d",
|
||||
"namespaceupdatetpl.html",
|
||||
"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0"
|
||||
"include_2attach_8php.html",
|
||||
"namespaces.html",
|
||||
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronisation';
|
||||
|
@ -65,8 +65,8 @@ var NAVTREEINDEX3 =
|
||||
"fsuggest_8php.html#aa6c49ed4b50a387f1845f36844dd7998":[5,0,1,26,0],
|
||||
"full_8php.html":[5,0,3,0,1],
|
||||
"full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db":[5,0,3,0,1,0],
|
||||
"functions.html":[4,3,0],
|
||||
"functions.html":[4,3,0,0],
|
||||
"functions.html":[4,3,0],
|
||||
"functions_0x5f.html":[4,3,0,1],
|
||||
"functions_0x61.html":[4,3,0,2],
|
||||
"functions_0x62.html":[4,3,0,3],
|
||||
@ -198,56 +198,56 @@ var NAVTREEINDEX3 =
|
||||
"import_8php.html#af17fef0410518f7eac205d0ea416eaa2":[5,0,1,32,1],
|
||||
"import_8php.html#afdf25ed70096d5dbf4f6d0ca79fea184":[5,0,1,32,0],
|
||||
"include_2api_8php.html":[5,0,0,5],
|
||||
"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,11],
|
||||
"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,4],
|
||||
"include_2api_8php.html#a18cab7c6391df5c421753463f5d2a879":[5,0,0,5,17],
|
||||
"include_2api_8php.html#a2c71b1226ef1283b5370bd1c200fee5f":[5,0,0,5,14],
|
||||
"include_2api_8php.html#a0991f72554f821255397d615e76f3203":[5,0,0,5,12],
|
||||
"include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5":[5,0,0,5,5],
|
||||
"include_2api_8php.html#a18cab7c6391df5c421753463f5d2a879":[5,0,0,5,18],
|
||||
"include_2api_8php.html#a2c71b1226ef1283b5370bd1c200fee5f":[5,0,0,5,15],
|
||||
"include_2api_8php.html#a2e94eab9d6c164bfef7a1b2ab87b339b":[5,0,0,5,0],
|
||||
"include_2api_8php.html#a32f0dda848d0c11c727fe1c3e741c283":[5,0,0,5,42],
|
||||
"include_2api_8php.html#a36344c80b8e9755da2f2dd3a0e28cce8":[5,0,0,5,15],
|
||||
"include_2api_8php.html#a43c47de8565cc00c3369cb35c19cc75e":[5,0,0,5,47],
|
||||
"include_2api_8php.html#a450d8732b7b608f7ac929aee61572b95":[5,0,0,5,36],
|
||||
"include_2api_8php.html#a4c6fb9fb5203aa60f4b3afd4521db8ea":[5,0,0,5,18],
|
||||
"include_2api_8php.html#a528d8070ee74ea800102936ce73cf366":[5,0,0,5,35],
|
||||
"include_2api_8php.html#a53b0680b682ae6078f2e1ed18cfb3f74":[5,0,0,5,20],
|
||||
"include_2api_8php.html#a58cf4c02ef435996f5c3bc4283d3968d":[5,0,0,5,12],
|
||||
"include_2api_8php.html#a5990101034e7abf6404feba3cd273629":[5,0,0,5,3],
|
||||
"include_2api_8php.html#a623793229a7256dd31bcfd5ab90eef08":[5,0,0,5,43],
|
||||
"include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[5,0,0,5,30],
|
||||
"include_2api_8php.html#a6951c690d87775eb37e569c66011988e":[5,0,0,5,33],
|
||||
"include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f":[5,0,0,5,29],
|
||||
"include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[5,0,0,5,5],
|
||||
"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5":[5,0,0,5,8],
|
||||
"include_2api_8php.html#a32f0dda848d0c11c727fe1c3e741c283":[5,0,0,5,44],
|
||||
"include_2api_8php.html#a36344c80b8e9755da2f2dd3a0e28cce8":[5,0,0,5,16],
|
||||
"include_2api_8php.html#a43c47de8565cc00c3369cb35c19cc75e":[5,0,0,5,49],
|
||||
"include_2api_8php.html#a450d8732b7b608f7ac929aee61572b95":[5,0,0,5,38],
|
||||
"include_2api_8php.html#a4c6fb9fb5203aa60f4b3afd4521db8ea":[5,0,0,5,19],
|
||||
"include_2api_8php.html#a528d8070ee74ea800102936ce73cf366":[5,0,0,5,37],
|
||||
"include_2api_8php.html#a53b0680b682ae6078f2e1ed18cfb3f74":[5,0,0,5,21],
|
||||
"include_2api_8php.html#a58cf4c02ef435996f5c3bc4283d3968d":[5,0,0,5,13],
|
||||
"include_2api_8php.html#a5990101034e7abf6404feba3cd273629":[5,0,0,5,4],
|
||||
"include_2api_8php.html#a623793229a7256dd31bcfd5ab90eef08":[5,0,0,5,45],
|
||||
"include_2api_8php.html#a645397787618b5c548a31e8686e8cca4":[5,0,0,5,32],
|
||||
"include_2api_8php.html#a6951c690d87775eb37e569c66011988e":[5,0,0,5,35],
|
||||
"include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f":[5,0,0,5,31],
|
||||
"include_2api_8php.html#a72bfecac1970bc29b853073e816388ff":[5,0,0,5,6],
|
||||
"include_2api_8php.html#a7759ccddc8dff012ad168e511ffe5af5":[5,0,0,5,9],
|
||||
"include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad":[5,0,0,5,2],
|
||||
"include_2api_8php.html#a8969e8d9c683f12ba17dcd4b059e020d":[5,0,0,5,44],
|
||||
"include_2api_8php.html#a8b25a186bd0893f51aa72a62f655735e":[5,0,0,5,37],
|
||||
"include_2api_8php.html#a9160288b7ac220635942d8dc209b78c3":[5,0,0,5,9],
|
||||
"include_2api_8php.html#a970b02c06dea8b229aa3d5fff9cf4705":[5,0,0,5,7],
|
||||
"include_2api_8php.html#aa0d6b29fff0344a8e67f3507a6d01410":[5,0,0,5,32],
|
||||
"include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3":[5,0,0,5,27],
|
||||
"include_2api_8php.html#aa40bae797bcd9ccacffdce5a3b5a1afa":[5,0,0,5,22],
|
||||
"include_2api_8php.html#aa49741342ad8ba285737eea1209a37e1":[5,0,0,5,24],
|
||||
"include_2api_8php.html#aa62b15a6bbb280e86b98132eb214013d":[5,0,0,5,49],
|
||||
"include_2api_8php.html#ab1ecb58954f722444bfe03233345cb1b":[5,0,0,5,16],
|
||||
"include_2api_8php.html#abe8e929e93f7ab134b1cb1fb30f19a76":[5,0,0,5,46],
|
||||
"include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a":[5,0,0,5,28],
|
||||
"include_2api_8php.html#ac5a64cc81d70ff3cf866093ea9721d23":[5,0,0,5,23],
|
||||
"include_2api_8php.html#acafd2899309a005fcb725289173dc7fe":[5,0,0,5,21],
|
||||
"include_2api_8php.html#ad24ce1bf20867add4c9211a8eaf93f22":[5,0,0,5,38],
|
||||
"include_2api_8php.html#ad2b0192f3006918bea895de8074bf8d2":[5,0,0,5,10],
|
||||
"include_2api_8php.html#ad4c29f43418f6110f85a6b3998239ab4":[5,0,0,5,31],
|
||||
"include_2api_8php.html#ad4d1634df6b35126552324683caaffa2":[5,0,0,5,41],
|
||||
"include_2api_8php.html#ade742525b2e41c82b090799ef3c51d5e":[5,0,0,5,34],
|
||||
"include_2api_8php.html#adfc035ee6303c1d8ba5336a4ead2bd53":[5,0,0,5,13],
|
||||
"include_2api_8php.html#ae0fa388479cace9c5a7a45b571ab42f8":[5,0,0,5,39],
|
||||
"include_2api_8php.html#ae82608c317421f27446465aa6724733d":[5,0,0,5,19],
|
||||
"include_2api_8php.html#a8969e8d9c683f12ba17dcd4b059e020d":[5,0,0,5,46],
|
||||
"include_2api_8php.html#a8b25a186bd0893f51aa72a62f655735e":[5,0,0,5,39],
|
||||
"include_2api_8php.html#a9160288b7ac220635942d8dc209b78c3":[5,0,0,5,10],
|
||||
"include_2api_8php.html#a970b02c06dea8b229aa3d5fff9cf4705":[5,0,0,5,8],
|
||||
"include_2api_8php.html#aa0d6b29fff0344a8e67f3507a6d01410":[5,0,0,5,34],
|
||||
"include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3":[5,0,0,5,28],
|
||||
"include_2api_8php.html#aa40bae797bcd9ccacffdce5a3b5a1afa":[5,0,0,5,23],
|
||||
"include_2api_8php.html#aa49741342ad8ba285737eea1209a37e1":[5,0,0,5,25],
|
||||
"include_2api_8php.html#aa62b15a6bbb280e86b98132eb214013d":[5,0,0,5,51],
|
||||
"include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f":[5,0,0,5,29],
|
||||
"include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18":[5,0,0,5,3],
|
||||
"include_2api_8php.html#ab1ecb58954f722444bfe03233345cb1b":[5,0,0,5,17],
|
||||
"include_2api_8php.html#abe8e929e93f7ab134b1cb1fb30f19a76":[5,0,0,5,48],
|
||||
"include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a":[5,0,0,5,30],
|
||||
"include_2api_8php.html#ac5a64cc81d70ff3cf866093ea9721d23":[5,0,0,5,24],
|
||||
"include_2api_8php.html#acafd2899309a005fcb725289173dc7fe":[5,0,0,5,22],
|
||||
"include_2api_8php.html#ad24ce1bf20867add4c9211a8eaf93f22":[5,0,0,5,40],
|
||||
"include_2api_8php.html#ad2b0192f3006918bea895de8074bf8d2":[5,0,0,5,11],
|
||||
"include_2api_8php.html#ad4c29f43418f6110f85a6b3998239ab4":[5,0,0,5,33],
|
||||
"include_2api_8php.html#ad4d1634df6b35126552324683caaffa2":[5,0,0,5,43],
|
||||
"include_2api_8php.html#ade742525b2e41c82b090799ef3c51d5e":[5,0,0,5,36],
|
||||
"include_2api_8php.html#adfc035ee6303c1d8ba5336a4ead2bd53":[5,0,0,5,14],
|
||||
"include_2api_8php.html#ae0fa388479cace9c5a7a45b571ab42f8":[5,0,0,5,41],
|
||||
"include_2api_8php.html#ae82608c317421f27446465aa6724733d":[5,0,0,5,20],
|
||||
"include_2api_8php.html#ae8f5863e18d69421005c71441c9d99a5":[5,0,0,5,1],
|
||||
"include_2api_8php.html#aea2dda92a155f2843a0ca188d8dfdf25":[5,0,0,5,6],
|
||||
"include_2api_8php.html#aeb2e7ad00ea666b4b6dfcf82008194f8":[5,0,0,5,48],
|
||||
"include_2api_8php.html#af6f1d89cdb0a0621025efbec1597bc63":[5,0,0,5,40],
|
||||
"include_2api_8php.html#afb99daa6b731bf497b81f2128084852c":[5,0,0,5,45],
|
||||
"include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73":[5,0,0,5,25],
|
||||
"include_2api_8php.html#aff322705cc6084b329003fc8eab0aad0":[5,0,0,5,26],
|
||||
"include_2attach_8php.html":[5,0,0,6],
|
||||
"include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36":[5,0,0,6,0]
|
||||
"include_2api_8php.html#aea2dda92a155f2843a0ca188d8dfdf25":[5,0,0,5,7],
|
||||
"include_2api_8php.html#aeb2e7ad00ea666b4b6dfcf82008194f8":[5,0,0,5,50],
|
||||
"include_2api_8php.html#af6f1d89cdb0a0621025efbec1597bc63":[5,0,0,5,42],
|
||||
"include_2api_8php.html#afb99daa6b731bf497b81f2128084852c":[5,0,0,5,47],
|
||||
"include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73":[5,0,0,5,26],
|
||||
"include_2api_8php.html#aff322705cc6084b329003fc8eab0aad0":[5,0,0,5,27]
|
||||
};
|
||||
|
@ -1,5 +1,7 @@
|
||||
var NAVTREEINDEX4 =
|
||||
{
|
||||
"include_2attach_8php.html":[5,0,0,6],
|
||||
"include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36":[5,0,0,6,0],
|
||||
"include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d":[5,0,0,6,3],
|
||||
"include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a":[5,0,0,6,5],
|
||||
"include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f":[5,0,0,6,4],
|
||||
@ -84,6 +86,7 @@ var NAVTREEINDEX4 =
|
||||
"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[5,0,0,49,0],
|
||||
"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[5,0,0,49,2],
|
||||
"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[5,0,0,49,1],
|
||||
"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[5,0,0,49,7],
|
||||
"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[5,0,0,49,3],
|
||||
"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[5,0,0,49,6],
|
||||
"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[5,0,0,49,5],
|
||||
@ -106,7 +109,7 @@ var NAVTREEINDEX4 =
|
||||
"item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[5,0,1,35,1],
|
||||
"item_8php.html#abd0e603a6696051af16476eb968d52e7":[5,0,1,35,2],
|
||||
"items_8php.html":[5,0,0,38],
|
||||
"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,38,57],
|
||||
"items_8php.html#a004e89d86b0f29b2c4da20108ecc4091":[5,0,0,38,56],
|
||||
"items_8php.html#a01e3cf44e082fa9bd06dcde5bf713d70":[5,0,0,38,4],
|
||||
"items_8php.html#a0790a4550b829e85504af548623002ca":[5,0,0,38,5],
|
||||
"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[5,0,0,38,31],
|
||||
@ -120,8 +123,7 @@ var NAVTREEINDEX4 =
|
||||
"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[5,0,0,38,0],
|
||||
"items_8php.html#a3a218d5e8ffbe261f773225ecded86a2":[5,0,0,38,43],
|
||||
"items_8php.html#a410f9c743877c125ca06312373346903":[5,0,0,38,47],
|
||||
"items_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,38,50],
|
||||
"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[5,0,0,38,51],
|
||||
"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[5,0,0,38,50],
|
||||
"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[5,0,0,38,28],
|
||||
"items_8php.html#a53eb3d27e1c55083be93a32f392d54e7":[5,0,0,38,46],
|
||||
"items_8php.html#a566c601726697e044e75284af7fb6f17":[5,0,0,38,18],
|
||||
@ -136,25 +138,25 @@ var NAVTREEINDEX4 =
|
||||
"items_8php.html#a82955cc578f0fa600acec84475026194":[5,0,0,38,15],
|
||||
"items_8php.html#a8395d189a36abfa0dfff81a2b0e70669":[5,0,0,38,12],
|
||||
"items_8php.html#a8794863cdf8ce1333040933d3a3f66bd":[5,0,0,38,9],
|
||||
"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[5,0,0,38,55],
|
||||
"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[5,0,0,38,54],
|
||||
"items_8php.html#a896c1809d58f2d7a42cfe14577958ddf":[5,0,0,38,25],
|
||||
"items_8php.html#a8ef003b2bc2dc4816bdcf5800aec1049":[5,0,0,38,37],
|
||||
"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[5,0,0,38,8],
|
||||
"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[5,0,0,38,29],
|
||||
"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[5,0,0,38,56],
|
||||
"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[5,0,0,38,55],
|
||||
"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[5,0,0,38,7],
|
||||
"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[5,0,0,38,20],
|
||||
"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[5,0,0,38,6],
|
||||
"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[5,0,0,38,27],
|
||||
"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[5,0,0,38,52],
|
||||
"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,38,53],
|
||||
"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[5,0,0,38,51],
|
||||
"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[5,0,0,38,52],
|
||||
"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[5,0,0,38,24],
|
||||
"items_8php.html#abe695dd89e1e10ed042c26b80114f0ed":[5,0,0,38,48],
|
||||
"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[5,0,0,38,1],
|
||||
"items_8php.html#ac1fcf621dce7370515b420a7753f4726":[5,0,0,38,45],
|
||||
"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[5,0,0,38,17],
|
||||
"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[5,0,0,38,49],
|
||||
"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,38,54],
|
||||
"items_8php.html#ad34827ed330898456783fb14c7b46154":[5,0,0,38,53],
|
||||
"items_8php.html#adc8bda87ba08626f2a8cde7748d1bdae":[5,0,0,38,2],
|
||||
"items_8php.html#ade43f7ae289e124d5af4985272981e1b":[5,0,0,38,39],
|
||||
"items_8php.html#ade53043e7bc5ab9cc9ef1e4fed6569d4":[5,0,0,38,42],
|
||||
@ -247,7 +249,5 @@ var NAVTREEINDEX4 =
|
||||
"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":[4,0,3]
|
||||
"namespacemembers_vars.html":[3,1,2]
|
||||
};
|
||||
|
@ -1,6 +1,8 @@
|
||||
var NAVTREEINDEX5 =
|
||||
{
|
||||
"namespaces.html":[3,0],
|
||||
"namespaceupdatetpl.html":[3,0,3],
|
||||
"namespaceupdatetpl.html":[4,0,3],
|
||||
"namespaceutil.html":[4,0,4],
|
||||
"namespaceutil.html":[3,0,4],
|
||||
"nav_8php.html":[5,0,0,41],
|
||||
@ -60,7 +62,7 @@ var NAVTREEINDEX5 =
|
||||
"php2po_8php.html#abbb0e5fd8fbc1f13a9bf68f86eb3d2a4":[5,0,2,5,4],
|
||||
"php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178":[5,0,2,5,2],
|
||||
"php_2default_8php.html":[5,0,3,0,0],
|
||||
"php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762":[5,0,3,0,0,0],
|
||||
"php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4":[5,0,3,0,0,0],
|
||||
"php_2theme__init_8php.html":[5,0,3,0,6],
|
||||
"ping_8php.html":[5,0,1,58],
|
||||
"ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[5,0,1,58,0],
|
||||
@ -247,7 +249,5 @@ var NAVTREEINDEX5 =
|
||||
"setup_8php.html#ae8e4d9279a61de74d5f39962cb7b6ca1":[5,0,1,79,0],
|
||||
"setup_8php.html#aea1ebdda58ec938f4e7b31aa5c5f6b58":[5,0,1,79,14],
|
||||
"setup_8php.html#afd8b0b3ade1507c45325caf377bf459d":[5,0,1,79,6],
|
||||
"share_8php.html":[5,0,1,80],
|
||||
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,80,0],
|
||||
"siteinfo_8php.html":[5,0,1,81]
|
||||
"share_8php.html":[5,0,1,80]
|
||||
};
|
||||
|
@ -1,5 +1,7 @@
|
||||
var NAVTREEINDEX6 =
|
||||
{
|
||||
"share_8php.html#afeb26046bdd02567ecd29ab5f188b249":[5,0,1,80,0],
|
||||
"siteinfo_8php.html":[5,0,1,81],
|
||||
"siteinfo_8php.html#a3efbd0bd6564af19ec0a9ce0294e59d0":[5,0,1,81,1],
|
||||
"siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[5,0,1,81,0],
|
||||
"smilies_8php.html":[5,0,1,82],
|
||||
@ -43,86 +45,88 @@ var NAVTREEINDEX6 =
|
||||
"text_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[5,0,0,62,38],
|
||||
"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[5,0,0,62,48],
|
||||
"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[5,0,0,62,5],
|
||||
"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,62,82],
|
||||
"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[5,0,0,62,83],
|
||||
"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[5,0,0,62,39],
|
||||
"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[5,0,0,62,41],
|
||||
"text_8php.html#a163b5131f388080b0fc82398d3a32fe1":[5,0,0,62,22],
|
||||
"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[5,0,0,62,55],
|
||||
"text_8php.html#a1e510c53624933ce9b7d6715784894db":[5,0,0,62,50],
|
||||
"text_8php.html#a24b2b69b9162da789ab6514e0e09a37c":[5,0,0,62,85],
|
||||
"text_8php.html#a24b2b69b9162da789ab6514e0e09a37c":[5,0,0,62,86],
|
||||
"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[5,0,0,62,51],
|
||||
"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[5,0,0,62,46],
|
||||
"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[5,0,0,62,4],
|
||||
"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,62,88],
|
||||
"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,62,80],
|
||||
"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[5,0,0,62,90],
|
||||
"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[5,0,0,62,81],
|
||||
"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[5,0,0,62,52],
|
||||
"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[5,0,0,62,10],
|
||||
"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,62,90],
|
||||
"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[5,0,0,62,92],
|
||||
"text_8php.html#a30311fd46e05be0e2cc466118641a4ed":[5,0,0,62,25],
|
||||
"text_8php.html#a3299482ac20e9d79453048dd52881d37":[5,0,0,62,21],
|
||||
"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[5,0,0,62,36],
|
||||
"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,62,73],
|
||||
"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[5,0,0,62,74],
|
||||
"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[5,0,0,62,7],
|
||||
"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,62,87],
|
||||
"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[5,0,0,62,88],
|
||||
"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[5,0,0,62,40],
|
||||
"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,62,72],
|
||||
"text_8php.html#a44d460fcdee6247c67b9bef3ea15f3e6":[5,0,0,62,73],
|
||||
"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[5,0,0,62,37],
|
||||
"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[5,0,0,62,47],
|
||||
"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[5,0,0,62,64],
|
||||
"text_8php.html#a48f6d04513d26270e10e9b7d153f7526":[5,0,0,62,26],
|
||||
"text_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,62,74],
|
||||
"text_8php.html#a4ba1339b2a7054971178ce194e4440fd":[5,0,0,62,75],
|
||||
"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[5,0,0,62,53],
|
||||
"text_8php.html#a4e7698aca48982512594b274543c3b9b":[5,0,0,62,63],
|
||||
"text_8php.html#a4f3605ee8de717a401ea9df2401b59f6":[5,0,0,62,77],
|
||||
"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,62,84],
|
||||
"text_8php.html#a4f3605ee8de717a401ea9df2401b59f6":[5,0,0,62,78],
|
||||
"text_8php.html#a543447c5ed766535221e2d9636b379ee":[5,0,0,62,85],
|
||||
"text_8php.html#a544fc13c1798371e5a5984b5482108f8":[5,0,0,62,23],
|
||||
"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[5,0,0,62,9],
|
||||
"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[5,0,0,62,14],
|
||||
"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,62,83],
|
||||
"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[5,0,0,62,84],
|
||||
"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[5,0,0,62,45],
|
||||
"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[5,0,0,62,33],
|
||||
"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,62,81],
|
||||
"text_8php.html#a740ad03e00459039a2c0992246c4e727":[5,0,0,62,82],
|
||||
"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[5,0,0,62,1],
|
||||
"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[5,0,0,62,32],
|
||||
"text_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,62,79],
|
||||
"text_8php.html#a7a913d19c77610da689be48fbbf6734c":[5,0,0,62,80],
|
||||
"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[5,0,0,62,8],
|
||||
"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,62,70],
|
||||
"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,62,75],
|
||||
"text_8php.html#a876e94892867019935b348b573299352":[5,0,0,62,71],
|
||||
"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[5,0,0,62,76],
|
||||
"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[5,0,0,62,19],
|
||||
"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[5,0,0,62,62],
|
||||
"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[5,0,0,62,18],
|
||||
"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[5,0,0,62,3],
|
||||
"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[5,0,0,62,57],
|
||||
"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,62,67],
|
||||
"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,62,65],
|
||||
"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,62,69],
|
||||
"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[5,0,0,62,68],
|
||||
"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[5,0,0,62,66],
|
||||
"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[5,0,0,62,70],
|
||||
"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[5,0,0,62,35],
|
||||
"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[5,0,0,62,16],
|
||||
"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[5,0,0,62,58],
|
||||
"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[5,0,0,62,42],
|
||||
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,62,89],
|
||||
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,62,86],
|
||||
"text_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,62,78],
|
||||
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,62,91],
|
||||
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,62,87],
|
||||
"text_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[5,0,0,62,79],
|
||||
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,62,89],
|
||||
"text_8php.html#abb55ec0142207aeec3d90b25ed4d7266":[5,0,0,62,24],
|
||||
"text_8php.html#abbe4894b4e746e47e1f91c7df27f6e81":[5,0,0,62,27],
|
||||
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,62,59],
|
||||
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,62,43],
|
||||
"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,62,71],
|
||||
"text_8php.html#aca0f589be74fab1a460c57e88dad9779":[5,0,0,62,72],
|
||||
"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,62,28],
|
||||
"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,62,2],
|
||||
"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,62,13],
|
||||
"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,62,66],
|
||||
"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,62,67],
|
||||
"text_8php.html#adba17ec946f4285285dc100f7860bf51":[5,0,0,62,54],
|
||||
"text_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[5,0,0,62,30],
|
||||
"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[5,0,0,62,44],
|
||||
"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,62,68],
|
||||
"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[5,0,0,62,69],
|
||||
"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[5,0,0,62,17],
|
||||
"text_8php.html#ae4f6881d7e13623f8eded6277595112a":[5,0,0,62,31],
|
||||
"text_8php.html#af3a7139d40ea758f315c2acf2ccc1b1c":[5,0,0,62,60],
|
||||
"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[5,0,0,62,0],
|
||||
"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,62,64],
|
||||
"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[5,0,0,62,65],
|
||||
"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[5,0,0,62,29],
|
||||
"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[5,0,0,62,12],
|
||||
"text_8php.html#afe44c30f1d0f8cb3ca097d4e189d852d":[5,0,0,62,76],
|
||||
"text_8php.html#afe44c30f1d0f8cb3ca097d4e189d852d":[5,0,0,62,77],
|
||||
"text_8php.html#afe54312607d92f7ce9593f5760831f80":[5,0,0,62,61],
|
||||
"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[5,0,0,62,56],
|
||||
"theme_2redstrap_2php_2default_8php.html":[5,0,3,1,1,0,1],
|
||||
@ -130,15 +134,19 @@ var NAVTREEINDEX6 =
|
||||
"theme_2redstrap_2php_2theme__init_8php.html":[5,0,3,1,1,0,4],
|
||||
"toggle__mobile_8php.html":[5,0,1,88],
|
||||
"toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254":[5,0,1,88,0],
|
||||
"typo_8php.html":[5,0,2,7],
|
||||
"typo_8php.html#a1b709c1d79631ebc8320b41bda028b54":[5,0,2,7,1],
|
||||
"typo_8php.html#a3bb638ebb8472e4ee7c85afe721f4fe3":[5,0,2,7,4],
|
||||
"typo_8php.html#a3ecd17ac846be1b35f3662f5c12ab6bd":[5,0,2,7,3],
|
||||
"typo_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,7,2],
|
||||
"typo_8php.html#acebf83966ef6d7e5645a6b62ba368f9f":[5,0,2,7,0],
|
||||
"typohelper_8php.html":[5,0,2,8],
|
||||
"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,8,0],
|
||||
"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,8,1],
|
||||
"tpldebug_8php.html":[5,0,2,7],
|
||||
"tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3":[5,0,2,7,0],
|
||||
"tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149":[5,0,2,7,1],
|
||||
"tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c":[5,0,2,7,2],
|
||||
"typo_8php.html":[5,0,2,8],
|
||||
"typo_8php.html#a1b709c1d79631ebc8320b41bda028b54":[5,0,2,8,1],
|
||||
"typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5":[5,0,2,8,4],
|
||||
"typo_8php.html#a3ecd17ac846be1b35f3662f5c12ab6bd":[5,0,2,8,3],
|
||||
"typo_8php.html#a9590b15215a21e9b42eb546aeef79704":[5,0,2,8,2],
|
||||
"typo_8php.html#acebf83966ef6d7e5645a6b62ba368f9f":[5,0,2,8,0],
|
||||
"typohelper_8php.html":[5,0,2,9],
|
||||
"typohelper_8php.html#a7542d95618011800c61773127fa625cf":[5,0,2,9,0],
|
||||
"typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[5,0,2,9,1],
|
||||
"uexport_8php.html":[5,0,1,89],
|
||||
"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[5,0,1,89,0],
|
||||
"update__channel_8php.html":[5,0,1,90],
|
||||
@ -151,13 +159,13 @@ var NAVTREEINDEX6 =
|
||||
"update__network_8php.html#a8abf5b9f65af6a27ee2f9d7207ed1b41":[5,0,1,93,0],
|
||||
"update__search_8php.html":[5,0,1,94],
|
||||
"update__search_8php.html#ace4c3a23fa7d6922399e27c297a6ba52":[5,0,1,94,0],
|
||||
"updatetpl_8py.html":[5,0,2,9],
|
||||
"updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,9,5],
|
||||
"updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,9,2],
|
||||
"updatetpl_8py.html#a988d937ed5d5c2b592b763036af5cf94":[5,0,2,9,1],
|
||||
"updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6":[5,0,2,9,3],
|
||||
"updatetpl_8py.html#ac9d11279fed403a329a719298feafc4f":[5,0,2,9,0],
|
||||
"updatetpl_8py.html#ae694f5e1f25f8a92a945eb90c432dfe6":[5,0,2,9,4],
|
||||
"updatetpl_8py.html":[5,0,2,10],
|
||||
"updatetpl_8py.html#a52a85ffa6b6d63d840b185a133478c12":[5,0,2,10,5],
|
||||
"updatetpl_8py.html#a79c20eb62d568c999b56eb08530355d3":[5,0,2,10,2],
|
||||
"updatetpl_8py.html#a988d937ed5d5c2b592b763036af5cf94":[5,0,2,10,1],
|
||||
"updatetpl_8py.html#ab42dd79af65ee82201fd6f04715f62f6":[5,0,2,10,3],
|
||||
"updatetpl_8py.html#ac9d11279fed403a329a719298feafc4f":[5,0,2,10,0],
|
||||
"updatetpl_8py.html#ae694f5e1f25f8a92a945eb90c432dfe6":[5,0,2,10,4],
|
||||
"view_2theme_2redbasic_2php_2config_8php.html":[5,0,3,1,0,0,0],
|
||||
"view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d":[5,0,3,1,0,0,0,1],
|
||||
"view_2theme_2redbasic_2php_2config_8php.html#ab5073653dfb9eb2216f8580098a87071":[5,0,3,1,0,0,0,0],
|
||||
|
@ -246,7 +246,7 @@ Functions</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p>Referenced by <a class="el" href="classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2">Item\__construct()</a>, <a class="el" href="include_2api_8php.html#a528d8070ee74ea800102936ce73cf366">api_statuses_home_timeline()</a>, <a class="el" href="include_2api_8php.html#ae0fa388479cace9c5a7a45b571ab42f8">api_statuses_repeat()</a>, <a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash()</a>, <a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata()</a>, <a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files()</a>, <a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files()</a>, <a class="el" href="include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f">attach_store()</a>, <a class="el" href="permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7">check_list_permissions()</a>, <a class="el" href="common_8php.html#ab63408f39abef7a6915186e8dabc5a96">common_content()</a>, <a class="el" href="contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65">common_friends_visitor_widget()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget()</a>, <a class="el" href="include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9">photos_albums_list()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498">poco_init()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="zot_8php.html#a37ec13b18057634eadb071f05297f5e1">process_delivery()</a>, <a class="el" href="zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc">process_mail_delivery()</a>, <a class="el" href="boot_8php.html#aebc5ed38c73ade57f360471da712ded2">profile_load()</a>, <a class="el" href="boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b">profile_sidebar()</a>, <a class="el" href="classConversation.html#a66f121ca4026246f86a732e5faa0682c">Conversation\set_mode()</a>, <a class="el" href="subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3">subthread_content()</a>, <a class="el" href="dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a">syncdirs()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, <a class="el" href="viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776">viewconnections_content()</a>, <a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2">Item\__construct()</a>, <a class="el" href="include_2api_8php.html#a528d8070ee74ea800102936ce73cf366">api_statuses_home_timeline()</a>, <a class="el" href="include_2api_8php.html#ae0fa388479cace9c5a7a45b571ab42f8">api_statuses_repeat()</a>, <a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash()</a>, <a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata()</a>, <a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files()</a>, <a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files()</a>, <a class="el" href="include_2attach_8php.html#a84a8a64c4805e1525b42d4add464833f">attach_store()</a>, <a class="el" href="permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7">check_list_permissions()</a>, <a class="el" href="common_8php.html#ab63408f39abef7a6915186e8dabc5a96">common_content()</a>, <a class="el" href="contact__widgets_8php.html#a552f8544528cec0c995cea7287ea9d65">common_friends_visitor_widget()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979">photos_album_widget()</a>, <a class="el" href="include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9">photos_albums_list()</a>, <a class="el" href="include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51">photos_list_photos()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498">poco_init()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="zot_8php.html#a37ec13b18057634eadb071f05297f5e1">process_delivery()</a>, <a class="el" href="zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc">process_mail_delivery()</a>, <a class="el" href="boot_8php.html#aebc5ed38c73ade57f360471da712ded2">profile_load()</a>, <a class="el" href="boot_8php.html#a646123ebbb10eb6f5b6ff26f4288da9b">profile_sidebar()</a>, <a class="el" href="classConversation.html#a66f121ca4026246f86a732e5faa0682c">Conversation\set_mode()</a>, <a class="el" href="subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3">subthread_content()</a>, <a class="el" href="dir__fns_8php.html#a6cae22cfdd6edda5ddf09e07abb3242a">syncdirs()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, <a class="el" href="viewconnections_8php.html#ab6c4d983e97b3a8a879567ff76507776">viewconnections_content()</a>, <a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
@ -112,16 +112,16 @@ $(document).ready(function(){initNavTree('php_2default_8php.html','');});
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
<tr class="memitem:a23bc1996b18e69c1a3ab44536613a762"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762">if</a> (<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>,'htmlhead')) echo $<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>['htmlhead']?></head >< body ><?php if(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a></td></tr>
|
||||
<tr class="separator:a23bc1996b18e69c1a3ab44536613a762"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a2a9b3d213aeeef28c4393ba8f7b408a4"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4">if</a> (<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>,'htmlhead')) echo $<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>['htmlhead']?></head >< body >< article ><?php if(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a></td></tr>
|
||||
<tr class="separator:a2a9b3d213aeeef28c4393ba8f7b408a4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Variable Documentation</h2>
|
||||
<a class="anchor" id="a23bc1996b18e69c1a3ab44536613a762"></a>
|
||||
<a class="anchor" id="a2a9b3d213aeeef28c4393ba8f7b408a4"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">if(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>,'htmlhead')) echo $<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>['htmlhead']?></head >< body ><?php if(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a></td>
|
||||
<td class="memname">if(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>,'htmlhead')) echo $<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a>['htmlhead']?></head >< body >< article ><?php if(<a class="el" href="boot_8php.html#a01353c9abebc3544ea080ac161729632">x</a>($<a class="el" href="mod__register_8php.html#a8db1899eeeb44dabd0904065b63627bb">page</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
@ -1,4 +1,4 @@
|
||||
var php_2default_8php =
|
||||
[
|
||||
[ "if", "php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762", null ]
|
||||
[ "if", "php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4", null ]
|
||||
];
|
@ -41,7 +41,7 @@ var searchData=
|
||||
['_24error',['$error',['../classApp.html#ac1a8b2cd40609b231a560201a08852ba',1,'App\$error()'],['../classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c',1,'dba_driver\$error()']]],
|
||||
['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]],
|
||||
['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]],
|
||||
['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]],
|
||||
['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]],
|
||||
['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]],
|
||||
['_24gc_5fprobability',['$gc_probability',['../session_8php.html#a96b09cc763572f45280786a7b33feb7e',1,'session.php']]],
|
||||
['_24groups',['$groups',['../classApp.html#ac6e6b1c7d6df408580ff79977fcfa656',1,'App']]],
|
||||
|
@ -89,6 +89,7 @@ var searchData=
|
||||
['api_5faccount_5flogout',['api_account_logout',['../include_2api_8php.html#a2e94eab9d6c164bfef7a1b2ab87b339b',1,'api.php']]],
|
||||
['api_5faccount_5frate_5flimit_5fstatus',['api_account_rate_limit_status',['../include_2api_8php.html#ae8f5863e18d69421005c71441c9d99a5',1,'api.php']]],
|
||||
['api_5faccount_5fverify_5fcredentials',['api_account_verify_credentials',['../include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad',1,'api.php']]],
|
||||
['api_5falbums',['api_albums',['../include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18',1,'api.php']]],
|
||||
['api_5fapply_5ftemplate',['api_apply_template',['../include_2api_8php.html#a5990101034e7abf6404feba3cd273629',1,'api.php']]],
|
||||
['api_5fcall',['api_call',['../include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5',1,'api.php']]],
|
||||
['api_5fchannel_5fstream',['api_channel_stream',['../include_2api_8php.html#a72bfecac1970bc29b853073e816388ff',1,'api.php']]],
|
||||
@ -115,6 +116,7 @@ var searchData=
|
||||
['api_5flogin',['api_login',['../include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73',1,'api.php']]],
|
||||
['api_5foauth_5faccess_5ftoken',['api_oauth_access_token',['../include_2api_8php.html#aff322705cc6084b329003fc8eab0aad0',1,'api.php']]],
|
||||
['api_5foauth_5frequest_5ftoken',['api_oauth_request_token',['../include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3',1,'api.php']]],
|
||||
['api_5fphotos',['api_photos',['../include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f',1,'api.php']]],
|
||||
['api_5fpost',['api_post',['../mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2',1,'api.php']]],
|
||||
['api_5fregister_5ffunc',['api_register_func',['../include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a',1,'api.php']]],
|
||||
['api_5frss_5fextra',['api_rss_extra',['../include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f',1,'api.php']]],
|
||||
|
@ -2,7 +2,7 @@ var searchData=
|
||||
[
|
||||
['editpost_2ephp',['editpost.php',['../editpost_8php.html',1,'']]],
|
||||
['editpost_5fcontent',['editpost_content',['../editpost_8php.html#a34011690864d122680c802e9e748ccfb',1,'editpost.php']]],
|
||||
['else',['else',['../auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5',1,'else(): auth.php'],['../fpostit_8php.html#a501b5ca82f287509fc691c88524064c1',1,'else(): fpostit.php']]],
|
||||
['else',['else',['../auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5',1,'else(): auth.php'],['../fpostit_8php.html#a501b5ca82f287509fc691c88524064c1',1,'else(): fpostit.php'],['../tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c',1,'else(): tpldebug.php']]],
|
||||
['email_5fheader_5fencode',['email_header_encode',['../include_2network_8php.html#a540420ff3675a72cb781ef9a7e8c2cd9',1,'network.php']]],
|
||||
['email_5fsend',['email_send',['../include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0',1,'network.php']]],
|
||||
['encode_5fitem',['encode_item',['../items_8php.html#a82955cc578f0fa600acec84475026194',1,'items.php']]],
|
||||
|
@ -51,7 +51,7 @@ var searchData=
|
||||
['follow_5fcontent',['follow_content',['../mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592',1,'follow.php']]],
|
||||
['follow_5finit',['follow_init',['../mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a',1,'follow.php']]],
|
||||
['follow_5fwidget',['follow_widget',['../contact__widgets_8php.html#af24e693532a045954caab515942cfc6f',1,'contact_widgets.php']]],
|
||||
['foreach',['foreach',['../typo_8php.html#a3bb638ebb8472e4ee7c85afe721f4fe3',1,'typo.php']]],
|
||||
['foreach',['foreach',['../typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5',1,'typo.php']]],
|
||||
['format_5fcss_5fif_5fexists',['format_css_if_exists',['../plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6',1,'plugin.php']]],
|
||||
['format_5fevent_5fbbcode',['format_event_bbcode',['../event_8php.html#abb74206cf42d694307c3d7abb7af9869',1,'event.php']]],
|
||||
['format_5fevent_5fdiaspora',['format_event_diaspora',['../bb2diaspora_8php.html#a29a2ad41f5826f3975fa9a49934ff863',1,'bb2diaspora.php']]],
|
||||
|
@ -5,7 +5,7 @@ var searchData=
|
||||
['identity_5fbasic_5fimport',['identity_basic_import',['../identity_8php.html#a77ee7d66eb0758f7e7882f70ad0f9485',1,'identity.php']]],
|
||||
['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']]],
|
||||
['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#a0a473a25349f07563d6c56d14031f02a',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]],
|
||||
['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#a0a473a25349f07563d6c56d14031f02a',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): 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_5fxchan',['import_author_xchan',['../items_8php.html#ae73794179b62d39bb597ff670ab1c1e5',1,'items.php']]],
|
||||
|
@ -64,6 +64,7 @@ var searchData=
|
||||
['photos_5fcontent',['photos_content',['../mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812',1,'photos.php']]],
|
||||
['photos_5fcreate_5fitem',['photos_create_item',['../include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274',1,'photos.php']]],
|
||||
['photos_5finit',['photos_init',['../mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014',1,'photos.php']]],
|
||||
['photos_5flist_5fphotos',['photos_list_photos',['../include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51',1,'photos.php']]],
|
||||
['photos_5fpost',['photos_post',['../mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080',1,'photos.php']]],
|
||||
['php2po_2ephp',['php2po.php',['../php2po_8php.html',1,'']]],
|
||||
['php_5ftpl',['php_tpl',['../namespacefriendica-to-smarty-tpl.html#a5dfc21ab8282dda8e3a7dff43cd0e283',1,'friendica-to-smarty-tpl']]],
|
||||
@ -100,6 +101,7 @@ var searchData=
|
||||
['prepare_5ftext',['prepare_text',['../text_8php.html#afe54312607d92f7ce9593f5760831f80',1,'text.php']]],
|
||||
['pretheme_2ephp',['pretheme.php',['../pretheme_8php.html',1,'']]],
|
||||
['pretheme_5finit',['pretheme_init',['../pretheme_8php.html#af5660943ee99db5fd75182316522eafe',1,'pretheme.php']]],
|
||||
['print_5ftemplate',['print_template',['../tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3',1,'tpldebug.php']]],
|
||||
['printable',['printable',['../dba__driver_8php.html#a55bf30d8176967e682656b5be4ad9249',1,'dba_driver.php']]],
|
||||
['private_5fmessages_5fdrop',['private_messages_drop',['../include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1',1,'message.php']]],
|
||||
['private_5fmessages_5ffetch_5fconversation',['private_messages_fetch_conversation',['../include_2message_8php.html#a5f8de9847e203329e317ac38dc646898',1,'message.php']]],
|
||||
@ -142,6 +144,6 @@ var searchData=
|
||||
['public_5fpermissions_5fsql',['public_permissions_sql',['../security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01',1,'security.php']]],
|
||||
['public_5frecips',['public_recips',['../zot_8php.html#a083aec6c900d244e1bfc1406f9461465',1,'zot.php']]],
|
||||
['pubrsatome',['pubrsatome',['../crypto_8php.html#a2a3fae7caca27f86d158eeaf69b6f287',1,'crypto.php']]],
|
||||
['purify_5fhtml',['purify_html',['../items_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'items.php']]],
|
||||
['purify_5fhtml',['purify_html',['../text_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'text.php']]],
|
||||
['push_5flang',['push_lang',['../language_8php.html#ac9142ef1d01a235c760deb0f16643f5a',1,'language.php']]]
|
||||
];
|
||||
|
@ -33,8 +33,8 @@ var searchData=
|
||||
['theme_2ephp',['theme.php',['../redstrap_2php_2theme_8php.html',1,'']]],
|
||||
['theme_5fcontent',['theme_content',['../view_2theme_2redbasic_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d',1,'theme_content(&$a): config.php'],['../view_2theme_2redstrap_2php_2config_8php.html#aa7d5739b72efef9822535b2b32d5364d',1,'theme_content(&$a): config.php']]],
|
||||
['theme_5finclude',['theme_include',['../plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2',1,'plugin.php']]],
|
||||
['theme_5finit_2ephp',['theme_init.php',['../theme_2redstrap_2php_2theme__init_8php.html',1,'']]],
|
||||
['theme_5finit_2ephp',['theme_init.php',['../php_2theme__init_8php.html',1,'']]],
|
||||
['theme_5finit_2ephp',['theme_init.php',['../theme_2redstrap_2php_2theme__init_8php.html',1,'']]],
|
||||
['theme_5fpost',['theme_post',['../view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6',1,'theme_post(&$a): config.php'],['../view_2theme_2redstrap_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6',1,'theme_post(&$a): config.php']]],
|
||||
['theme_5fstatus',['theme_status',['../admin_8php.html#ad4f74f33944a98b56d2c8c7601f124a4',1,'admin.php']]],
|
||||
['timesel',['timesel',['../datetime_8php.html#a36d3d6dff8d76b5f295bb3d9c535a5b1',1,'datetime.php']]],
|
||||
@ -43,6 +43,7 @@ var searchData=
|
||||
['toggle_5fmobile_2ephp',['toggle_mobile.php',['../toggle__mobile_8php.html',1,'']]],
|
||||
['toggle_5fmobile_5finit',['toggle_mobile_init',['../toggle__mobile_8php.html#aca53ade8971802b45c31e722b22c6254',1,'toggle_mobile.php']]],
|
||||
['toggle_5ftheme',['toggle_theme',['../admin_8php.html#af81f081851791cd15e49e8ff6722dc27',1,'admin.php']]],
|
||||
['tpldebug_2ephp',['tpldebug.php',['../tpldebug_8php.html',1,'']]],
|
||||
['tplpaths',['tplpaths',['../namespaceupdatetpl.html#a52a85ffa6b6d63d840b185a133478c12',1,'updatetpl']]],
|
||||
['tryoembed',['tryoembed',['../bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7',1,'bbcode.php']]],
|
||||
['tt',['tt',['../language_8php.html#ae310fb3880484ee1cc4faefe0c63c06d',1,'language.php']]],
|
||||
|
@ -13,6 +13,7 @@ var searchData=
|
||||
['zid',['zid',['../boot_8php.html#a5b7ce5c0a79796800883644c389dc87f',1,'boot.php']]],
|
||||
['zid_5finit',['zid_init',['../boot_8php.html#a680fbafc2db023c5b1309e0180e81315',1,'boot.php']]],
|
||||
['zidify_5fcallback',['zidify_callback',['../text_8php.html#a405afe814a23f3bd94d826101aa168ab',1,'text.php']]],
|
||||
['zidify_5fimg_5fcallback',['zidify_img_callback',['../text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4',1,'text.php']]],
|
||||
['zidify_5flinks',['zidify_links',['../text_8php.html#a29988052f3944111def3b6aaf2c7a8f6',1,'text.php']]],
|
||||
['zot_2ephp',['zot.php',['../zot_8php.html',1,'']]],
|
||||
['zot_5fbuild_5fpacket',['zot_build_packet',['../zot_8php.html#a3862b3161b2c8557dc1a95020179bd81',1,'zot.php']]],
|
||||
|
@ -4,11 +4,12 @@ var searchData=
|
||||
['tagrm_2ephp',['tagrm.php',['../tagrm_8php.html',1,'']]],
|
||||
['template_5fprocessor_2ephp',['template_processor.php',['../template__processor_8php.html',1,'']]],
|
||||
['text_2ephp',['text.php',['../text_8php.html',1,'']]],
|
||||
['theme_2ephp',['theme.php',['../redstrap_2php_2theme_8php.html',1,'']]],
|
||||
['theme_2ephp',['theme.php',['../redbasic_2php_2theme_8php.html',1,'']]],
|
||||
['theme_5finit_2ephp',['theme_init.php',['../theme_2redstrap_2php_2theme__init_8php.html',1,'']]],
|
||||
['theme_2ephp',['theme.php',['../redstrap_2php_2theme_8php.html',1,'']]],
|
||||
['theme_5finit_2ephp',['theme_init.php',['../php_2theme__init_8php.html',1,'']]],
|
||||
['theme_5finit_2ephp',['theme_init.php',['../theme_2redstrap_2php_2theme__init_8php.html',1,'']]],
|
||||
['toggle_5fmobile_2ephp',['toggle_mobile.php',['../toggle__mobile_8php.html',1,'']]],
|
||||
['tpldebug_2ephp',['tpldebug.php',['../tpldebug_8php.html',1,'']]],
|
||||
['typo_2ephp',['typo.php',['../typo_8php.html',1,'']]],
|
||||
['typohelper_2ephp',['typohelper.php',['../typohelper_8php.html',1,'']]]
|
||||
];
|
||||
|
@ -41,6 +41,7 @@ var searchData=
|
||||
['api_5faccount_5flogout',['api_account_logout',['../include_2api_8php.html#a2e94eab9d6c164bfef7a1b2ab87b339b',1,'api.php']]],
|
||||
['api_5faccount_5frate_5flimit_5fstatus',['api_account_rate_limit_status',['../include_2api_8php.html#ae8f5863e18d69421005c71441c9d99a5',1,'api.php']]],
|
||||
['api_5faccount_5fverify_5fcredentials',['api_account_verify_credentials',['../include_2api_8php.html#a864191bb876a515ed71b17e260ef35ad',1,'api.php']]],
|
||||
['api_5falbums',['api_albums',['../include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18',1,'api.php']]],
|
||||
['api_5fapply_5ftemplate',['api_apply_template',['../include_2api_8php.html#a5990101034e7abf6404feba3cd273629',1,'api.php']]],
|
||||
['api_5fcall',['api_call',['../include_2api_8php.html#a176c448d79c211ad41c2bbe3124658f5',1,'api.php']]],
|
||||
['api_5fchannel_5fstream',['api_channel_stream',['../include_2api_8php.html#a72bfecac1970bc29b853073e816388ff',1,'api.php']]],
|
||||
@ -67,6 +68,7 @@ var searchData=
|
||||
['api_5flogin',['api_login',['../include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73',1,'api.php']]],
|
||||
['api_5foauth_5faccess_5ftoken',['api_oauth_access_token',['../include_2api_8php.html#aff322705cc6084b329003fc8eab0aad0',1,'api.php']]],
|
||||
['api_5foauth_5frequest_5ftoken',['api_oauth_request_token',['../include_2api_8php.html#aa1bddb580510e70cc1a7b7381667f1a3',1,'api.php']]],
|
||||
['api_5fphotos',['api_photos',['../include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f',1,'api.php']]],
|
||||
['api_5fpost',['api_post',['../mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2',1,'api.php']]],
|
||||
['api_5fregister_5ffunc',['api_register_func',['../include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a',1,'api.php']]],
|
||||
['api_5frss_5fextra',['api_rss_extra',['../include_2api_8php.html#a6a04b48168ba1d9dd2de3081a630611f',1,'api.php']]],
|
||||
|
@ -23,6 +23,7 @@ var searchData=
|
||||
['photos_5fcontent',['photos_content',['../mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812',1,'photos.php']]],
|
||||
['photos_5fcreate_5fitem',['photos_create_item',['../include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274',1,'photos.php']]],
|
||||
['photos_5finit',['photos_init',['../mod_2photos_8php.html#ab950295cd77626f5fe65331a87693014',1,'photos.php']]],
|
||||
['photos_5flist_5fphotos',['photos_list_photos',['../include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51',1,'photos.php']]],
|
||||
['photos_5fpost',['photos_post',['../mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080',1,'photos.php']]],
|
||||
['ping_5finit',['ping_init',['../ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1',1,'ping.php']]],
|
||||
['pkcs1_5fencode',['pkcs1_encode',['../crypto_8php.html#a890b443f80f0968fb9eabd93fc99dbb5',1,'crypto.php']]],
|
||||
@ -48,6 +49,7 @@ var searchData=
|
||||
['prepare_5fpage',['prepare_page',['../conversation_8php.html#a4b0888b0f26e1c284a4341fe5fd04f0c',1,'conversation.php']]],
|
||||
['prepare_5ftext',['prepare_text',['../text_8php.html#afe54312607d92f7ce9593f5760831f80',1,'text.php']]],
|
||||
['pretheme_5finit',['pretheme_init',['../pretheme_8php.html#af5660943ee99db5fd75182316522eafe',1,'pretheme.php']]],
|
||||
['print_5ftemplate',['print_template',['../tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3',1,'tpldebug.php']]],
|
||||
['printable',['printable',['../dba__driver_8php.html#a55bf30d8176967e682656b5be4ad9249',1,'dba_driver.php']]],
|
||||
['private_5fmessages_5fdrop',['private_messages_drop',['../include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1',1,'message.php']]],
|
||||
['private_5fmessages_5ffetch_5fconversation',['private_messages_fetch_conversation',['../include_2message_8php.html#a5f8de9847e203329e317ac38dc646898',1,'message.php']]],
|
||||
@ -81,6 +83,6 @@ var searchData=
|
||||
['public_5fpermissions_5fsql',['public_permissions_sql',['../security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01',1,'security.php']]],
|
||||
['public_5frecips',['public_recips',['../zot_8php.html#a083aec6c900d244e1bfc1406f9461465',1,'zot.php']]],
|
||||
['pubrsatome',['pubrsatome',['../crypto_8php.html#a2a3fae7caca27f86d158eeaf69b6f287',1,'crypto.php']]],
|
||||
['purify_5fhtml',['purify_html',['../items_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'items.php']]],
|
||||
['purify_5fhtml',['purify_html',['../text_8php.html#a4841df5beabdd1bdd1ed56781a915d61',1,'text.php']]],
|
||||
['push_5flang',['push_lang',['../language_8php.html#ac9142ef1d01a235c760deb0f16643f5a',1,'language.php']]]
|
||||
];
|
||||
|
@ -11,6 +11,7 @@ var searchData=
|
||||
['zid',['zid',['../boot_8php.html#a5b7ce5c0a79796800883644c389dc87f',1,'boot.php']]],
|
||||
['zid_5finit',['zid_init',['../boot_8php.html#a680fbafc2db023c5b1309e0180e81315',1,'boot.php']]],
|
||||
['zidify_5fcallback',['zidify_callback',['../text_8php.html#a405afe814a23f3bd94d826101aa168ab',1,'text.php']]],
|
||||
['zidify_5fimg_5fcallback',['zidify_img_callback',['../text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4',1,'text.php']]],
|
||||
['zidify_5flinks',['zidify_links',['../text_8php.html#a29988052f3944111def3b6aaf2c7a8f6',1,'text.php']]],
|
||||
['zot_5fbuild_5fpacket',['zot_build_packet',['../zot_8php.html#a3862b3161b2c8557dc1a95020179bd81',1,'zot.php']]],
|
||||
['zot_5ffeed',['zot_feed',['../items_8php.html#a004e89d86b0f29b2c4da20108ecc4091',1,'items.php']]],
|
||||
|
@ -41,7 +41,7 @@ var searchData=
|
||||
['_24error',['$error',['../classApp.html#ac1a8b2cd40609b231a560201a08852ba',1,'App\$error()'],['../classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c',1,'dba_driver\$error()']]],
|
||||
['_24filelist',['$filelist',['../docblox__errorchecker_8php.html#a648a570b0f9f6e0e51b7267647c4b09b',1,'docblox_errorchecker.php']]],
|
||||
['_24filename',['$filename',['../classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690',1,'FriendicaSmarty']]],
|
||||
['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]],
|
||||
['_24files',['$files',['../extract_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): extract.php'],['../tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149',1,'$files(): tpldebug.php'],['../typo_8php.html#a9590b15215a21e9b42eb546aeef79704',1,'$files(): typo.php']]],
|
||||
['_24force_5fmax_5fitems',['$force_max_items',['../classApp.html#ae3f47830543d0d902f66913def8db66b',1,'App']]],
|
||||
['_24gc_5fprobability',['$gc_probability',['../session_8php.html#a96b09cc763572f45280786a7b33feb7e',1,'session.php']]],
|
||||
['_24groups',['$groups',['../classApp.html#ac6e6b1c7d6df408580ff79977fcfa656',1,'App']]],
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['else',['else',['../auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5',1,'else(): auth.php'],['../fpostit_8php.html#a501b5ca82f287509fc691c88524064c1',1,'else(): fpostit.php']]],
|
||||
['else',['else',['../auth_8php.html#a0950af7c2888ca1d4743fe5d0bff9ae5',1,'else(): auth.php'],['../fpostit_8php.html#a501b5ca82f287509fc691c88524064c1',1,'else(): fpostit.php'],['../tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c',1,'else(): tpldebug.php']]],
|
||||
['eol',['EOL',['../boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b',1,'boot.php']]],
|
||||
['eot',['EOT',['../typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805',1,'typohelper.php']]],
|
||||
['excludepaths',['excludepaths',['../namespaceupdatetpl.html#a988d937ed5d5c2b592b763036af5cf94',1,'updatetpl']]],
|
||||
|
@ -4,5 +4,5 @@ var searchData=
|
||||
['filename',['filename',['../namespacefriendica-to-smarty-tpl.html#a5f9bf7a67d955c0d6be70a82097611c5',1,'friendica-to-smarty-tpl']]],
|
||||
['files',['files',['../namespacefriendica-to-smarty-tpl.html#ae74419b16516956c66f7db714a93a6ac',1,'friendica-to-smarty-tpl']]],
|
||||
['fnull',['fnull',['../namespaceupdatetpl.html#a79c20eb62d568c999b56eb08530355d3',1,'updatetpl']]],
|
||||
['foreach',['foreach',['../typo_8php.html#a3bb638ebb8472e4ee7c85afe721f4fe3',1,'typo.php']]]
|
||||
['foreach',['foreach',['../typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5',1,'typo.php']]]
|
||||
];
|
||||
|
@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#a0a473a25349f07563d6c56d14031f02a',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]],
|
||||
['if',['if',['../php2po_8php.html#a45b05625748f412ec97afcd61cf7980b',1,'if(): php2po.php'],['../php_2default_8php.html#a2a9b3d213aeeef28c4393ba8f7b408a4',1,'if(): default.php'],['../full_8php.html#a6fac1b4b8cdfde06ea1b7713479e92db',1,'if(): full.php'],['../redbasic_2php_2style_8php.html#a0a473a25349f07563d6c56d14031f02a',1,'if(): style.php'],['../theme_2redstrap_2php_2default_8php.html#a23bc1996b18e69c1a3ab44536613a762',1,'if(): default.php'],['../redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea',1,'if(): style.php']]],
|
||||
['item_5fblocked',['ITEM_BLOCKED',['../boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f',1,'boot.php']]],
|
||||
['item_5fdelayed_5fpublish',['ITEM_DELAYED_PUBLISH',['../boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20',1,'boot.php']]],
|
||||
['item_5fdeleted',['ITEM_DELETED',['../boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49',1,'boot.php']]],
|
||||
|
@ -397,7 +397,7 @@ Functions</h2></td></tr>
|
||||
<p>Profile owner - everything is visible</p>
|
||||
<p>Authenticated visitor. Unless pre-verified, check that the contact belongs to this $owner_id and load the groups the visitor belongs to. If pre-verified, the caller is expected to have already done this and passed the groups into this function.</p>
|
||||
|
||||
<p>Referenced by <a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash()</a>, <a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata()</a>, <a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files()</a>, <a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9">photos_albums_list()</a>, <a class="el" href="mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812">photos_content()</a>, and <a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir()</a>.</p>
|
||||
<p>Referenced by <a class="el" href="include_2attach_8php.html#a0d07c5b83d3d54e186f752e571847b36">attach_by_hash()</a>, <a class="el" href="include_2attach_8php.html#ad991208ce939387e2f93a3bce7d09932">attach_by_hash_nodata()</a>, <a class="el" href="include_2attach_8php.html#a887d2d44a3ef18dcb6624e7fb58dc8e3">attach_count_files()</a>, <a class="el" href="include_2attach_8php.html#a3634af95f11a023dd8e882c3c7a3600d">attach_list_files()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9">photos_albums_list()</a>, <a class="el" href="mod_2photos_8php.html#aa87382611a66ec5effdb2d78f13f5812">photos_content()</a>, <a class="el" href="include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51">photos_list_photos()</a>, and <a class="el" href="include_2attach_8php.html#aeb07968990e66a88c95483ca09a7f909">z_readdir()</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because one or more lines are too long
@ -64,6 +64,7 @@ var text_8php =
|
||||
[ "prepare_text", "text_8php.html#afe54312607d92f7ce9593f5760831f80", null ],
|
||||
[ "profiler", "text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6", null ],
|
||||
[ "protect_sprintf", "text_8php.html#a4e7698aca48982512594b274543c3b9b", null ],
|
||||
[ "purify_html", "text_8php.html#a4841df5beabdd1bdd1ed56781a915d61", null ],
|
||||
[ "qp", "text_8php.html#afc998d2796a6b2a08e96f7cc061e7221", null ],
|
||||
[ "random_string", "text_8php.html#a9d6a5ee1290de7a8b483fe78585daade", null ],
|
||||
[ "reltoabs", "text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2", null ],
|
||||
@ -88,6 +89,7 @@ var text_8php =
|
||||
[ "xchan_query", "text_8php.html#a24b2b69b9162da789ab6514e0e09a37c", null ],
|
||||
[ "xmlify", "text_8php.html#aaed4413ed8918838b517e3b2fafaea0d", null ],
|
||||
[ "zidify_callback", "text_8php.html#a405afe814a23f3bd94d826101aa168ab", null ],
|
||||
[ "zidify_img_callback", "text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4", null ],
|
||||
[ "zidify_links", "text_8php.html#a29988052f3944111def3b6aaf2c7a8f6", null ],
|
||||
[ "RANDOM_STRING_HEX", "text_8php.html#aad557c054cf2ed915633701018fc7e3f", null ],
|
||||
[ "RANDOM_STRING_TEXT", "text_8php.html#a2ffd79c60cc87cec24ef76447b905187", null ]
|
||||
|
174
doc/html/tpldebug_8php.html
Normal file
174
doc/html/tpldebug_8php.html
Normal file
@ -0,0 +1,174 @@
|
||||
<!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: util/tpldebug.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="rhash-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 Page</span></a></li>
|
||||
<li><a href="pages.html"><span>Related 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 List</span></a></li>
|
||||
<li><a href="globals.html"><span>File 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('tpldebug_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"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </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> |
|
||||
<a href="#var-members">Variables</a> </div>
|
||||
<div class="headertitle">
|
||||
<div class="title">tpldebug.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:a44778457a6c02554812fbfad19d32ba3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5">foreach</a>($files as $file) </td><td class="memItemRight" valign="bottom"><a class="el" href="tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3">print_template</a> ($s)</td></tr>
|
||||
<tr class="separator:a44778457a6c02554812fbfad19d32ba3"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
||||
Variables</h2></td></tr>
|
||||
<tr class="memitem:afbc7aadb3f7ff1edf0aaaa326a42179c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea">if</a>($<a class="el" href="boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7">argc</a> > 1) </td><td class="memItemRight" valign="bottom"><a class="el" href="tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c">else</a></td></tr>
|
||||
<tr class="separator:afbc7aadb3f7ff1edf0aaaa326a42179c"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a5358407d65f2ca826f96356a6642d149"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149">$files</a> = glob('include/*.php')</td></tr>
|
||||
<tr class="separator:a5358407d65f2ca826f96356a6642d149"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<h2 class="groupheader">Function Documentation</h2>
|
||||
<a class="anchor" id="a44778457a6c02554812fbfad19d32ba3"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5">foreach</a> ($files as $file) print_template </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"> </td>
|
||||
<td class="paramname"><em>$s</em></td><td>)</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2 class="groupheader">Variable Documentation</h2>
|
||||
<a class="anchor" id="a5358407d65f2ca826f96356a6642d149"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5">foreach</a> ($files as $file) $files = glob('include/*.php')</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="afbc7aadb3f7ff1edf0aaaa326a42179c"></a>
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="redstrap_2php_2style_8php.html#a0c4684da834439885ae2285649d1aaea">if</a> ($<a class="el" href="boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7">argc</a> > 1) else</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<b>Initial value:</b><div class="fragment"><div class="line">{</div>
|
||||
<div class="line"></div>
|
||||
<div class="line"></div>
|
||||
<div class="line"> echo <span class="stringliteral">'boot.php: templates'</span> . <span class="stringliteral">"\n"</span></div>
|
||||
</div><!-- fragment -->
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
6
doc/html/tpldebug_8php.js
Normal file
6
doc/html/tpldebug_8php.js
Normal file
@ -0,0 +1,6 @@
|
||||
var tpldebug_8php =
|
||||
[
|
||||
[ "print_template", "tpldebug_8php.html#a44778457a6c02554812fbfad19d32ba3", null ],
|
||||
[ "$files", "tpldebug_8php.html#a5358407d65f2ca826f96356a6642d149", null ],
|
||||
[ "else", "tpldebug_8php.html#afbc7aadb3f7ff1edf0aaaa326a42179c", null ]
|
||||
];
|
File diff suppressed because one or more lines are too long
@ -4,5 +4,5 @@ var typo_8php =
|
||||
[ "$dirs", "typo_8php.html#a1b709c1d79631ebc8320b41bda028b54", null ],
|
||||
[ "$files", "typo_8php.html#a9590b15215a21e9b42eb546aeef79704", null ],
|
||||
[ "$phpath", "typo_8php.html#a3ecd17ac846be1b35f3662f5c12ab6bd", null ],
|
||||
[ "foreach", "typo_8php.html#a3bb638ebb8472e4ee7c85afe721f4fe3", null ]
|
||||
[ "foreach", "typo_8php.html#a329c9c12217d2c8660c47bbc7c8df4c5", null ]
|
||||
];
|
@ -98,17 +98,25 @@ function post_activity_item($arr) {
|
||||
|
||||
$ret = array('success' => false);
|
||||
|
||||
$is_comment = false;
|
||||
if((($arr['parent']) && $arr['parent'] != $arr['id']) || (($arr['parent_mid']) && $arr['parent_mid'] != $arr['mid']))
|
||||
$is_comment = true;
|
||||
|
||||
if(! x($arr,'item_flags')) {
|
||||
$arr['item_flags'] = ITEM_ORIGIN | ITEM_WALL | ITEM_THREAD_TOP;
|
||||
if($is_comment)
|
||||
$arr['item_flags'] = ITEM_ORIGIN;
|
||||
else
|
||||
$arr['item_flags'] = ITEM_ORIGIN | ITEM_WALL | ITEM_THREAD_TOP;
|
||||
}
|
||||
|
||||
|
||||
$channel = get_app()->get_channel();
|
||||
$observer = get_app()->get_observer();
|
||||
|
||||
$arr['aid'] = ((x($arr,'aid')) ? $arr['aid'] : $channel['channel_account_id']);
|
||||
$arr['uid'] = ((x($arr,'uid')) ? $arr['uid'] : $channel['channel_id']);
|
||||
|
||||
if(! perm_is_allowed($arr['uid'],$observer['xchan_hash'],(($arr['parent']) ? 'post_comment' : 'post_wall'))) {
|
||||
if(! perm_is_allowed($arr['uid'],$observer['xchan_hash'],(($is_comment) ? 'post_comments' : 'post_wall'))) {
|
||||
$ret['message'] = t('Permission denied');
|
||||
return $ret;
|
||||
}
|
||||
@ -1907,7 +1915,9 @@ function get_item_contact($item,$contacts) {
|
||||
|
||||
function tag_deliver($uid,$item_id) {
|
||||
|
||||
// look for mention tags and setup a second delivery chain for forum/community posts if appropriate
|
||||
// Called when we deliver things that might be tagged in ways that require delivery processing.
|
||||
// Handles community tagging of posts and also look for mention tags
|
||||
// and sets up a second delivery chain if appropriate
|
||||
|
||||
$a = get_app();
|
||||
|
||||
@ -1923,13 +1933,41 @@ function tag_deliver($uid,$item_id) {
|
||||
intval($item_id),
|
||||
intval($uid)
|
||||
);
|
||||
if(! count($i))
|
||||
if(! $i)
|
||||
return;
|
||||
|
||||
$i = fetch_post_tags($i);
|
||||
|
||||
$item = $i[0];
|
||||
|
||||
|
||||
if($item['obj_type'] === ACTIVITY_OBJ_TAGTERM) {
|
||||
|
||||
// We received a community tag activity for a post.
|
||||
// See if we are the owner of the parent item and have given permission to tag our posts.
|
||||
// If so tag the parent post.
|
||||
|
||||
// FIXME --- If the item is deleted, remove the tag from the parent.
|
||||
// (First ensure that deleted items use this function, or else do that part separately.)
|
||||
|
||||
if(($item['owner_xchan'] === $u[0]['channel_hash']) && (! get_pconfig($u[0]['channel_id'],'system','blocktags'))) {
|
||||
$j_tgt = json_decode($item['target'],true);
|
||||
if($j_tgt && $j_tgt['mid']) {
|
||||
$p = q("select * from item where mid = '%s' and uid = %d limit 1",
|
||||
dbesc($j_tgt['mid']),
|
||||
intval($u[0]['channel_id'])
|
||||
);
|
||||
if($p) {
|
||||
$j_obj = json_decode($item['object'],true);
|
||||
if($j_obj && $j_obj['id'] && $j_obj['title']) {
|
||||
store_item_tag($u[0]['channel_id'],$p[0]['id'],TERM_OBJ_POST,TERM_HASHTAG,$j_obj['title'],$j['obj']['id']);
|
||||
proc_run('php','include/notifier.php','edit_post',$p[0]['id']);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
$terms = get_terms_oftype($item['term'],TERM_MENTION);
|
||||
|
||||
logger('tag_deliver: post mentions: ' . print_r($terms,true), LOGGER_DATA);
|
||||
|
@ -51,12 +51,17 @@ function oembed_fetch_url($embedurl){
|
||||
}
|
||||
}
|
||||
|
||||
if ($txt==false || $txt==""){
|
||||
if ($txt==false || $txt=="") {
|
||||
$x = array('url' => $embedurl,'videowidth' => $a->videowidth);
|
||||
call_hooks('oembed_probe',$x);
|
||||
if(array_key_exists('embed',$x))
|
||||
$txt = $x['embed'];
|
||||
|
||||
// try oohembed service
|
||||
$ourl = "http://oohembed.com/oohembed/?url=".urlencode($embedurl).'&maxwidth=' . $a->videowidth;
|
||||
$result = z_fetch_url($ourl);
|
||||
if($result['success'])
|
||||
$txt = $result['body'];
|
||||
// $ourl = "http://oohembed.com/oohembed/?url=".urlencode($embedurl).'&maxwidth=' . $a->videowidth;
|
||||
// $result = z_fetch_url($ourl);
|
||||
// if($result['success'])
|
||||
// $txt = $result['body'];
|
||||
}
|
||||
|
||||
$txt=trim($txt);
|
||||
|
@ -98,7 +98,7 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) {
|
||||
|
||||
// If they're blocked - they can't read or write
|
||||
|
||||
if(($x) && ($x[0]['abook_flags'] & ABOOK_FLAG_BLOCKED)) {
|
||||
if(($x) && (($x[0]['abook_flags'] & ABOOK_FLAG_BLOCKED) || ($x[0]['abook_flags'] & ABOOK_FLAG_PENDING))) {
|
||||
$ret[$perm_name] = false;
|
||||
continue;
|
||||
}
|
||||
@ -242,7 +242,7 @@ function perm_is_allowed($uid,$observer_xchan,$permission) {
|
||||
|
||||
// If they're blocked - they can't read or write
|
||||
|
||||
if(($x) && ($x[0]['abook_flags'] & ABOOK_FLAG_BLOCKED))
|
||||
if(($x) && (($x[0]['abook_flags'] & ABOOK_FLAG_BLOCKED) || ($x[0]['abook_flags'] & ABOOK_FLAG_PENDING)))
|
||||
return false;
|
||||
|
||||
if(($x) && (! $global_perms[$permission][2]) && ($x[0]['abook_flags'] & ABOOK_FLAG_IGNORED))
|
||||
|
@ -85,6 +85,26 @@ function poller_run($argv, $argc){
|
||||
proc_run('php','include/expire.php');
|
||||
}
|
||||
|
||||
// update any photos which didn't get imported properly
|
||||
// This should be rare
|
||||
|
||||
$r = q("select xchan_photo_l, xchan_hash from xchan where xchan_photo_l != '' and xchan_photo_m = ''
|
||||
and xchan_photo_date < UTC_TIMESTAMP() - INTERVAL 1 DAY");
|
||||
if($r) {
|
||||
require_once('include/photo/photo_driver.php');
|
||||
foreach($r as $rr) {
|
||||
$photos = import_profile_photo($rr['xchan_photo_l'],$rr['xchan_hash']);
|
||||
$x = q("update xchan set xchan_photo_l = '%s', xchan_photo_m = '%s', xchan_photo_s = '%s', xchan_photo_mimetype = '%s'
|
||||
where xchan_hash = '%s' limit 1",
|
||||
dbesc($photos[0]),
|
||||
dbesc($photos[1]),
|
||||
dbesc($photos[2]),
|
||||
dbesc($photos[3]),
|
||||
dbesc($rr['xchan_hash'])
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$manual_id = 0;
|
||||
$generation = 0;
|
||||
|
@ -334,20 +334,16 @@ function alt_pager(&$a, $i, $more = '', $less = '') {
|
||||
$pagenum = $a->pager['page'];
|
||||
$url = $a->get_baseurl() . '/' . $stripped;
|
||||
|
||||
$o .= '<div class="pager">';
|
||||
return replace_macros(get_markup_template('alt_pager.tpl'),array(
|
||||
'$has_less' => (($a->pager['page'] > 1) ? true : false),
|
||||
'$has_more' => (($i > 0 && $i == $a->pager['itemspage']) ? true : false),
|
||||
'$less' => $less,
|
||||
'$more' => $more,
|
||||
'$url' => $url,
|
||||
'$prevpage' => $a->pager['page'] - 1,
|
||||
'$nextpage' => $a->pager['page'] + 1,
|
||||
));
|
||||
|
||||
if($a->pager['page'] > 1)
|
||||
$o .= "<a href=\"$url"."&page=".($a->pager['page'] - 1).'">' . $less . '</a>';
|
||||
if($i > 0 && $i == $a->pager['itemspage']) {
|
||||
if($a->pager['page']>1)
|
||||
$o .= " | ";
|
||||
$o .= "<a href=\"$url"."&page=".($a->pager['page'] + 1).'">' . $more . '</a>';
|
||||
}
|
||||
|
||||
|
||||
$o .= '</div>'."\r\n";
|
||||
|
||||
return $o;
|
||||
}
|
||||
|
||||
// Turn user/group ACLs stored as angle bracketed text into arrays
|
||||
@ -1598,7 +1594,7 @@ function store_item_tag($uid,$iid,$otype,$type,$term,$url = '') {
|
||||
dbesc($term),
|
||||
dbesc($url)
|
||||
);
|
||||
if(count($r))
|
||||
if($r)
|
||||
return false;
|
||||
$r = q("insert into term (uid, oid, otype, type, term, url)
|
||||
values( %d, %d, %d, %d, '%s', '%s') ",
|
||||
@ -1650,7 +1646,7 @@ function file_tag_save_file($uid,$item,$file) {
|
||||
intval($item),
|
||||
intval($uid)
|
||||
);
|
||||
if(count($r)) {
|
||||
if($r) {
|
||||
if(! stristr($r[0]['file'],'[' . file_tag_encode($file) . ']'))
|
||||
q("update item set file = '%s' where id = %d and uid = %d limit 1",
|
||||
dbesc($r[0]['file'] . '[' . file_tag_encode($file) . ']'),
|
||||
@ -1680,7 +1676,7 @@ function file_tag_unsave_file($uid,$item,$file,$cat = false) {
|
||||
intval($item),
|
||||
intval($uid)
|
||||
);
|
||||
if(! count($r))
|
||||
if(! $r)
|
||||
return false;
|
||||
|
||||
q("update item set file = '%s' where id = %d and uid = %d limit 1",
|
||||
@ -1693,7 +1689,7 @@ function file_tag_unsave_file($uid,$item,$file,$cat = false) {
|
||||
intval($uid)
|
||||
);
|
||||
|
||||
if(! count($r)) {
|
||||
if(! $r) {
|
||||
$saved = get_pconfig($uid,'system','filetags');
|
||||
set_pconfig($uid,'system','filetags',str_replace($pattern,'',$saved));
|
||||
|
||||
|
@ -193,7 +193,7 @@ CREATE TABLE IF NOT EXISTS `channel` (
|
||||
KEY `channel_pageflags` (`channel_pageflags`),
|
||||
KEY `channel_max_anon_mail` (`channel_max_anon_mail`),
|
||||
KEY `channel_max_friend_req` (`channel_max_friend_req`),
|
||||
KEY `channel_default_group` (`channel_default_group`),
|
||||
KEY `channel_default_gid` (`channel_default_group`),
|
||||
KEY `channel_r_stream` (`channel_r_stream`),
|
||||
KEY `channel_r_profile` (`channel_r_profile`),
|
||||
KEY `channel_r_photos` (`channel_r_photos`),
|
||||
@ -373,13 +373,17 @@ CREATE TABLE IF NOT EXISTS `hubloc` (
|
||||
`hubloc_callback` char(255) NOT NULL DEFAULT '',
|
||||
`hubloc_connect` char(255) NOT NULL DEFAULT '',
|
||||
`hubloc_sitekey` text NOT NULL,
|
||||
`hubloc_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
|
||||
`hubloc_connected` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
|
||||
PRIMARY KEY (`hubloc_id`),
|
||||
KEY `hubloc_url` (`hubloc_url`),
|
||||
KEY `hubloc_guid` (`hubloc_guid`),
|
||||
KEY `hubloc_flags` (`hubloc_flags`),
|
||||
KEY `hubloc_connect` (`hubloc_connect`),
|
||||
KEY `hubloc_host` (`hubloc_host`),
|
||||
KEY `hubloc_addr` (`hubloc_addr`)
|
||||
KEY `hubloc_addr` (`hubloc_addr`),
|
||||
KEY `hubloc_updated` (`hubloc_updated`),
|
||||
KEY `hubloc_connected` (`hubloc_connected`)
|
||||
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `intro` (
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define( 'UPDATE_VERSION' , 1042 );
|
||||
define( 'UPDATE_VERSION' , 1043 );
|
||||
|
||||
/**
|
||||
*
|
||||
@ -531,3 +531,13 @@ function update_r1041() {
|
||||
return UPDATE_FAILED;
|
||||
}
|
||||
|
||||
|
||||
function update_r1042() {
|
||||
$r = q("ALTER TABLE `hubloc` ADD `hubloc_updated` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
|
||||
ADD `hubloc_connected` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00', ADD INDEX ( `hubloc_updated` ), ADD INDEX ( `hubloc_connected` )");
|
||||
if($r)
|
||||
return UPDATE_SUCCESS;
|
||||
return UPDATE_FAILED;
|
||||
}
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ require_once('include/dir_fns.php');
|
||||
|
||||
|
||||
function directory_init(&$a) {
|
||||
$a->set_pager_itemspage(60);
|
||||
$a->set_pager_itemspage(80);
|
||||
|
||||
}
|
||||
|
||||
@ -66,7 +66,7 @@ function directory_content(&$a) {
|
||||
logger('mod_directory: query: ' . $query);
|
||||
|
||||
$x = z_fetch_url($query);
|
||||
logger('directory: return from upstream: ' . print_r($x,true));
|
||||
logger('directory: return from upstream: ' . print_r($x,true), LOGGER_DATA);
|
||||
|
||||
if($x['success']) {
|
||||
$t = 0;
|
||||
@ -166,7 +166,7 @@ function directory_content(&$a) {
|
||||
));
|
||||
|
||||
|
||||
$o .= alt_pager($a,$j['records'], t('more'), t('back'));
|
||||
$o .= alt_pager($a,$j['records'], t('next page'), t('previous page'));
|
||||
|
||||
}
|
||||
else {
|
||||
|
@ -4,7 +4,7 @@
|
||||
// connection to original server.
|
||||
|
||||
require_once('include/Contact.php');
|
||||
|
||||
require_once('include/zot.php');
|
||||
|
||||
function import_post(&$a) {
|
||||
|
||||
@ -39,7 +39,7 @@ function import_post(&$a) {
|
||||
$servername = substr($old_address,strpos($old_address,'@')+1);
|
||||
|
||||
$scheme = 'https://';
|
||||
$api_path = '/api/export/basic?f=&channel=' . $channelname;
|
||||
$api_path = '/api/red/channel/export/basic?f=&channel=' . $channelname;
|
||||
$binary = false;
|
||||
$redirects = 0;
|
||||
$opts = array('http_auth' => $email . ':' . $password);
|
||||
@ -60,6 +60,7 @@ function import_post(&$a) {
|
||||
return;
|
||||
}
|
||||
|
||||
$data = json_decode($data,true);
|
||||
|
||||
// logger('import: data: ' . print_r($data,true));
|
||||
|
||||
@ -113,6 +114,8 @@ function import_post(&$a) {
|
||||
// reset
|
||||
$channel = $r[0];
|
||||
|
||||
set_default_login_identity($a->get_account(),$channel['channel_id'],false);
|
||||
|
||||
if($data['photo']) {
|
||||
require_once('include/photo/photo_driver.php');
|
||||
import_channel_photo(base64url_decode($data['photo']['data']),$data['photo']['type'],get_account_id,$channel['channel_id']);
|
||||
|
@ -650,10 +650,10 @@ function photos_content(&$a) {
|
||||
$albumselect .= '<option value="" ' . ((! $selname) ? ' selected="selected" ' : '') . '> </option>';
|
||||
if(count($a->data['albums'])) {
|
||||
foreach($a->data['albums'] as $album) {
|
||||
if(($album['album'] === '') || ($album['album'] === 'Contact Photos') || ($album['album'] === t('Contact Photos')))
|
||||
if($album['text'] === '')
|
||||
continue;
|
||||
$selected = (($selname === $album['album']) ? ' selected="selected" ' : '');
|
||||
$albumselect .= '<option value="' . $album['album'] . '"' . $selected . '>' . $album['album'] . '</option>';
|
||||
$selected = (($selname === $album['text']) ? ' selected="selected" ' : '');
|
||||
$albumselect .= '<option value="' . $album['text'] . '"' . $selected . '>' . $album['text'] . '</option>';
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -456,6 +456,7 @@ function settings_post(&$a) {
|
||||
set_pconfig(local_user(),'system','post_newfriend', $post_newfriend);
|
||||
set_pconfig(local_user(),'system','post_joingroup', $post_joingroup);
|
||||
set_pconfig(local_user(),'system','post_profilechange', $post_profilechange);
|
||||
set_pconfig(local_user(),'system','blocktags',$blocktags);
|
||||
|
||||
/*
|
||||
if($page_flags == PAGE_PRVGROUP) {
|
||||
@ -907,7 +908,6 @@ function settings_content(&$a) {
|
||||
$expire = $channel['channel_expire_days'];
|
||||
|
||||
$blockwall = $a->user['blockwall'];
|
||||
$blocktags = $a->user['blocktags'];
|
||||
$unkmail = $a->user['unkmail'];
|
||||
$cntunkmail = $a->user['cntunkmail'];
|
||||
|
||||
@ -939,6 +939,8 @@ function settings_content(&$a) {
|
||||
$post_profilechange = get_pconfig(local_user(), 'system','post_profilechange');
|
||||
$post_profilechange = (($post_profilechange===false)? '0': $post_profilechange); // default if not set: 0
|
||||
|
||||
$blocktags = get_pconfig(local_user(),'system','blocktags');
|
||||
$blocktags = (($blocktags===false) ? '0' : $blocktags);
|
||||
|
||||
$timezone = date_default_timezone_get();
|
||||
|
||||
|
186
mod/tagger.php
186
mod/tagger.php
@ -23,11 +23,12 @@ function tagger_content(&$a) {
|
||||
logger('tagger: tag ' . $term . ' item ' . $item_id);
|
||||
|
||||
|
||||
$r = q("SELECT * FROM `item` WHERE `id` = '%s' LIMIT 1",
|
||||
dbesc($item_id)
|
||||
$r = q("SELECT * FROM item left join xchan on xchan_hash = author_xchan WHERE id = '%s' and uid = %d LIMIT 1",
|
||||
dbesc($item_id),
|
||||
intval(local_user())
|
||||
);
|
||||
|
||||
if(! $item_id || (! count($r))) {
|
||||
if((! $item_id) || (! $r)) {
|
||||
logger('tagger: no item ' . $item_id);
|
||||
return;
|
||||
}
|
||||
@ -36,89 +37,82 @@ function tagger_content(&$a) {
|
||||
|
||||
$owner_uid = $item['uid'];
|
||||
|
||||
$r = q("select `nickname`,`blocktags` from user where uid = %d limit 1",
|
||||
intval($owner_uid)
|
||||
);
|
||||
if(count($r)) {
|
||||
$owner_nick = $r[0]['nickname'];
|
||||
$blocktags = $r[0]['blocktags'];
|
||||
switch($item['resource_type']) {
|
||||
case 'photo':
|
||||
$targettype = ACTIVITY_OBJ_PHOTO;
|
||||
$post_type = t('photo');
|
||||
break;
|
||||
case 'event':
|
||||
$targgettype = ACTIVITY_OBJ_EVENT;
|
||||
$post_type = t('event');
|
||||
break;
|
||||
default:
|
||||
$targettype = ACTIVITY_OBJ_NOTE;
|
||||
$post_type = t('status');
|
||||
if($item['mid'] != $item['parent_mid'])
|
||||
$post_type = t('comment');
|
||||
break;
|
||||
}
|
||||
|
||||
if(local_user() != $owner_uid)
|
||||
return;
|
||||
|
||||
$r = q("select * from contact where self = 1 and uid = %d limit 1",
|
||||
intval(local_user())
|
||||
);
|
||||
if(count($r))
|
||||
$contact = $r[0];
|
||||
else {
|
||||
logger('tagger: no contact_id');
|
||||
return;
|
||||
}
|
||||
$links = array(array('rel' => 'alternate','type' => 'text/html',
|
||||
'href' => z_root() . '/display/' . $item['mid']));
|
||||
|
||||
$target = json_encode(array(
|
||||
'type' => $targettype,
|
||||
'id' => $item['mid'],
|
||||
'link' => $links,
|
||||
'title' => $item['title'],
|
||||
'content' => $item['body'],
|
||||
'created' => $item['created'],
|
||||
'edited' => $item['edited'],
|
||||
'author' => array(
|
||||
'name' => $item['xchan_name'],
|
||||
'address' => $item['xchan_addr'],
|
||||
'guid' => $item['xchan_guid'],
|
||||
'guid_sig' => $item['xchan_guid_sig'],
|
||||
'link' => array(
|
||||
array('rel' => 'alternate', 'type' => 'text/html', 'href' => $item['xchan_url']),
|
||||
array('rel' => 'photo', 'type' => $item['xchan_photo_mimetype'], 'href' => $item['xchan_photo_m'])),
|
||||
),
|
||||
));
|
||||
|
||||
|
||||
$mid = item_message_id();
|
||||
$xterm = xmlify($term);
|
||||
$post_type = (($item['resource_id']) ? t('photo') : t('status'));
|
||||
$targettype = (($item['resource_id']) ? ACTIVITY_OBJ_PHOTO : ACTIVITY_OBJ_NOTE );
|
||||
|
||||
$link = xmlify('<link rel="alternate" type="text/html" href="'
|
||||
. $a->get_baseurl() . '/display/' . $owner['nickname'] . '/' . $item['id'] . '" />' . "\n") ;
|
||||
|
||||
$body = xmlify($item['body']);
|
||||
|
||||
$target = <<< EOT
|
||||
<target>
|
||||
<type>$targettype</type>
|
||||
<local>1</local>
|
||||
<id>{$item['mid']}</id>
|
||||
<link>$link</link>
|
||||
<title></title>
|
||||
<content>$body</content>
|
||||
</target>
|
||||
EOT;
|
||||
|
||||
$tagid = $a->get_baseurl() . '/search?tag=' . $term;
|
||||
$objtype = ACTIVITY_OBJ_TAGTERM;
|
||||
|
||||
$obj = <<< EOT
|
||||
<object>
|
||||
<type>$objtype</type>
|
||||
<local>1</local>
|
||||
<id>$tagid</id>
|
||||
<link>$tagid</link>
|
||||
<title>$xterm</title>
|
||||
<content>$xterm</content>
|
||||
</object>
|
||||
EOT;
|
||||
$obj = json_encode(array(
|
||||
'type' => $objtype,
|
||||
'id' => $tagid,
|
||||
'link' => array(array('rel' => 'alternate','type' => 'text/html', 'href' => $tagid)),
|
||||
'title' => $term,
|
||||
'content' => $term
|
||||
));
|
||||
|
||||
$bodyverb = t('%1$s tagged %2$s\'s %3$s with %4$s');
|
||||
|
||||
if(! isset($bodyverb))
|
||||
return;
|
||||
|
||||
$termlink = html_entity_decode('⌗') . '[zrl=' . $a->get_baseurl() . '/search?tag=' . urlencode($term) . ']'. $term . '[/zrl]';
|
||||
|
||||
$channel = $a->get_channel();
|
||||
|
||||
$arr = array();
|
||||
|
||||
$arr['mid'] = $mid;
|
||||
$arr['uid'] = $owner_uid;
|
||||
$arr['contact-id'] = $contact['id'];
|
||||
$arr['type'] = 'activity';
|
||||
$arr['wall'] = $item['wall'];
|
||||
$arr['gravity'] = GRAVITY_COMMENT;
|
||||
$arr['parent'] = $item['id'];
|
||||
$arr['parent_mid'] = $item['mid'];
|
||||
$arr['owner-name'] = $item['author-name'];
|
||||
$arr['owner-link'] = $item['author-link'];
|
||||
$arr['owner-avatar'] = $item['author-avatar'];
|
||||
$arr['author-name'] = $contact['name'];
|
||||
$arr['author-link'] = $contact['url'];
|
||||
$arr['author-avatar'] = $contact['thumb'];
|
||||
$arr['owner_xchan'] = $item['owner_xchan'];
|
||||
$arr['author_xchan'] = $channel['channel_hash'];
|
||||
|
||||
|
||||
$arr['item_flags'] = ITEM_ORIGIN;
|
||||
if($item['item_flags'] & ITEM_WALL)
|
||||
$arr['item_flags'] |= ITEM_WALL;
|
||||
|
||||
$ulink = '[zrl=' . $contact['url'] . ']' . $contact['name'] . '[/zrl]';
|
||||
$alink = '[zrl=' . $item['author-link'] . ']' . $item['author-name'] . '[/zrl]';
|
||||
$ulink = '[zrl=' . $channel['xchan_url'] . ']' . $channel['channel_name'] . '[/zrl]';
|
||||
$alink = '[zrl=' . $item['xchan_url'] . ']' . $item['xchan_name'] . '[/zrl]';
|
||||
$plink = '[zrl=' . $item['plink'] . ']' . $post_type . '[/zrl]';
|
||||
|
||||
$arr['body'] = sprintf( $bodyverb, $ulink, $alink, $plink, $termlink );
|
||||
|
||||
$arr['verb'] = ACTIVITY_TAG;
|
||||
@ -126,65 +120,13 @@ EOT;
|
||||
$arr['target'] = $target;
|
||||
$arr['obj_type'] = $objtype;
|
||||
$arr['object'] = $obj;
|
||||
$arr['private'] = $item['private'];
|
||||
$arr['allow_cid'] = $item['allow_cid'];
|
||||
$arr['allow_gid'] = $item['allow_gid'];
|
||||
$arr['deny_cid'] = $item['deny_cid'];
|
||||
$arr['deny_gid'] = $item['deny_gid'];
|
||||
$arr['visible'] = 1;
|
||||
$arr['unseen'] = 1;
|
||||
$arr['origin'] = 1;
|
||||
$arr['parent_mid'] = $item['mid'];
|
||||
|
||||
$post_id = item_store($arr);
|
||||
$ret = post_activity_item($arr);
|
||||
|
||||
q("UPDATE `item` set plink = '%s' where id = %d limit 1",
|
||||
dbesc($a->get_baseurl() . '/display/' . $owner_nick . '/' . $post_id),
|
||||
intval($post_id)
|
||||
);
|
||||
|
||||
|
||||
if(! $item['visible']) {
|
||||
$r = q("UPDATE `item` SET `visible` = 1 WHERE `id` = %d AND `uid` = %d LIMIT 1",
|
||||
intval($item['id']),
|
||||
intval($owner_uid)
|
||||
);
|
||||
}
|
||||
|
||||
if((! $blocktags) && (! stristr($item['tag'], ']' . $term . '[' ))) {
|
||||
q("update item set tag = '%s' where id = %d limit 1",
|
||||
dbesc($item['tag'] . (strlen($item['tag']) ? ',' : '') . '#[zrl=' . $a->get_baseurl() . '/search?tag=' . $term . ']'. $term . '[/zrl]'),
|
||||
intval($item['id'])
|
||||
);
|
||||
}
|
||||
|
||||
// if the original post is on this site, update it.
|
||||
|
||||
$r = q("select `tag`,`id`,`uid` from item where `origin` = 1 AND `mid` = '%s' LIMIT 1",
|
||||
dbesc($item['mid'])
|
||||
);
|
||||
if(count($r)) {
|
||||
$x = q("SELECT `blocktags` FROM `user` WHERE `uid` = %d limit 1",
|
||||
intval($r[0]['uid'])
|
||||
);
|
||||
if(count($x) && !$x[0]['blocktags'] && (! stristr($r[0]['tag'], ']' . $term . '['))) {
|
||||
q("update item set tag = '%s' where id = %d limit 1",
|
||||
dbesc($r[0]['tag'] . (strlen($r[0]['tag']) ? ',' : '') . '#[zrl=' . $a->get_baseurl() . '/search?tag=' . $term . ']'. $term . '[/zrl]'),
|
||||
intval($r[0]['id'])
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
$arr['id'] = $post_id;
|
||||
|
||||
call_hooks('post_local_end', $arr);
|
||||
|
||||
proc_run('php',"include/notifier.php","tag","$post_id");
|
||||
if($ret['success'])
|
||||
proc_run('php','include/notifier.php','tag',$ret['activity']['id']);
|
||||
|
||||
killme();
|
||||
|
||||
return; // NOTREACHED
|
||||
|
||||
|
||||
}
|
645
util/messages.po
645
util/messages.po
File diff suppressed because it is too large
Load Diff
43
util/tpldebug.php
Normal file
43
util/tpldebug.php
Normal file
@ -0,0 +1,43 @@
|
||||
<?php
|
||||
|
||||
// Tool to assist with figuring out what variables are passed to templates.
|
||||
// It will take a source php file and print all the template calls it finds, including the passed args.
|
||||
// With no args it will enumerate all templates in boot.php, include/* and mod/*
|
||||
// This is a quick hack and far from perfect (there's a template call in boot.php that buggers the regex from the get-go)
|
||||
// but is one step towards template documentation.
|
||||
|
||||
|
||||
if($argc > 1) {
|
||||
echo "{$argv[1]}: templates\n";
|
||||
print_template($argv[1]);
|
||||
}
|
||||
else {
|
||||
|
||||
|
||||
echo 'boot.php: templates' . "\n";
|
||||
print_template('boot.php');
|
||||
|
||||
$files = glob('include/*.php');
|
||||
foreach($files as $file) {
|
||||
echo $file . ': templates'. "\n";
|
||||
print_template($file);
|
||||
}
|
||||
|
||||
$files = glob('mod/*.php');
|
||||
foreach($files as $file) {
|
||||
echo $file . ': templates'. "\n";
|
||||
print_template($file);
|
||||
}
|
||||
}
|
||||
|
||||
function print_template($s) {
|
||||
$x = file_get_contents($s);
|
||||
|
||||
$cnt = preg_match_all('/replace_macros(.*?)\)\;/ism',$x,$matches);
|
||||
|
||||
if($cnt) {
|
||||
print_r($matches[0]);
|
||||
|
||||
}
|
||||
|
||||
}
|
@ -1 +1 @@
|
||||
2013-05-29.328
|
||||
2013-06-06.336
|
||||
|
@ -1663,7 +1663,6 @@ border: 1px #111;
|
||||
|
||||
iframe#profile-jot-text_ifr {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
box-shadow: 5px 5px 5px #000 inset !important;}
|
||||
|
||||
tr.mceLast {
|
||||
@ -2440,6 +2439,17 @@ aside input[type='text'] {
|
||||
margin-top: -4px;
|
||||
}
|
||||
|
||||
.nav-dropdown-indicator {
|
||||
opacity: 0.5;
|
||||
filter:alpha(opacity=50);
|
||||
}
|
||||
|
||||
.nav-dropdown-indicator:hover {
|
||||
opacity: 1.0;
|
||||
filter:alpha(opacity=100);
|
||||
}
|
||||
|
||||
|
||||
.location-label, .gender-label, .marital-label, .homepage-label {
|
||||
float: left;
|
||||
text-align: right;
|
||||
@ -3770,3 +3780,41 @@ ul.menu-popup {
|
||||
|
||||
.reshared-content { margin-left: 30px; }
|
||||
.shared_header img { margin-right: 10px; }
|
||||
|
||||
|
||||
.mail-list-wrapper {
|
||||
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
span.mail-delete {
|
||||
float: left;
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
a.mail-list-sender-url {
|
||||
float: left;
|
||||
width: 35px;
|
||||
}
|
||||
|
||||
img.mail-list-sender-photo {
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
|
||||
span.mail-from {
|
||||
float: left;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
span.mail-subject.unseen{
|
||||
float: left;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
span.mail-date {
|
||||
float:left;
|
||||
width: 200px;
|
||||
}
|
||||
|
4
view/tpl/alt_pager.tpl
Normal file
4
view/tpl/alt_pager.tpl
Normal file
@ -0,0 +1,4 @@
|
||||
<div class="pager">
|
||||
{{if $has_less}}<a href="{{$url}}&page={{$prevpage}}" class="pager-prev">{{$less}}</a>{{/if}}
|
||||
{{if $has_more}}{{if $has_less}} | {{/if}}<a href="{{$url}}&page={{$nextpage}}" class="pager-next">{{$more}}</a>{{/if}}
|
||||
</div>
|
@ -4,9 +4,9 @@
|
||||
*
|
||||
*}}
|
||||
<div class="mail-list-wrapper">
|
||||
<span class="mail-delete"><a href="message/dropconv/{{$id}}" onclick="return confirmDelete();" title="{{$delete}}" class="icon drophide mail-list-delete delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></span>
|
||||
<a href="{{$from_url}}" class="mail-list-sender-url" ><img class="mail-list-sender-photo" src="{{$from_photo}}" alt="{{$from_name}}" /></a>
|
||||
<span class="mail-from">{{$from_name}}</span>
|
||||
<span class="mail-subject {{if $seen}}seen{{else}}unseen{{/if}}"><a href="message/{{$id}}" class="mail-link">{{$subject}}</a></span>
|
||||
<span class="mail-date" title="{{$date}}">{{$date}}</span>
|
||||
<span class="mail-delete"><a href="message/dropconv/{{$id}}" onclick="return confirmDelete();" title="{{$delete}}" class="icon drophide mail-list-delete delete-icon" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></a></span>
|
||||
</div>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<ul>
|
||||
|
||||
{{if $userinfo}}
|
||||
<li id="nav-user-linkmenu" class="nav-menu-icon"><a href="#" rel="#nav-user-menu" title="{{$userinfo.name}}"><img src="{{$userinfo.icon}}" alt="{{$userinfo.name}}"></a>
|
||||
<li id="nav-user-linkmenu" class="nav-menu-icon"><a href="#" rel="#nav-user-menu" title="{{$userinfo.name}}"><img src="{{$userinfo.icon}}" alt="{{$userinfo.name}}"><span class="nav-dropdown-indicator">∇</span></a>
|
||||
{{if $localuser}}
|
||||
<ul id="nav-user-menu" class="menu-popup">
|
||||
{{foreach $nav.usermenu as $usermenu}}
|
||||
|
@ -1,15 +1,10 @@
|
||||
{{*
|
||||
* AUTOMATICALLY GENERATED TEMPLATE
|
||||
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
|
||||
*
|
||||
*}}
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
||||
<ShortName>Friendika@{{$nodename}}</ShortName>
|
||||
<Description>Search in Friendika@{{$nodename}}</Description>
|
||||
<Contact>http://bugs.friendika.com/</Contact>
|
||||
<Image height="16" width="16" type="image/png">{{$baseurl}}/images/friendika-16.png</Image>
|
||||
<Image height="64" width="64" type="image/png">{{$baseurl}}/images/friendika-64.png</Image>
|
||||
<ShortName>Red Matrix@{{$nodename}}</ShortName>
|
||||
<Description>Search in The Red Matrix@{{$nodename}}</Description>
|
||||
<Contact>http://github.com/friendica/red/</Contact>
|
||||
<Image height="16" width="16" type="image/png">{{$baseurl}}/images/rhash-16.png</Image>
|
||||
<Image height="64" width="64" type="image/png">{{$baseurl}}/images/rhash-64.png</Image>
|
||||
<Url type="text/html"
|
||||
template="{{$baseurl}}/search?search={searchTerms}"/>
|
||||
<Url type="application/opensearchdescription+xml"
|
||||
|
@ -8,7 +8,7 @@
|
||||
{{if $albums}}
|
||||
<ul>
|
||||
{{foreach $albums as $al}}
|
||||
<li><a href="{{$baseurl}}/photos/{{$nick}}/album/{{$al.bin2hex}}">{{$al.album}}</a></li>
|
||||
<li><a href="{{$baseurl}}/photos/{{$nick}}/album/{{$al.bin2hex}}">{{$al.text}}</a></li>
|
||||
{{/foreach}}
|
||||
</ul>
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user