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

Docs for page modifier.errortype.php

Procedural File: modifier.errortype.php

Source Location: /Errors/pntemplates/plugins/modifier.errortype.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: modifier.errortype.php 18167 2006-03-16 01:49:56Z drak $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL








smarty_modifier_errortype [line 30]

string smarty_modifier_errortype( array $string)

Smarty modifier to convert lanugage define into textual string

This modifier converts a lanugage define (currently a defined contant e.g. _MYCONST) into the language string represented by that define

Example

<!--[$var|errortype]-->




Tags:

return:  the modified output
author:  Mark West
see:  modifier.errortype.php::smarty_modifier_errortype()
since:  16. Sept. 2003


Parameters

array   $string   the contents to transform
[ Top ]


Packages:

Files:

Classes: