Procedural File: function.navigation.php

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

void smarty_function_navigation( $params, &$smarty  )

Prints a configurable navigation.

Parameter:

  • id =
  • language =
  • css =
  • selected =
  • active =
  • prefix =
  • suffix =
  • last =
  • start =
  • orderby =
  • activeInTree =
  • end =
  • order =
  • active =
  • selected =
  • counter =
  • rel =

Parameters:
   $params: 
   &$smarty: 


[ Top ]