?> ', STATIC_URL: '<?php echo STATICURL; ?> ', cookiePre: '<?php echo Ibos::app()->setting->get('config/cookie/cookiepre'); ?> ', cookiePath: '<?php echo Ibos::app()->setting->get('config/cookie/cookiepath'); ?> ', cookieDomain: '<?php echo Ibos::app()->setting->get('config/cookie/cookiedomain'); ?> ', formHash: '<?php echo FORMHASH; ?> ' }; </script> <script src="<?php echo STATICURL; ?> /js/src/core.js?<?php echo VERHASH; ?> "></script>
<label class="control-label"><?php echo Ibos::lang('Category parent', 'category'); ?> </label> <div class="controls"> <select class="input-small" name="pid"> <option value="0"><?php echo Ibos::lang('None'); ?> </option> <%= optionHtml %> </select> </div> </div> <?php if (Ibos::app()->user->isadministrator) { ?> <div class="control-group"> <label class="control-label">审批流程</label> <div class="controls"> <select class="input-small" name="aid" id="approval_id"> <option value="0">无需审核</option> <?php foreach ($approvals as $approval) { ?> <option value="<?php echo $approval['id']; ?> " <%= aid == "<?php echo $approval['id']; ?>
if ($hasSub) { ?> <li <?php if ($inReview) { ?> class="active"<?php } ?> > <a href="<?php echo Ibos::app()->createUrl('diary/stats/review'); ?> "> <i class="os-statistics"></i> <?php echo Ibos::lang('Review statistics'); ?> </a> <?php if ($inReview) { ?> <?php echo $this->getController()->widget('application\\modules\\diary\\widgets\\DiarySublist', array('stats' => true, 'fromController' => $fromController), true); ?> <?php } ?> </li> <?php } ?>
echo $lang['View']; ?> <strong><?php echo count($readers); ?> </strong> <?php echo $lang['People']; ?> </div> <div class="da-reviews-avatar"> <?php foreach ($readers as $reader) { ?> <a href="<?php echo Ibos::app()->createUrl('user/home/index', array('uid' => $reader['uid'])); ?> "> <img src="static.php?type=avatar&uid=<?php echo $reader['uid']; ?> &size=small&engine=<?php echo ENGINE; ?> " title="<?php echo $reader['realname']; ?> " class="img-rounded"/> </a> <?php }
?> > </td> <td> <?php if ($menu['iscustom']) { ?> <a href="<?php echo $this->createUrl('quicknav/edit', array('id' => $menu['id'])); ?> " class="cbtn o-edit" title="<?php echo Ibos::lang('edit'); ?> "></a> <a href="javascript:;" class="cbtn o-trash" title="<?php echo Ibos::lang('delete'); ?> " data-action="removeQuicknav" data-param='{"id": <?php echo $menu['id']; ?> }'></a> <?php } ?> </td> </tr> <?php } ?> </tbody> <tfoot>
</li> <?php if ($this->getIsMe()) { ?> <li><a href="<?php echo Ibos::app()->urlManager->createUrl('user/home/credit'); ?> "><?php echo $lang['Credit']; ?> </a></li> <?php } ?> <li><a href="<?php echo Ibos::app()->urlManager->createUrl('user/home/personal', array('uid' => $this->getUid())); ?> "><?php echo $lang['Profile']; ?> </a></li> </ul> </div> <!--导航 E--> </div> <!--顶部 E--> <div class="wb-fans-box"> <div class="wb-per-hd mpanel"> <ul class="nav nav-skid"> <li class="active"> <a class="active" href="<?php
<?php echo Ibos::lang('Share diary'); ?> </a> </li> <?php if ($this->issetAttention()) { ?> <li> <a href="<?php echo $this->createUrl('attention/index'); ?> "> <i class="o-da-shared"></i> <?php echo Ibos::lang('Attention diary'); ?> </a> </li> <?php } ?> <?php if (Module::getIsEnabled('statistics') && isset($statModule['diary'])) { ?> <?php echo $this->widget(StatCommon::getWidgetName('diary', StatConst::SIDEBAR_WIDGET), array('hasSub' => $this->checkIsHasSub(), 'fromController' => 'stats'), true); ?> <?php } ?>
', type: '<?php echo $type; ?> ', feedtype: '<?php echo $feedtype; ?> ', feedkey: '<?php echo $feedkey; ?> ', inHome: 0, submitInterval: <?php echo intval(Ibos::app()->setting->get('setting/wbpostfrequency')) * 1000; ?> }; Ibos.app.setPageParam(params); $("#mn_search").search(function(val) { if ($.trim(val) !== '') { window.location.href = Ibos.app.url('weibo/personal/index', {feedkey: val, uid: Ibos.app.g('uid'), type: Ibos.app.g("type"), feedtype: Ibos.app.g("feedtype")}); } }); </script> <script src="<?php echo STATICURL; ?> /js/src/emotion.js?<?php echo VERHASH; ?>
<option value="改进标点或格式">改进标点或格式</option> </select> </div> <!-- Row 5 Button --> <div id="submit_bar" class="clearfix"> <button type="button" onclick="history.go(-1);" class="btn btn-large btn-submit pull-left"><?php echo Ibos::lang('Return'); ?> </button> <div class="pull-right"> <button type="button" id="prewiew_submit" data-action="preview" class="btn btn-large btn-submit"><?php echo Ibos::lang('Preview'); ?> </button> <button type="submit" class="btn btn-large btn-submit btn-primary" id="edit_submit"><?php echo Ibos::lang('Submit'); ?> </button> </div> </div> </div> <input type="hidden" name="docid" value="<?php echo $data['docid']; ?> "> <input type="hidden" name="version" value="<?php echo $data['version']; ?> "> <input type="hidden" name="relatedmodule" value="officialdoc" /> <input type="hidden" name="relatedid" value="<?php
<?php use application\core\utils\Ibos; ?> <!doctype html> <html lang="en"> <head> <meta charset=<?php echo CHARSET; ?> /> <title><?php echo Ibos::app()->setting->get('title'); ?> </title> <link rel="shortcut icon" href="<?php echo STATICURL; ?> /image/favicon.ico"> <meta name="generator" content="IBOS <?php echo VERSION; ?> " /> <meta name="author" content="IBOS Team" /> <meta name="copyright" content="2013 IBOS Inc." /> <!-- load css --> <link rel="stylesheet" type="text/css" rev="stylesheet" href="<?php echo STATICURL; ?> /css/base.css?<?php echo VERHASH;
</a></div> <?php } ?> </div> </td> </tr> <?php } ?> </tbody> </table> <div class="mbox-base"> <div class="fill-hn xac"> <a href="<?php echo Ibos::app()->urlManager->createUrl('article/default/index'); ?> " class="link-more"> <i class="cbtn o-more"></i> <span class="ilsep"><?php echo $lang['See more news']; ?> </span> </a> </div> </div> <?php } else { ?> <div class="in-art-empty"></div> <?php
echo $assetUrl; ?> /css/home.css?<?php echo VERHASH; ?> "> <link href="<?php echo $this->getAssetUrl(); ?> /css/weixin.css" type="text/css" rel="stylesheet" /> <div class="ct sp-ct"> <div class="clearfix"> <h1 class="mt">绑定微信企业号, 体验IBOS微办公!</h1> </div> <div class="ctb ps-type-title"> <h2 class="st">企业号绑定流程引导</h2> </div> <div class="conpamy-info-wrap binding-info-wrap"> <iframe src="<?php echo Wx::getInstance()->getBindingSrc(); ?> " name="<?php echo Ibos::app()->setting->get('siteurl') . '?r=dashboard'; ?> " class="setting-bind-iframe"> <div class="fill-nn step-tip-content" id="bind_apply_content"> </div> </iframe> </div> </div>
<div class="control-group"> <div class="controls"> <input type="hidden" name="formhash" value="<?php echo FORMHASH; ?> " /> <button class="btn btn-primary btn-large btn-submit" type="submit"><?php echo $lang['Submit']; ?> </button> </div> </div> </div> </form> </div> </div> <script src="<?php echo util\Ibos::app()->assetManager->getAssetsUrl('diary'); ?> /js/dbdiary.js?<?php echo VERHASH; ?> "></script> <script> Ibos.app.setPageParam({ AUTO_REVIEW: "<?php echo $config['autoreview']; ?> " }); </script>
$.artDialog({ title: "<?php echo Ibos::lang('Confirm action', 'message'); ?> ", content: '<?php echo $lang['Confirm uninstall module']; ?> ', id: 'confirm_module_act', lock: true, ok: function() { $.post(url, {module: module}, function(data) { if (data.IsSuccess) { $.jGrowl('<?php echo Ibos::lang('Operation succeed', 'message'); ?> ', {theme: 'success'}); self.parent().parent().remove(); } else { $.jGrowl('<?php echo Ibos::lang('Operation failure', 'message'); ?> ', {theme: 'danger'}); } }, 'json'); } }); }); }); </script>
}); if (id !== '') { $('#sys_dbrestore_form').submit(); } else { $.jGrowl('<?php echo Ibos::lang('At least one record', 'error'); ?> ', {theme: 'error'}); return false; } }); $('[data-act="decompress"]').on('click', function() { var id = $(this).data('id'), url = 'data/restore.php?op=restorezip&id=' + id; $.artDialog({ title: "<?php echo Ibos::lang('Confirm action', 'message'); ?> ", lock: true, content: '<?php echo $lang['Confirm decompress']; ?> ', id: 'confirm_import_act', ok: function() { window.location.href = url; } }); }); })(); </script>
</a> <button type="button" id="quick_reply_send" class="btn btn-primary btn-widen" data-click="sendQuickReply" data-param="{"targetId": "quick_reply","formhash": "<?php echo FORMHASH; ?> ","url": "<?php echo $this->createUrl('content/add', array('op' => 'quickReply', 'id' => $email['bodyid'])); ?> "}"><?php echo $lang['Send']; ?> </button> </div> </div> </div> <?php if ($email['isneedreceipt'] && !$email['isreceipt'] && $email['fromid'] != Ibos::app()->user->uid) { ?> <div class="fill"> <div class="alert alert-main"> <p class="xac mbs"><?php echo $email['fromName']; echo $lang['Receipt tips']; ?> </p> <div class="xac"> <button type="button" class="btn btn-primary" data-click="receipt" data-param="{"id": "<?php echo $email['emailid']; ?> ","url": "<?php echo $this->createUrl('api/mark', array('op' => 'sendreceipt')); ?>
</a> </span> </div> </div> </div> <?php } ?> <div class="control-group remind-block"> <label class="control-label"><?php echo $lang['Remind content']; ?> </label> <div class="controls"> <textarea name="message" rows="3" class="reminds"><?php echo Ibos::lang('Turn remind', '', array('{runname}' => $runName, '{me}' => Ibos::app()->user->realname)); ?> </textarea> </div> </div> <input type="hidden" name="op" value="<?php echo $op; ?> " /> <input type="hidden" name="key" value="<?php echo $key; ?> " /> <input type="hidden" name="topflagOld" value="<?php echo $topflag; ?>
</div> </form> </div> <div class="page-list-mainer"> <?php if (count($list) > 0) { ?> <?php if (!in_array($op, array('send', 'draft'))) { ?> <div class="band band-primary"> <?php if ($unreadCount > 0) { ?> <?php echo Ibos::lang('New unread messages', '', array('{count}' => $unreadCount)); ?> ,<a href="javascript:;" data-param="{"url":"<?php echo $this->createUrl('api/setAllRead'); ?> "}" data-click="markReadAll" class="anchor ilsep"><?php echo $lang['Set all read']; ?> </a> <?php } else { ?> <?php echo $lang['No unread mail']; ?> <?php
?> </button> </div> <div class="page-list-mainer"> <div class="msg-pm-detail-header"> <div class="band band-primary"> <div class="avatar-box pull-right"> <a target='_blank' data-toggle='usercard' data-param='uid=<?php echo Ibos::app()->user->uid; ?> ' href="<?php echo Ibos::app()->user->space_url; ?> " class="avatar-circle"> <img class="mbm" src="<?php echo Ibos::app()->user->avatar_middle; ?> " > </a> </div> <div class="msg-pm-input msg-pm-input-fullmode" id="pm_input"> <div class="msg-box msg-box-inverse mbs"> <span class="msg-box-arrow"><i></i></span> <textarea name="" id="reply_content" placeholder="<?php echo $lang['Sending to...']; foreach ($message['to'] as $k => $mb) { if ($k > 1) { echo '、'; } echo $mb['user']['realname']; }
</div> <div> <a href="javascript:;" data-type="unidirec" class="btn btn-success phone-call-btn" data-action="call">呼叫</a> </div> </div> <div data-type="bidirec" class="call-content-wrap call-type-bidirec" style="display:none;"> <div class="call-type-tip mb"> <i class="o-type-phone"></i> <span class="dib xwb mls">手机</span> <i class="o-call-point"></i> <span class="dib xwb mls">手机</span> <i class="o-type-phone mls"></i> </div> <div class="number-input-block mb"> <input type="hidden" id="my_phone_select" value="<?php echo 'u_' . Ibos::app()->user->uid; ?> " /> </div> <div class="number-input-block mb"> <div class="clearfix mbm"> <div class="pull-left"> <span>对方电话号码</span> </div> <div class="pull-right"> <a href="javascript:;" data-toggle="dial"> <i class="o-tip-down"></i> <span>拨号盘</span> </a> </div> </div>
?> </td> </tr> <?php } else { ?> <?php foreach ($modules as $id => $module) { ?> <tr> <td> <?php if ($module['icon']) { ?> <img src="<?php echo Ibos::app()->assetManager->getAssetsUrl($id) . '/image/icon.png'; ?> "> <?php } else { ?> <?php } ?> </td> <td><?php echo $module['name']; ?> </td> <td><?php
echo User::model()->fetchRealnameByUid($run['beginuser']); ?> </p> <p class="fss"><?php echo Ibos::lang("Begin time"); echo DateTime::getlunarCalendar($run['begintime']); ?> </p> </div> <button class="button small wf-vsf-btn" -data-evt="viewSourceForm" data-param='{"runId": 1}'> <a href="javascript:void(0);" onclick="window.open('<?php echo 'http://' . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF'] . '?r=workflow/preview/print&key=' . $_REQUEST['key']; ?> ', '_blank', 'location=yes')"><i class="moicon mo-search-gray"></i> <?php echo Ibos::lang("Viewform"); ?> </a> </button> </li> <?php if (is_array($valueArr)) { foreach ($valueArr as $key => $value) { ?> <li class="control-group bggrl xca"> <label><?php echo $value['data-title']; ?> </label> <div class="controls"><?php echo $value['value'];
', cookieDomain: '<?php echo Ibos::app()->setting->get('config/cookie/cookiedomain'); ?> ', creditRemind: '<?php echo Ibos::app()->setting->get('setting/creditnames'); ?> ', formHash: '<?php echo FORMHASH; ?> ', settings: {notifyInterval: 320}, contact: '<?php echo User::getJsConstantUids(Ibos::app()->user->uid); ?> ', loginTimeout: '<?php echo $gAccount['timeout']; ?> ', upload: { attachexts: { depict: "<?php echo $gUploadConfig['attachexts']['depict']; ?> ", ext: "<?php echo $gUploadConfig['attachexts']['ext']; ?>
" /> </form> </div> <div class="page-list-footer"> <?php $this->widget('application\\core\\widgets\\Page', array('pages' => $pages)); ?> </div> </div> <!-- Mainer content --> </div> </div> <script> Ibos.app.setPageParam({ 'dataUid': '<?php echo String::wrapId(Ibos::app()->user->uid); ?> ' }) </script> <script src='<?php echo $assetUrl; ?> /js/message.js?<?php echo VERHASH; ?> '></script> <script src='<?php echo $assetUrl; ?>
if ($run['focus']) { ?> <span class="o-yw-attention"></span><?php } ?> </td> </tr> <?php } ?> </tbody> </table> <div class="mbox-base"> <div class="fill-hn xac"> <a href="<?php echo Ibos::app()->createUrl('workflow/list/index', array('op' => 'list', 'type' => 'todo', 'sort' => 'all')); ?> " class="link-more"> <i class="cbtn o-more"></i> <span class="ilsep">查看更多待办工作</span> </a> </div> </div> <script> Ibos.evt.add({ 'viewFlow': function(param, $elem) { window.open(Ibos.app.url('workflow/preview/flow', param), "viewFlow"); } }); </script> <?php
<div> <ul class="nav nav-tabs nav-tabs-large nav-justified nav-special"> <li> <a href="<?php echo $this->createUrl('home/index', array('uid' => $this->getUid())); ?> "><?php echo $lang['Home page']; ?> </a> </li> <?php if ($this->getIsWeiboEnabled()) { ?> <li><a href="<?php echo Ibos::app()->urlManager->createUrl('weibo/personal/index', array('uid' => $this->getUid())); ?> "><?php echo $lang['Weibo']; ?> </a></li><?php } ?> <?php if ($this->getIsMe()) { ?> <li><a href="<?php echo $this->createUrl('home/credit', array('uid' => $this->getUid())); ?> "><?php echo $lang['Credit'];
echo $lang['Posted on']; echo date('Y' . $lang['Year'] . 'n' . $lang['Month'] . 'j' . $lang['Day'] . 'H:i', $doc['addtime']); ?> </span> </div> </td> </tr> <?php } ?> </tbody> </table> <div class="mbox-base"> <div class="fill-hn xac"> <a href="<?php echo Ibos::app()->urlManager->createUrl('officialdoc/officialdoc/index'); ?> " class="link-more"> <i class="cbtn o-more"></i> <span class="ilsep"><?php echo $lang['See more docs']; ?> </span> </a> </div> </div> <?php } else { ?> <div class="in-officialdoc-empty"></div> <?php
<div class="control-group"> <div class="controls"> <input type="hidden" name="formhash" value="<?php echo FORMHASH; ?> " /> <button class="btn btn-primary btn-large btn-submit" type="submit"><?php echo $lang['Submit']; ?> </button> </div> </div> </div> </form> </div> </div> <script src="<?php echo Ibos::app()->assetManager->getAssetsUrl('report'); ?> /js/dbreport.js?<?php echo VERHASH; ?> "></script> <script> Ibos.app.setPageParam({ AUTO_REVIEW: "<?php echo $config['autoreview']; ?> " }); </script>
<a href="javascript:;" class="datepicker-btn"></a> <input type="text" class="datepicker-input" name="topEndTime" value="<?php echo date('Y-m-d'); ?> " /> </div> </div> </div> </form> </div> <!-- 高亮对话框 --> <div id="dialog_art_highlight" class="form-horizontal form-compact" style="width: 400px; display:none;"> <form action="javascript:;"> <div class="control-group"> <label class="control-label" id="test"><?php echo Ibos::lang('Expired time'); ?> </label> <div class="controls"> <div class="datepicker" id="date_time_highlight"> <a href="javascript:;" class="datepicker-btn"></a> <input type="text" class="datepicker-input" name="highlightEndTime" value="<?php echo date('Y-m-d'); ?> " /> </div> </div> </div> <div class="control-group"> <div class="controls" id="simple_editor"></div> <input type="hidden" id="highlight_color" name="highlight_color" value="00b050">
<!-- load css end--> <!-- Mainer --> <div class="mc clearfix"> <!-- Sidebar --> <div class="aside"> <div class="sbbf"> <ul class="nav nav-strip nav-stacked"> <li class="active"> <a href="<?php echo $this->createUrl('officialdoc/index'); ?> "> <i class="o-art-doc"></i> <?php echo Ibos::lang('Officialdoc'); ?> </a> <ul id="tree" class="ztree"> </ul> </li> </ul> </div> </div> <!-- Sidebar --> <!-- Mainer right --> <div class="mcr"> <form action="" class="form-horizontal"> <div class="ct ctview ctview-art"> <!-- 文章 -->