Gumbo_Template_Special_Footer

Gumbo_Template_Special
   |
   --Gumbo_Template_Special_Footer

Template Footer Class

Author(s): Michael Luster <mluster79@yahoo.com>
License:New BSD License
Copyright:Copyright (c) 2007, iBayou, Michael Luster
Link:http://sourceforge.net/projects/phpgumbo
Version:0.0.1

Implements interfaces:

Inherited Methods

Class Variables

static Gumbo_Template_Footer $_instance =  null [line 38]

Class Methods

public static Gumbo_Interface_Special_Footer instance ( ) [line 56]

Singleton Method


[ Top ]
private Gumbo_Template_Special_Footer __construct ( ) [line 46]

Constructor


[ Top ]
public string fetch ( [bool $reload] ) [line 71]

Returns the formatted text to the browser

Parameter(s):

  • (bool) $reload :: reloads the output

[ Top ]