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

Procedural File: function.userlogin.php

Source Location: /system/Theme/plugins/function.userlogin.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.userlogin.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








smarty_function_userlogin [line 32]

string smarty_function_userlogin( array $params, object &$smarty, integer $size, integer $maxlength, integer $maxlengthpass, string $class, string $va, bool $js)

Smarty function to display the login box

Example <!--[userlogin size=14 maxlength=25 maxlengthpass=20]-->




Tags:

return:  the welcome message
author:  Mark West
see:  function.userlogin.php::smarty_function_userlogin()
since:  23/10/03


Parameters

array   $params   All attributes passed to this function from the template
object   &$smarty   Reference to the Smarty object
integer   $size   Size of text boxes (default=14)
integer   $maxlength   Maximum length of text box for unamees (default=25)
integer   $maxlengthpass   Maximum length of text box for password (default=20)
string   $class   Name of class assigned to the login form
string   $va   The default value of the username input box
bool   $js   Use javascript to automatically clear the default value (defaults to true)
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:46:24 +0200 by phpDocumentor 1.4.1