Procedural File: function.content.php

Source Location: /CORE/addon/smarty/plugins/function.content.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.content.php,v 1.7 2009/02/27 23:13:28 kpapst Exp $
Copyright:  Copyright (C) Kevin Papst
License:  GNU Public License
Functions
smarty_function_content  [line 32]

void smarty_function_content( $params, &$smarty  )

Load additional content for a menu.

Parameter: item = the menu to fetch the content for (or 'id' and 'language') id = language = target = target media, might be rendered different in the future assign = name of the template variable to be assigned to name =

Parameters:
   $params: 
   &$smarty: 


[ Top ]