Ajax_Handler implements Service, Registerable, Conditional

Handles the AJAX requests for document tables that have folders enabled

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

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
Tags
Return values
mixed

fetch_folder_library()

Fetches a Grid or Table via AJAX.

public static fetch_folder_library() : mixed
Tags
Return values
mixed

fetch_grid()

Fetches a Grid Page via AJAX

public static fetch_grid() : mixed
Tags
Return values
mixed

fetch_table()

Fetches a table via AJAX

public static fetch_table() : mixed
Tags
deprecated
Return values
mixed

Fetch a folder search via AJAX

public static folder_search() : mixed
Tags
Return values
mixed

is_required()

{@inheritdoc}

public is_required() : mixed
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results