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

Procedural File: function.title.php

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



Page Details:

Zikula Application Framework



Tags:

version:  $Id: function.title.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_title [line 35]

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

Smarty function to generate the title for the page

available parameters:

  • assign if set, the title will be assigned to this variable
  • separator if set, the title elements will be seperated using this string (optional: default '::')
  • noslogan if set, the slogan will not be appended
  • nositename if set, the sitename will not be appended
Example <!--[title]-->

<!--[title separator='/']-->




Tags:

return:  the title
author:  Mark West
see:  function.title.php::smarty_function_title()
since:  29/03/04


Parameters

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



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