Overview

Namespaces

  • None
  • VSP
    • Core
      • Abstracts
      • Interfaces
      • Traits
        • WC_Compatibility
    • Deprecation
    • Helper
    • Modules
      • Addons
      • Logger

Classes

  • Ajax
  • Ajaxer
  • Base
  • Cache
  • Error
  • Framework
  • Framework_Admin
  • Framework_Base
  • Framework_Modules
  • Helper
  • Setup
  • WC_Compatibility
  • Overview
  • Namespace
  • Class

Class Ajax

Class VSP_Core_Ajax

Varunsridharan\WordPress\Ajaxer
Extended by VSP\Ajax
Final
Namespace: VSP
Author: Varun Sridharan varunsridharan23@gmail.com
Located at includes/class-ajax.php
Methods summary
public
# addon_action( )

Handles Ajax Request

Handles Ajax Request

public
# download_log( )

Handles Log Download.

Handles Log Download.

Properties summary
protected string $action_prefix

Ajax Action Prefix

Ajax Action Prefix

# 'vsp'
protected array $actions

Ajax actions

Ajax actions

# array( 'addon_action' => false, 'download_log' => true, )
API documentation generated by ApiGen