/legacy/template.class.php

Description

PHPDevShell is a RAD Framework aimed at developing administrative applications.

  • author: Jason Schoeman, Contact: titan [at] phpdevshell [dot] org. Copyright notice: See readme/notice By using PHPDevShell you agree to notice and license, if you dont agree to this notice/license you are not allowed to use PHPDevShell.
  • copyright: Copyright (C) 2007 Jason Schoeman, All rights reserved.
  • link: http://www.phpdevshell.org
  • license: GNU/LGPL,
Classes
Class Description
template This class contains methods that prints out to the template system, the template system is what the user see when using your application.
Functions
_i (line 917)

Creates a language tooltip string and prints it out to the template.

void _i (string $info_mark)
  • string $info_mark
__i (line 927)

Creates a language tooltip string inside a text domain and prints it out to the template.

void __i (string $info_mark,  $domain)
  • string $info_mark
  • $domain

Documentation generated on Tue, 09 Aug 2011 09:05:37 +0200 by phpDocumentor 1.4.3