Beispiel #1
0
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-file-o"></span> <?php 
$FPCM_LANG->write('HL_CATEGORIES_MNG');
?>
        <?php 
\fpcm\model\view\helper::helpButton('hl_options');
?>
    </h1>
    <form method="post" action="<?php 
print $FPCM_SELF;
?>
?module=categories/list">
        <div class="fpcm-tabs-general">
            <ul>
                <li><a href="#tabs-users-active"><?php 
$FPCM_LANG->write('HL_CATEGORIES_MNG');
?>
</a></li>
            </ul>            
            
            <div id="tabs-users-active">
                <table class="fpcm-ui-table fpcm-ui-categories">
                    <tr>
                        <th class="fpcm-ui-editbutton-col"></th>
                        <th><?php 
$FPCM_LANG->write('CATEGORIES_NAME');
?>
</th>
                        <th><?php 
$FPCM_LANG->write('CATEGORIES_ICON_PATH');
Beispiel #2
0
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-pencil"></span> <?php 
$FPCM_LANG->write('HL_ARTICLE_ADD');
?>
        <?php 
\fpcm\model\view\helper::helpButton('articles_editor');
?>
    </h1>
    <?php 
include __DIR__ . '/articleeditor.php';
?>
</div>
Beispiel #3
0
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-plug"></span> <?php 
$FPCM_LANG->write('HL_MODULES');
?>
        <?php 
\fpcm\model\view\helper::helpButton('hl_modules');
?>
    </h1>
    <div class="fpcm-tabs-general">
        <ul>
            <li><a href="#tabs-modules-list"><?php 
$FPCM_LANG->write('MODULES_LIST_HEADLINE');
?>
</a></li>
            <?php 
if ($permissionInstall) {
    ?>
<li><a href="#tabs-modules-upload"><?php 
    $FPCM_LANG->write('MODULES_LIST_UPLOAD');
    ?>
</a></li><?php 
}
?>
        </ul>

        <div id="tabs-modules-list">
            <div id="modules-list-content">
                <?php 
include __DIR__ . '/list_inner.php';
?>
Beispiel #4
0
<form method="post" action="<?php 
print $FPCM_SELF;
?>
?module=comments/list">
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-comments"></span> <?php 
$FPCM_LANG->write('HL_COMMENTS_MNG');
?>
        <?php 
\fpcm\model\view\helper::helpButton('hl_comments_mng');
?>
    </h1>
        <div class="fpcm-tabs-general">
            <ul>
                <li><a href="#tabs-comments-active"><?php 
$FPCM_LANG->write('HL_COMMENTS_MNG');
?>
</a></li>
            </ul>            
            
            <div id="tabs-comments-active">
                <?php 
include __DIR__ . '/commentlist_inner.php';
?>
            </div>
        </div>
</div>

    <?php 
\fpcm\model\view\helper::pageTokenField();
Beispiel #5
0
<?php

if ($mode == 1) {
    ?>
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-folder-open"></span> <?php 
    $FPCM_LANG->write('HL_FILES_MNG');
    ?>
        <?php 
    \fpcm\model\view\helper::helpButton('hl_files_mng');
    ?>
    </h1>
<?php 
} else {
    ?>
<div class="fpcm-inner-wrapper">
<?php 
}
?>
    
    <div class="fpcm-tabs-general">
        <ul>
            <li id="tabs-files-list-reload"><a href="#tabs-files-list"><?php 
$FPCM_LANG->write('FILE_LIST_AVAILABLE');
?>
</a></li>                
            <?php 
if ($permUpload) {
    ?>
<li><a href="#tabs-files-upload"><?php 
Beispiel #6
0
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-wrench"></span> <?php 
$FPCM_LANG->write('HL_PROFILE');
?>
        <?php 
\fpcm\model\view\helper::helpButton('hl_profile');
?>
    </h1>
    <form method="post" action="<?php 
print $FPCM_SELF;
?>
?module=system/profile">
        <div class="fpcm-tabs-general">
            <ul>
                <li><a href="#tabs-user"><?php 
$FPCM_LANG->write('HL_PROFILE');
?>
</a></li>
                <li><a href="#tabs-user-meta"><?php 
$FPCM_LANG->write('USERS_META_OPTIONS');
?>
</a></li>
            </ul>            
            
            <div id="tabs-user">                
               <?php 
include dirname(__DIR__) . '/users/usereditor.php';
?>
                
            </div>
Beispiel #7
0
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-book"></span> <?php 
$FPCM_LANG->write('HL_ARTICLE_EDIT');
?>
        <?php 
\fpcm\model\view\helper::helpButton('hl_article_edit');
?>
    </h1>
    <form method="post" action="<?php 
print $FPCM_SELF;
?>
?module=<?php 
print $listAction . $listActionLimit;
?>
">
        <div class="fpcm-tabs-general">
            <ul class="fpcm-tabs-articles-headers">
                <li><a href="#tabs-article-list" data-tabid="1"><?php 
$FPCM_LANG->write($headlineVar);
?>
</a></li>
                <?php 
if ($showDrafts) {
    ?>
                <li><a href="#tabs-article-drafts" data-tabid="2" class="tabs-article-hidesearch"><?php 
    $FPCM_LANG->write('ARTICLES_DRAFTS');
    ?>
</a></li>
                <?php 
}
Beispiel #8
0
<div class="fpcm-content-wrapper">
    <h1>
        <span class="fa fa-home"></span> <?php 
$FPCM_LANG->write('HL_DASHBOARD');
?>
        <?php 
\fpcm\model\view\helper::helpButton('hl_dashboard');
?>
    </h1>
    
    <div id="fpcm-dashboard-containers-loading" class="fpcm-ui-center">
        <span class="fa-stack fa-lg">
          <span class="fa fa-square fa-stack-2x fa-inverse"></span>
          <span class="fa fa-fw fa-spin fa-spinner fa-stack-1x"></span>
        </span>
        <strong><?php 
$FPCM_LANG->write('DASHBOARD_LOADING');
?>
...</strong>
    </div>
    
    <div id="fpcm-dashboard-containers"></div>

    <div class="fpcm-clear"></div>
</div>

<script type="text/javascript">
jQuery(document).ready(function () {
    fpcmJs.loadDashboardContainer();
});
</script>