Documentation

Auth

Table of Contents

$embed_tokens
$oauth_token
$username
$password
$application_id
$application_secret
$group_id
$selected_reports
$esri_client_id
$esri_client_secret
$instance
$framework
$token_from_referrer
get_instance() mixed
__construct() mixed
is_standalone() mixed
getCurrentUser() mixed
getDefaultConfig() mixed
config() mixed
check_config() mixed
getFramework() mixed
framework() mixed
getAuthToken() mixed
getGroupId() mixed
getReports() mixed
getTokenFromReferrer() mixed
getEmbedToken() mixed
getEsriEmbedToken() mixed

Properties

$embed_tokens

private mixed $embed_tokens = []

$oauth_token

private mixed $oauth_token

$username

private mixed $username

$password

private mixed $password

$application_id

private mixed $application_id

$application_secret

private mixed $application_secret

$group_id

private mixed $group_id

$selected_reports

private mixed $selected_reports

$esri_client_id

private mixed $esri_client_id

$esri_client_secret

private mixed $esri_client_secret

$instance

private static mixed $instance = false

$framework

private static mixed $framework

$token_from_referrer

public static mixed $token_from_referrer

Methods

get_instance()

public static get_instance( ) : mixed
Return values
mixed

__construct()

public __construct( ) : mixed
Return values
mixed

is_standalone()

public is_standalone( ) : mixed
Return values
mixed

getCurrentUser()

public static getCurrentUser( ) : mixed
Return values
mixed

getDefaultConfig()

private static getDefaultConfig( ) : mixed
Return values
mixed

config()

public static config( [ $key : mixed = null ] [, $default : mixed = null ] ) : mixed
Parameters
$key : mixed = null
$default : mixed = null
Return values
mixed

check_config()

public static check_config( $config : array ) : mixed
Parameters
$config : array
Return values
mixed

getFramework()

public static getFramework( ) : mixed
Return values
mixed

framework()

public framework( ) : mixed
Return values
mixed

getAuthToken()

public getAuthToken( ) : mixed
Return values
mixed

getGroupId()

public getGroupId( ) : mixed
Return values
mixed

getReports()

public getReports( ) : mixed
Return values
mixed

getTokenFromReferrer()

public static getTokenFromReferrer( ) : mixed
Return values
mixed

getEmbedToken()

public getEmbedToken( $report_id : mixed ) : mixed
Parameters
$report_id : mixed
Return values
mixed

getEsriEmbedToken()

public getEsriEmbedToken( ) : mixed
Return values
mixed

Search results