Documentation

Bulk
in package

Table of Contents

Properties

$paginator  : Paginator|null

Methods

add()  : int
destroy()  : mixed
info()  : stdclass
init()  : mixed
pageSize()  : mixed
paginate()  : Iterator
remove()  : bool

Properties

Methods

add()

public static add(GQL $gql) : int
Parameters
$gql : GQL
Return values
int

destroy()

public static destroy() : mixed

info()

public static info() : stdclass
Return values
stdclass

init()

public static init([int $pageSize = CLIENTE_DIGITAL_BULK_PAGE_SIZE ]) : mixed
Parameters
$pageSize : int = CLIENTE_DIGITAL_BULK_PAGE_SIZE

pageSize()

public static pageSize() : mixed

paginate()

public static paginate() : Iterator
Return values
Iterator

remove()

public static remove(int $gqlId) : bool
Parameters
$gqlId : int
Return values
bool

        
On this page

Search results