echo $email['fromName']; ?> <?php echo $lang['At']; ?> <?php echo $email['dateTime']; ?> ( <?php echo $lang['Week'] . $weekDay; ?> ) <?php echo $lang['Send to']; ?> <?php echo String::cutStr(implode('、', $allUsers), 45); ?> <?php if (count($allUsers) > 1) { echo $lang['Such as']; echo count($allUsers); echo $lang['People']; } ?> 。 </p> <div id="mal_info_detail" style="display:none;"> <div><?php echo $lang['Sender']; ?> :<?php
echo $lang['Comment']; ?> </h4> <div id="load_comment_<?php echo $report['repid']; ?> " data-id="<?php echo $report['repid']; ?> " data-url="<?php echo Ibos::app()->urlManager->createUrl('message/comment/getcomment'); ?> " > <?php $sourceUrl = Ibos::app()->urlManager->createUrl('report/default/show', array('repid' => $report['repid'])); $this->widget('application\\modules\\report\\widgets\\ReportComment', array('module' => 'report', 'table' => 'report', 'attributes' => array('rowid' => $report['repid'], 'moduleuid' => Ibos::app()->user->uid, 'touid' => $report['uid'], 'module_rowid' => $report['repid'], 'module_table' => 'report', 'api' => 'reviewSubordinate', 'allowComment' => $allowComment, 'showStamp' => $fromController == 'review' && $this->issetStamp(), 'url' => $sourceUrl, 'detail' => Ibos::lang('Comment my report', '', array('{url}' => $sourceUrl, '{title}' => String::cutStr($report['subject'], 50)))))); ?> </div> </div> <div class="cti"> <!--阅读人员--> <?php if (!empty($readers)) { ?> <h4><?php echo $lang['Reading']; echo $lang['Staff']; ?>
</span> <a href="<?php echo Ibos::app()->urlManager->createUrl('article/default/index', array('op' => 'show', 'articleid' => $article['articleid'])); ?> " class="title xcm"><?php echo $article['subject']; ?> </a> <?php if ($index == 0) { ?> <div class="content mbs"><a href="<?php echo Ibos::app()->urlManager->createUrl('article/default/index', array('op' => 'show', 'articleid' => $article['articleid'])); ?> "><?php echo String::cutStr(String::filterCleanHtml($article['content']), 114); ?> </a></div> <?php } ?> </div> </td> </tr> <?php } ?> </tbody> </table> <div class="mbox-base"> <div class="fill-hn xac">
<?php echo $lang['Now the situation']; ?> </a> </li> </ul> <div class="tab-content"> <!-- 是否使用AJAX Tab --> <!-- 评论 --> <?php if ($data['commentstatus'] && $dashboardConfig['articlecommentenable']) { ?> <div id="comment" class="comment fill-zn tab-pane active"> <?php $sourceUrl = Ibos::app()->urlManager->createUrl('article/default/index', array('op' => 'show', 'articleid' => $data['articleid'])); $this->widget('application\\modules\\article\\core\\ArticleComment', array('module' => 'article', 'table' => 'article', 'attributes' => array('rowid' => $data['articleid'], 'moduleuid' => Ibos::app()->user->uid, 'touid' => $data['author'], 'module_rowid' => $data['articleid'], 'module_table' => 'article', 'url' => $sourceUrl, 'detail' => Ibos::lang('Comment my article', '', array('{url}' => $sourceUrl, '{title}' => String::cutStr($data['subject'], 50)))))); ?> </div> <?php } ?> <!-- 查阅情况 --> <div id="isread" class="tab-pane"> <table class="table table-striped"> <tbody> <tr> <td colspan="2"><img src='<?php echo STATICURL; ?> /image/common/loading.gif'/></td> </tr>
"}'> <i class="o-wbi-frow"></i> 评论( <?php echo $fd['commentcount']; ?> ) </a> </div> </div> </div> <?php if ($fd['module'] == 'weibo') { ?> <?php $sourceUrl = Ibos::app()->urlManager->createUrl('weibo/personal/feed', array('feedid' => $fd['feedid'])); $this->widget('application\\modules\\weibo\\core\\WeiboComment', array('module' => $fd['module'], 'table' => 'feed', 'attributes' => array('rowid' => $fd['feedid'], 'moduleuid' => $fd['uid'], 'module_rowid' => $fd['rowid'], 'module_table' => $fd['table'], 'tocid' => 0, 'touid' => $fd['uid'], 'showlist' => 1, 'url' => $sourceUrl, 'detail' => Ibos::lang('Comment my weibo', '', array('{url}' => $sourceUrl, '{title}' => String::cutStr(preg_replace("/[\\s]{2,}/", "", String::filterCleanHtml($fd['body'])), 50)))))); ?> <?php } ?> </div> </div> </div> </div> <!--微博模块 左 E--> </div> <!--微博模块 E--> </div> <!-- 赞过的人 --> <div class="wb-digg-box popover fade bottom in" id="menu_digg_box" data-node-type="feedDiggBox" style="display: none; "> <div class="arrow"></div>
<a data-toggle="usercard" data-param="uid=<?php echo $user['uid']; ?> " href="<?php echo $user['space_url']; ?> " title="<?php echo $user['realname']; ?> "> <span class="avatar-circle"> <img src="<?php echo $user['avatar_middle']; ?> " alt="<?php echo $user['realname']; ?> " /> </span> <p><?php echo String::cutStr($user['realname'], 10); ?> </p> </a> </li> <?php } ?> </ul> <?php }
echo $row['ip']; ?> </td> <td><?php echo date('y-n-j H:i', $value['logtime']); ?> </td> <td><?php echo $actionDesc; ?> </td> <td><span title="<?php echo $row['param']; ?> "><?php echo String::cutStr($row['param'], 100); ?> </span></td> </tr> <?php } ?> <?php break; case 'illegal': ?> <?php foreach ($log as $key => $value) { ?> <?php $row = json_decode($value['message'], true);
<input type="checkbox" name="runid[]" value="<?php echo $run['runid']; ?> "/> </label> </td> <td> <div class="com-list-name"> <em class="text-nowrap"><a class="xcm" title="<?php echo $run['runName']; ?> " target="_blank" href="<?php echo $this->createUrl('preview/print', array('key' => $run['key'])); ?> "><?php echo String::cutStr($run['runName'], 25); ?> </a></em> <span class="fss tcm posa">[<?php echo $run['runid']; ?> ]<?php echo $run['typeName']; ?> </span> </div> </td> <td> <a data-toggle="usercard" data-param="uid=<?php echo $run['user']['uid']; ?>
} ?> <?php } ?> </div> <?php } ?> <!-- Nav end --> <div class="usi"> <div class="btn-group"> <a href="javascript:;" data-toggle="dropdown" id="user_login_ctrl"> <?php echo String::cutStr(Ibos::app()->user->realname, 6); ?> <i class="caret caret-small"></i> </a> </div> <a href="<?php echo Ibos::app()->createUrl('message/mention/index'); ?> " class="cbtn o-message" id="user_fun_ctrl"> <?php echo Ibos::lang('Message', 'default'); ?> </a> </div> <div class="posr"> <div id="message_container" class="reminder" style="display: none;">
,您可以 <a href="javascript:;" class="b-anchor" data-click="inputAuthCode">输入授权码</a> 或 <a href='http://ibos.com.cn/product' class="o-anchor" target="_blank">立即申请授权码</a> </div> <?php } else { ?> <div class="license licensed" data-click="showAuthInfo"> <span>授权企业:</span> <!-- 公司全称 --> <strong title="<?php echo LICENCE_FULLNAME; ?> "><?php echo String::cutStr(LICENCE_FULLNAME, 30); ?> </strong> <span><?php echo $lang['The number of users']; ?> </span> <em><?php echo LICENCE_LIMIT; ?> </em> <?php if (LICENCE_VER == 'Standard') { ?> <span class="label pull-right"><?php
<input type="checkbox" name="id[]" value="<?php echo $run['runid']; ?> "/> </label> </td> <td> <div class="com-list-name"> <em class="text-nowrap"><a class="xcm" title="<?php echo $run['runName']; ?> " href="<?php echo Ibos::app()->createUrl('workflow/preview/print', array('key' => $run['key'])); ?> " target="_blank"><?php echo String::cutStr($run['runName'], 50); ?> </a></em> <span class="fss tcm posa">[<?php echo $run['runid']; ?> ]<?php echo $run['typeName']; ?> </span> </div> </td> <td> <span class="fss"><?php echo $run['user']['realname']; ?>
echo $value['id']; ?> ]" type="text" value="<?php echo $value['sort']; ?> " /></td> <td><?php echo $value['author']; ?> </td> <td><?php echo $value['subject']; ?> </td> <td><?php echo String::cutStr($value['message'], 50); ?> </td> <td><?php echo $typeDesc[$value['type']]; ?> </td> <td><?php echo date('Y-m-d H:i', $value['starttime']); ?> </td> <td><?php echo date('Y-m-d H:i', $value['endtime']); ?> </td> <td>
</a> </span> </div> </td> <td align="left"> <div> <a title="<?php echo $subReport['subject']; ?> " href="<?php echo Ibos::app()->urlManager->createUrl('report/review/show', array('repid' => $subReport['repid'])); ?> " ><?php echo $subReport['userInfo']['realname'] . ' ' . String::cutStr($subReport['subject'], 40); ?> </a> </div> </td> <td width="60" style="text-align:right;"> <?php if (!empty($subReport['iconUrl'])) { ?> <img src="<?php echo $subReport['iconUrl']; ?> " alt=""><?php } ?> </td>
foreach ($history as $log) { ?> <?php $row = json_decode($log['message'], true); ?> <tr> <td> <?php echo Convert::formatDate($log['logtime'], 'u'); ?> </td> <td> <?php echo String::cutStr(!empty($row['address']) ? $row['address'] : Convert::convertIp($row['ip']), 7); ?> </td> <td> <?php echo $row['ip']; ?> </td> <td> <?php echo $terminal[$row['terminal']]; ?> </td> </tr> <?php }
?> <strong><?php echo $row['lastmessage']['user']['realname']; ?> </strong> <?php echo $lang['To'], $lang['Me'], $lang['Say']; ?> <?php } ?> <!-- 单行,过长时截断字符 --> <a href="<?php echo $this->createUrl('pm/detail', array('id' => $row['listid'], 'type' => $row['type'])); ?> " class="xcm"><?php echo String::parseHtml(String::cutStr($row['lastmessage']['content'], 100)); ?> </a> </p> <div> <div class="pull-left"> <label class="checkbox checkbox-inline mbz"> <input type="checkbox" value="<?php echo $row['listid']; ?> " name="pm"> </label> <span class="tcm fss"><?php echo Convert::formatDate($row['listctime'], 'u'); ?> </span>
<div class="cti bdbs"> <!-- 点评 --> <h4><?php echo $lang['Review']; ?> </h4> <div id="load_comment_<?php echo $diary['diaryid']; ?> " data-id="<?php echo $diary['diaryid']; ?> " > <?php $sourceUrl = Ibos::app()->urlManager->createUrl('diary/default/show', array('diaryid' => $diary['diaryid'])); $this->widget('application\\modules\\diary\\widgets\\DiaryComment', array('module' => 'diary', 'table' => 'diary', 'attributes' => array('rowid' => $diary['diaryid'], 'moduleuid' => Ibos::app()->user->uid, 'touid' => $diary['uid'], 'module_rowid' => $diary['diaryid'], 'module_table' => "diary", 'api' => "reviewSubordinate", 'allowComment' => $allowComment, 'showStamp' => $fromController == 'review' && $this->issetStamp(), 'url' => $sourceUrl, 'detail' => Ibos::lang('Comment my diray', '', array('{url}' => $sourceUrl, '{title}' => String::cutStr(String::filterCleanHtml($diary['content']), 50)))))); ?> </div> </div> <div class="cti"> <!-- 阅读人员 --> <?php if (!empty($readers)) { ?> <h4><?php echo $lang['Read']; echo $lang['Personnel']; ?> </h4> <div> <div class="da-reviews-count"><?php
if (!empty($followState['user']['posname'])) { ?> <span> · </span><span><?php echo $followState['user']['posname']; ?> </span><?php } ?> </div> <div class="wb-fans-from"> <span title="<?php echo $followState['user']['bio']; ?> "><?php if (!empty($followState['user']['bio'])) { echo String::cutStr($followState['user']['bio'], 18); } else { ?> 这家伙很懒,什么都没有写<?php } ?> </span> </div> </div> <div class="rdb wbc-box2"> <span class="wb-cb followedboth"> <?php if (!$followState['following']) { ?> <a href="javascript:;" class="btn btn-small btn-warning" data-action="follow" data-param='{"fid": <?php echo $followState['user']['uid'];
</td> <td> <a title="<?php echo $email['subject']; ?> " href="<?php echo Ibos::app()->urlManager->createUrl('email/content/show', array('id' => $email['emailid'])); ?> " <?php if (!$email['isread']) { ?> class="xwb"<?php } ?> ><?php echo String::cutStr($email['subject'], 25); ?> </a> </td> <td width="80"> <span class="<?php if (!$email['isread']) { ?> xwb<?php } ?> fss"><?php echo $email['realname']; ?> </span> </td>