includes/functions_content.php

get_username_string ( $mode , $user_id , $username [, $username_colour [, $guest_username [, $custom_profile_url ]]] )
get_username_string('full', $topic_data['topic_poster'], $topic_data['topic_first_poster_name'], $topic_data['topic_first_poster_colour'])
get_username_string('colour', $topic_data['topic_poster'], $topic_data['topic_first_poster_name'], $topic_data['topic_first_poster_colour'])
get_username_string('username', $topic_data['topic_poster'], $topic_data['topic_first_poster_name'], $topic_data['topic_first_poster_colour'])
get_username_string('profile', $topic_data['topic_poster'], $topic_data['topic_first_poster_name'], $topic_data['topic_first_poster_colour'])
get_username_string('no_profile', $topic_data['topic_poster'], $topic_data['topic_first_poster_name'], $topic_data['topic_first_poster_colour'])

HTML

{USERNAME_FULL}
 
function/content/get_username_string.txt · 最終更新: 2009/04/03 14:03 by chiron
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki