Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page function.lang.php

Procedural File: function.lang.php

Source Location: /Theme/plugins/function.lang.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.lang.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2004, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_function_lang [line 28]

string smarty_function_lang( array $params, &$smarty, object $smarty)

Smarty function to get the site's language

available parameters:

  • assign if set, the language will be assigned to this variable
Example <html lang="<!--[lang]-->">




Tags:

return:  the language
author:  Jörg Napp
since:  03. Feb. 04


Parameters

array   $params   All attributes passed to this function from the template
object   $smarty   Reference to the Smarty object
   &$smarty  
[ Top ]


Packages:

Files:

Classes: