Document_Library_Pro
Namespaces
Interfaces, Classes and Traits
- Ajax_Handler
- Handles the AJAX requests for document tables that have folders enabled
- Comments
- Filter the comments output to disable it if set
- Document
- Document Controller
- Document_Expirator
- Schedule once-off cron jobs at the time of expiry to
- Document_Expiry_Handler
- Handler for general document expiry hooks
- Folder_Tree
- This class handles the folders HTML output
- Frontend_Scripts
- Responsible for registering the front-end styles and scripts in Document Library Pro.
- Install
- Handles install routines
- Plugin
- The main plugin class. Responsible for setting up to core plugin services.
- Plugin_Factory
- Factory to return the shared plugin instance.
- Post_Type
- Register the Document Library post type
- Preview_Modal
- Handle the Preview Modal output
- Rest_Fields
- Register REST fields for document meta.
- Search_Handler
- Handle the DLP Search.
- Shortcode
- This class handles the doc library shortcode.
- Single_Content
- Filter the single template to output document details
- Taxonomies
- Register the Document Library associated taxonomies
- Template_Loader_Factory
- Factory to return the template loader instance
- Templates
- Template loader for vanilla WordPress.
- Update_Functions
- Update functions to be used on plugin updates.
Table of Contents
- PLUGIN_FILE = __FILE__
- PLUGIN_VERSION = '1.16.1'
- document_library_pro() : Plugin
- Get the plugin instance.
Constants
PLUGIN_FILE
public
mixed
PLUGIN_FILE
= __FILE__
PLUGIN_VERSION
public
mixed
PLUGIN_VERSION
= '1.16.1'
Functions
document_library_pro()
Get the plugin instance.
document_library_pro() : Plugin