Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ServerAssocs
PHP Class ServerAssocs
Mostrar archivo
Open project: openid/php-openid
Public Methods
Method
Description
__construct
( )
best
( )
* Returns association with the oldest issued date.
cleanup
( )
* Remove expired associations.
get
(
$handle
)
remove
(
$handle
)
set
(
$assoc
)
Method Details
__construct()
public
method
public
__construct
( )
best()
public
method
or null if there are no associations.
public
best
( )
cleanup()
public
method
* Remove expired associations.
public
cleanup
( )
get()
public
method
public
get
(
$handle
)
remove()
public
method
public
remove
(
$handle
)
set()
public
method
public
set
(
$assoc
)