• Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hooks

Namespaces

  • None
  • SIW
    • Admin
    • API
    • Async
    • Batch
    • Compatibility
    • Data
    • Elements
    • Email
    • External
    • Forms
    • Modules
    • Newsletter
    • Page_Builder
    • Plato
    • Widgets
    • WooCommerce
      • Admin
      • Checkout
      • Email
      • Export
      • Frontend
      • Import

Classes

  • Process_Stockphoto_Upload
  • Request

Class Request

Uitbreiding van WP_Async_Request

WP_Async_Request
Extended by SIW\Async\Request

Direct known subclasses

SIW\Async\Process_Stockphoto_Upload

Abstract
Namespace: SIW\Async
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at async/request.php

Methods summary

protected
# handle( )
protected array
# get_data( )

Haalt data op uit post request (inclusief sanitizing)

Haalt data op uit post request (inclusief sanitizing)

Returns

array
protected boolean
# is_data_complete( )

Controleert of data compleet is

Controleert of data compleet is

Returns

boolean
protected integer
# get_filter( string $type )

Geeft filter terug op basis van type

Geeft filter terug op basis van type

Parameters

$type

Returns

integer
abstract protected
# process( )

Functie om gegevens te verwerken

Functie om gegevens te verwerken

Properties summary

protected string $prefix

Prefix

Prefix

# 'siw'
protected array $variables

Variabelen voor process

Variabelen voor process

# []
SIW API documentation generated by ApiGen