Procedural File: function.link_login.php

Source Location: /CORE/addon/smarty/plugins/function.link_login.php

Page Details

BIGACE - a PHP and MySQL based Web CMS.

Copyright (C) Kevin Papst.

BIGACE is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Author:  Kevin Papst
Version:  $Id: function.link_login.php,v 1.4 2009/02/27 23:13:28 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License
Functions
smarty_function_link_login  [line 33]

void smarty_function_link_login( $params, &$smarty  )

Returns the URL to the Login Formular.

Parameter:

  • id
  • language
  • redirectURL (skip next two parameter if set)
  • redirectCMD
  • redirectID

Parameters:
   $params: 
   &$smarty: 


[ Top ]