\GM_Int_List

Utility class for compressing and expanding ID lists for inclusion in URLs.

Class GM_Int_List

Summary

Methods
Properties
Constants
__construct()
compressed()
expanded()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
compress_int()
expand_int()
compress_list()
expand_list()
$digits
$base
$short_list
$long_list
$sep
N/A

Properties

$digits

$digits : 

Type

$base

$base : 

Type

$short_list

$short_list : 

Type

$long_list

$long_list : 

Type

$sep

$sep : 

Type

Methods

__construct()

__construct( $list)

Parameters

$list

compressed()

compressed()

expanded()

expanded()

compress_int()

compress_int( $value)

Parameters

$value

expand_int()

expand_int( $value)

Parameters

$value

compress_list()

compress_list( $list)

Parameters

$list

expand_list()

expand_list( $list)

Parameters

$list