\com\bmj\jnp\plugins\jnp_highwireHighWireSiteList

HighWire site list

Summary

Methods
Properties
Constants
__construct()
rewind()
current()
key()
next()
valid()
No public properties found
No constants found
check()
$pos
$sites
N/A
No private methods found
No private properties found
N/A

Properties

$pos

$pos : integer

Type

integer — Iterator position

$sites

$sites : array<mixed,\WP_Site>

Type

array<mixed,\WP_Site> — List of WP_Site objects

Methods

__construct()

__construct() 

Constructor

rewind()

rewind() 

Iterator::rewind

key()

key() : integer

Iterator::key

Returns

integer —

Current blog_id

next()

next() 

Itereator::next

valid()

valid() : boolean

Itereator::valid

Returns

boolean —

Is valid

check()

check() : boolean

Check current item is valid

Returns

boolean —

Valid