[ class tree: plugins ] [ index: plugins ] [ all elements ]

Procedural File: user_logout.php

Source Location: /plugins/user_logout.php

Page Details

Provides a link so that users who have logged into zenphoto can logout.

Place a call on printUserLogout() where you want the logout link to appear.

Author:  Stephen Billard (sbillard)
Version:  1.0.0
Functions
printUserLogout  [line 71]

Prints the logout link if the user is logged in.

This is for album passwords only, not admin users;

Parameters:
string   $before:  before text
string   $after:  after text
bool   $showLoginForm:  set to true to display a login form if no one is logged in


void printUserLogout( [string $before = ''], [string $after = ''], [bool $showLoginForm = false]  )

[ Top ]


Documentation generated on Tue, 30 Sep 2008 20:23:35 +0200 by phpDocumentor 1.4.1