GUI
Initialize the Smarty template engine and provide methods to access it. Discover and prepare themes and initialize gettext for localization.
Located in /lib/gui.class.php (line 49)
session | --gui
Class | Description |
---|---|
dbc | StockManiac Database Connection (DBC) |
internal themes object, to be used by child classes
internal smarty object
Inherited from session
session::$err
Constructor
wrapper around native Smarty method.
wrapper around native Smarty method.
Print content any type of variable using print_r() for debugging.
Accept var1, var2, ..., varN as input. You may pass as many parameters as you like.
ATTENTION: the package building tools look for calls on this method and will issue a warning. All sich calls should be removed before any final release! Just for the sake of security....
wrapper around native Smarty method.
Return microtime as of now.
Useful for debugging performance issues.
wrapper around native Smarty method.
Return array of all known themes.
wrapper around native Smarty method.
Set default theme to be used.
Inherited From session
session::__construct()
session::sess_destroy()
session::sess_exists()
session::sess_get_var()
session::sess_store_var()
session::sess_unset_var()
Documentation generated on Sun, 22 Aug 2010 11:20:19 +0200 by phpDocumentor 1.4.3