M('Thread') ->get_user_thread_list(UID,1,数量) //获取某用户最新的主题数 M('Thread') ->get_user_thread_list(NOW_UID,1,5) //获取当前登录用户 五个文章数据 ACTION_NAME Thread //判断是不是帖子内容页 if ACTION_NAME == Forum && METHOD_NAME == Index //判断是不是板块分类首页 实例: {foreach M('Thread') ->get_user_thread_list($userthread['uid'],1,5) as $key => $userright} <a href="{php HYBBS_URL('thread',$userright['tid']);}"> {$userright['title']} </a> {/foreach}
这几个常量文档都有的
GMT+8, 2024-11-01 08:35:14 运行耗时 0.0382 秒.
Powered by HYBBS 2.3.4
© 2016-2019 HYBBS