Documentation

ArchiveList
in package

A class for accessing an array of Archive objects.

Table of Contents

getItems()  : array<string|int, Archive>
Returns an array of Archive objects.
totalCount()  : mixed
Returns the number of total archives for the API key.

Methods

getItems()

Returns an array of Archive objects.

public getItems() : array<string|int, Archive>
Return values
array<string|int, Archive>

totalCount()

Returns the number of total archives for the API key.

public totalCount() : mixed
Return values
mixed

Search results