Freeside:4:Documentation:Developer/FS/CurrentUser

From Freeside
< Freeside:4:Documentation:Developer‎ | FS
Revision as of 08:18, 18 November 2015 by Jeremyd (talk | contribs) (Edit via perl MediaWiki framework (1.13))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

NAME

FS::CurrentUser - Package representing the current user (and session)

SYNOPSIS

DESCRIPTION

CLASS METHODS

load_user USERNAME
Sets the current user to the provided username
new_session
Creates a new session for the current user and returns the session key
load_user_session SESSION_KEY
Sets the current user via the provided session key

BUGS

Minimal docs

SEE ALSO

POD ERRORS

Hey! The above document had some coding errors, which are explained below:

Around line 150:
You forgot a '=back' before '=head1'