PHP Class AmySession, aprilchild

Inheritance: extends AmyObject
Afficher le fichier Open project: aprilchild/aprilchild Class Usage Examples

Méthodes publiques

Свойство Type Description
$authInfo

Protected Properties

Свойство Type Description
$session_storage_path

Méthodes publiques

Méthode Description
__construct ( $configuration = [] ) 1 hour before actual expiration
authorize ( )
create ( $userId = 1 )
save ( )

Private Methods

Méthode Description
generate_hash ( )

Method Details

__construct() public méthode

1 hour before actual expiration
public __construct ( $configuration = [] )

authorize() public méthode

public authorize ( )

create() public méthode

public create ( $userId = 1 )

save() public méthode

public save ( )

Property Details

$authInfo public_oe property

public $authInfo

$session_storage_path protected_oe property

protected $session_storage_path