diff options
author | friendica <info@friendica.com> | 2014-02-21 23:51:43 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-02-21 23:51:43 -0800 |
commit | 0501bab7dc5982f94924e19192c1d523a45085aa (patch) | |
tree | d78818f256d640a4d63718e1d98c6ace00033d1c /doc/html/identity_8php.html | |
parent | 44d7047fce57085fe63ad5e1088911e9fc07a32e (diff) | |
download | volse-hubzilla-0501bab7dc5982f94924e19192c1d523a45085aa.tar.gz volse-hubzilla-0501bab7dc5982f94924e19192c1d523a45085aa.tar.bz2 volse-hubzilla-0501bab7dc5982f94924e19192c1d523a45085aa.zip |
doc update
Diffstat (limited to 'doc/html/identity_8php.html')
-rw-r--r-- | doc/html/identity_8php.html | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/doc/html/identity_8php.html b/doc/html/identity_8php.html index d8522de84..24e96902c 100644 --- a/doc/html/identity_8php.html +++ b/doc/html/identity_8php.html @@ -160,6 +160,8 @@ Functions</h2></td></tr> <tr class="separator:a332df795f684788002f5a6424abacfd7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a47d6f53216f23a3484061793bef29854"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="identity_8php.html#a47d6f53216f23a3484061793bef29854">remote_online_status</a> ($webbie)</td></tr> <tr class="separator:a47d6f53216f23a3484061793bef29854"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ac73b3e13778c564c877554517a7f51ba"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="identity_8php.html#ac73b3e13778c564c877554517a7f51ba">get_channel_by_nick</a> ($nick)</td></tr> +<tr class="separator:ac73b3e13778c564c877554517a7f51ba"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="aa870d2c1f558cfd52bef05bc124e8fa4"></a> @@ -192,7 +194,7 @@ Functions</h2></td></tr> </tr> </table> </div><div class="memdoc"> -<p>() Return the total number of channels on this site. No filtering is performed.</p> +<p>() Return the total number of channels on this site. No filtering is performed except to check PAGE_REMOVED</p> <dl class="section return"><dt>Returns</dt><dd>int on error returns boolean false </dd></dl> <p>Referenced by <a class="el" href="zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0">zfinger_init()</a>.</p> @@ -256,6 +258,24 @@ Functions</h2></td></tr> </div> </div> +<a class="anchor" id="ac73b3e13778c564c877554517a7f51ba"></a> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">get_channel_by_nick </td> + <td>(</td> + <td class="paramtype"> </td> + <td class="paramname"><em>$nick</em></td><td>)</td> + <td></td> + </tr> + </table> +</div><div class="memdoc"> + +<p>Referenced by <a class="el" href="wall__attach_8php.html#a7385e970e93228d082f0fd7254f6e653">wall_attach_post()</a>, and <a class="el" href="wall__upload_8php.html#a7cbe204244cf9e0380ee932263a74d8f">wall_upload_post()</a>.</p> + +</div> +</div> <a class="anchor" id="ab1485a26b032956e1496fc08c58b83ed"></a> <div class="memitem"> <div class="memproto"> @@ -278,7 +298,7 @@ Functions</h2></td></tr> </dl> <dl class="section return"><dt>Returns</dt><dd>string </dd></dl> -<p>Referenced by <a class="el" href="include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7">avatar_img()</a>, <a class="el" href="photo__driver_8php.html#a78f5a10c568d2a9bbbb129dc96548887">import_profile_photo()</a>, and <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>.</p> +<p>Referenced by <a class="el" href="include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7">avatar_img()</a>, <a class="el" href="photo__driver_8php.html#a78f5a10c568d2a9bbbb129dc96548887">import_profile_photo()</a>, <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content()</a>, and <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>.</p> </div> </div> @@ -362,7 +382,7 @@ Functions</h2></td></tr> </table> </div><div class="memdoc"> -<p>Referenced by <a class="el" href="identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05">create_sys_channel()</a>.</p> +<p>Referenced by <a class="el" href="identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05">create_sys_channel()</a>, and <a class="el" href="identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3">get_theme_uid()</a>.</p> </div> </div> |