UNB Components Code Reference

UnbSession::GetSessionUserKeys method

Gets all the session user's keys, that is the user ID and all additional keys.

public static function UnbSession::GetSessionUserKeys ();

Return value

An array(int) of key IDs or an empty array if no registered session user is active.

Exceptions thrown

BadMethodCallException 

If session not enabled.

Member of class: UnbSession

Implementation file: session.class.php, line 340

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.