Documentation

Instagram
in package

Class to facilitate in integration with Instagram class author: hl@cloudframework.io

Table of Contents

Properties

$access_token  : mixed
$config  : mixed
$error  : mixed
$errorMsg  : mixed
$user_id  : mixed
$core  : mixed

Methods

__construct()  : mixed
addError()  : mixed
getUserInfo()  : mixed
getUserRecent()  : mixed

Properties

$access_token

public mixed $access_token = \null

Methods

__construct()

public __construct(Core7 &$core[, mixed $config = null ]) : mixed
Parameters
$core : Core7
$config : mixed = null

addError()

public addError(mixed $value) : mixed
Parameters
$value : mixed

getUserInfo()

public getUserInfo([mixed $user_id = '' ]) : mixed
Parameters
$user_id : mixed = ''

getUserRecent()

public getUserRecent([mixed $user_id = '' ][, mixed $maxId = '' ][, mixed $minId = '' ][, mixed $maxTimestamp = '' ][, mixed $minTimestamp = '' ]) : mixed
Parameters
$user_id : mixed = ''
$maxId : mixed = ''
$minId : mixed = ''
$maxTimestamp : mixed = ''
$minTimestamp : mixed = ''

        
On this page

Search results