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

Docs for page function.charset.php

Procedural File: function.charset.php

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

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.charset.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_charset [line 28]

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

Smarty function to get the site's charset

available parameters:

  • assign if set, the language will be assigned to this variable
Example <meta http-equiv="Content-Type" content="text/html; charset=<!--[charset]-->">




Tags:

return:  the charset
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: