<?php

/**
 * Licensed to The Apereo Foundation under one or more contributor license
 * agreements. See the NOTICE file distributed with this work for
 * additional information regarding copyright ownership.
 * The Apereo Foundation licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file except in
 * compliance with the License. You may obtain a copy of the License at:
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
// Calls the function from the display library
require_once "../../../config.php";
require_once "../display_library.php";
if (empty($_SESSION['toolkits_logon_id'])) {
    die("Please login");
}
require_once "../user_library.php";
$_SESSION['sort_type'] = "date_down";
list_users_projects($_SESSION['sort_type']);
Beispiel #2
0
                        <div class="file_mgt_area_middle_button_right">
                            <button type="button" class="xerte_button_disabled" disabled="disabled" id="delete"><?php 
echo INDEX_BUTTON_DELETE;
?>
</button>
                            <button type="button" class="xerte_button_disabled" disabled="disabled" id="duplicate"><?php 
echo INDEX_BUTTON_DUPLICATE;
?>
</button>
                            <button type="button" class="xerte_button_disabled" disabled="disabled" id="publish"><?php 
echo INDEX_BUTTON_PUBLISH;
?>
</button>
                        </div>
                        <div id="file_area" onscroll="scroll_check(event,this)" onmousemove="mousecoords(event)" onmouseup="file_drag_stop(event,this)"><?php 
list_users_projects("data_down");
?>
</div>
                    </div>
                    <!--

                            Everything from the end of the file system to the top of the blank templates area


                    -->

                </div>
                <div class="file_mgt_area_bottom" style="height:30px;">
                    <div class="bottom_left sign_in_BL m_b_d_2_child" style="height:30px;">
                        <div class="bottom_right sign_in_BR m_b_d_2_child" style="height:30px;">
                            <form name="sorting" style="display:inline">