UNB Components Code Reference

UnbUi::UserLoginLink method

Prints the login controls.

public static function UnbUi::UserLoginLink ($loginLink, $userLink, $logoutLink, $logoutWarningLink);

Parameters

loginLink

(string) URL to the login page, displayed if not logged in

userLink

(string) URL to the user account page. "%i" is replaced by the logged in user ID.

logoutLink

(string) URL to the logout page. "%k" is replaced by the URL key.

logoutWarningLink

(string) URL to the logout page warning the user about losing account access

Member of class: UnbUi

Implementation file: ui.class.php, line 1014

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