You are here

Files in filedepot 7

Primary tabs

File namesort descending Location Namespace Description
ajaxserver.php ajaxserver.php
filedepot.admin.inc filedepot.admin.inc filedepot.admin.inc Drupal API functions for the Module Admin Settings
filedepot.class.php filedepot.class.php filedepot.class.php Main class for the Filedepot module
filedepot.css css/filedepot.css body.layout-left-main .outer { margin-left:0px !important; } /* Filedepot CSS */ #filedepot { border:1px solid #DADADA; margin:0px 0px 5px 0px; padding:0px; visibility:hidden; padding-bottom:43px; height:450px; /* This controls the…
filedepot.drush.inc filedepot.drush.inc Drush integration for filedepot.
filedepot.info filedepot.info name = Filedepot description = Filedepot File Management System dependencies[] = libraries dependencies[] = ctools dependencies[] = file configure = admin/config/media/filedepot core = 7.x php = 5.x; package = File management
filedepot.install filedepot.install filedepot.install filedepot: File Management Module developed by Nextide www.nextide.ca
filedepot.module filedepot.module filedepot.module Filedepot: File Management Module developed by Nextide www.nextide.ca Full featured document managment module with a desktop application feel. Integrated Organic Group, Role and User permissions to secure folders, automated…
filedepot.views.inc views/filedepot.views.inc filedepot.views.inc Contains all Views related API calls and default view creation information
filedepot.views_default.inc views/filedepot.views_default.inc
filedepot_activefolder.tpl.php theme/filedepot_activefolder.tpl.php activefolder.tpl.php
filedepot_activefolder_admin.tpl.php theme/filedepot_activefolder_admin.tpl.php activefolder_admin.tpl.php
filedepot_activefolder_nonadmin.tpl.php theme/filedepot_activefolder_nonadmin.tpl.php activefolder_nonadmin.tpl.php
filedepot_ajaxactivity.tpl.php theme/filedepot_ajaxactivity.tpl.php ajaxactivity.tpl.php
filedepot_ajaxstatus.tpl.php theme/filedepot_ajaxstatus.tpl.php ajaxstatus.tpl.php
filedepot_archiver.class.php filedepot_archiver.class.php filedepot_archiver.class.php Archiving class for filedepot
filedepot_archiver.zip.class.php filedepot_archiver.zip.class.php filedepot_archiver.class.php Archiving class for filedepot
filedepot_ctools.css css/filedepot_ctools.css div.ctools-modal-content a.close img { padding-left:10px !important; padding-top:2px; }
filedepot_filedetail.tpl.php theme/filedepot_filedetail.tpl.php filedetail.tpl.php
filedepot_filedetail_version.tpl.php theme/filedepot_filedetail_version.tpl.php filedetail_version.tpl.php
filedepot_filelisting.tpl.php theme/filedepot_filelisting.tpl.php filelisting_record.tpl.php
filedepot_filelisting_emptyfolder.tpl.php theme/filedepot_filelisting_emptyfolder.tpl.php filelisting_emptyfolder.tpl.php
filedepot_filelisting_loading_moredata.tpl.php theme/filedepot_filelisting_loading_moredata.tpl.php filelisting_loading_moredata.tpl.php
filedepot_filelisting_load_folder.tpl.php theme/filedepot_filelisting_load_folder.tpl.php filelisting_load_folder.tpl.php
filedepot_folderlisting.tpl.php theme/filedepot_folderlisting.tpl.php filelisting_subfolder.tpl.php
filedepot_folderperms.tpl.php theme/filedepot_folderperms.tpl.php folderperms.tpl.php
filedepot_folderperms_ogenabled.tpl.php theme/filedepot_folderperms_ogenabled.tpl.php folderperms.tpl.php
filedepot_folderperm_rec.tpl.php theme/filedepot_folderperm_rec.tpl.php folderperm_record.tpl.php
filedepot_folder_breadcrumb.tpl.php theme/filedepot_folder_breadcrumb.tpl.php folder_breadcrumb_link.tpl.php
filedepot_folder_moveoptions.tpl.php theme/filedepot_folder_moveoptions.tpl.php folder_onhover_move.tpl.php
filedepot_header.tpl.php theme/filedepot_header.tpl.php filelistingheader.tpl.php
filedepot_mainpage.tpl.php theme/filedepot_mainpage.tpl.php page.tpl.php
filedepot_movefiles_form.tpl.php theme/filedepot_movefiles_form.tpl.php move_batch_form.tpl.php
filedepot_moveincoming_form.tpl.php theme/filedepot_moveincoming_form.tpl.php move_incoming_form.tpl.php
filedepot_native_filelisting_header.tpl.php theme/filedepot_native_filelisting_header.tpl.php native_filelisting_header.tpl.php
filedepot_native_filerecord.tpl.php theme/filedepot_native_filerecord.tpl.php native_filelisting_record.tpl.php
filedepot_notifications.tpl.php theme/filedepot_notifications.tpl.php notifications_report.tpl.php
filedepot_notifications_file.tpl.php theme/filedepot_notifications_file.tpl.php notifications_file_record.tpl.php
filedepot_notifications_folder.tpl.php theme/filedepot_notifications_folder.tpl.php notifications_folder_record.tpl.php
filedepot_notifications_history.tpl.php theme/filedepot_notifications_history.tpl.php notifications_history_record.tpl.php
filedepot_searchtag.tpl.php theme/filedepot_searchtag.tpl.php tagsearchlink.tpl.php
filedepot_tagcloud.tpl.php theme/filedepot_tagcloud.tpl.php tagcloud.tpl.php
filedepot_tagcloud_record.tpl.php theme/filedepot_tagcloud_record.tpl.php tagcloud_record.tpl.php
filedepot_taglinkoff.tpl.php theme/filedepot_taglinkoff.tpl.php tagcloud_record.tpl.php
filedepot_taglinkon.tpl.php theme/filedepot_taglinkon.tpl.php taglink_record.tpl.php
filedepot_toolbar_form.tpl.php theme/filedepot_toolbar_form.tpl.php toolbar_form.tpl.php
filelisting_load_folder.tpl.php filelisting_load_folder.tpl.php filelisting_load_folder.tpl.php
lib-ajaxserver.php lib-ajaxserver.php lib-ajaxserver.php Library functions for the ajax_server
lib-common.php lib-common.php lib-common.php Common library of functions for the applications
lib-theme.php lib-theme.php lib-theme.php Theme support functions for the module

Pages

Other projects