Ajax_Handler implements Premium_Service, Registerable, Conditional
Handles the AJAX requests for document tables that have folders enabled
Tags
Interfaces, Classes and Traits
- Premium_Service
- Registerable
- Conditional
Table of Contents
- count_download() : mixed
- Count a download via AJAX
- fetch_folder_library() : mixed
- Fetches a Grid or Table via AJAX.
- fetch_grid() : mixed
- Fetches a Grid Page via AJAX
- fetch_table() : mixed
- Fetches a table via AJAX
- folder_search() : mixed
- Fetch a folder search via AJAX
- is_required() : mixed
- {@inheritdoc}
- register() : mixed
- {@inheritdoc}
Methods
count_download()
Count a download via AJAX
public
static count_download() : mixed
Return values
mixed —fetch_folder_library()
Fetches a Grid or Table via AJAX.
public
static fetch_folder_library() : mixed
Return values
mixed —fetch_grid()
Fetches a Grid Page via AJAX
public
static fetch_grid() : mixed
Return values
mixed —fetch_table()
Fetches a table via AJAX
public
static fetch_table() : mixed
Tags
Return values
mixed —folder_search()
Fetch a folder search via AJAX
public
static folder_search() : mixed
Return values
mixed —is_required()
{@inheritdoc}
public
is_required() : mixed
Return values
mixed —register()
{@inheritdoc}
public
register() : mixed