PageCollection

Extends \MailChimp\Core\Collection

package

Default

Methods

__construct

__construct(array $data = NULL, \MailChimp\Core\string $type = NULL) 
inherited

Arguments

$data

array

$type

\MailChimp\Core\string

__get

__get( $name) 

Arguments

$name

__isset

__isset( $name) 

Arguments

$name

__set

__set( $name,  $value) 

Arguments

$name

$value

__unset

__unset( $name) 

Arguments

$name

api

api() 
inherited

clear

clear() 
inherited

config

config() 
inherited

jsonSerialize

jsonSerialize() 
inherited

offsetExists

offsetExists( $offset) 
inherited

Arguments

$offset

offsetGet

offsetGet( $offset) 
inherited

Arguments

$offset

offsetSet

offsetSet( $offset,  $value) 
inherited

Arguments

$offset

$value

offsetUnset

offsetUnset( $offset) 
inherited

Arguments

$offset

own

own( $class,  $args) 
inherited

Arguments

$class

$args

setApi

setApi(\MailChimp\Interfaces\MailChimpInterface &$api) 
inherited

setConfig

setConfig(\MailChimp\Interfaces\ConfigInterface &$config) 
inherited

type

type() 
inherited

Properties

info

info : 

Type(s)

data

data : 
inherited

Type(s)

_type

_type : 
inherited

Type(s)

_api

_api : 
inherited

Type(s)

_config

_config : 
inherited

Type(s)