[geeklog-users] Function calls
Nixon, Anthony S.
asnixon at midrex.com
Thu Feb 20 15:50:18 EST 2003
Yes, that helps very much. I understand how it is applied now. You said
that "Well, in COM_siteHeader() you'll see a call to set_var('welcome_msg',
$someStringVariable)", but what file is this defined in? Is this an
individual theme thing or is this defined somewhere for the entire layout
section reguardless of the theme? Sorry if I am not getting it?
Thanks
-----Original Message-----
From: Tony Bibbs [mailto:tony at tonybibbs.com]
Sent: Thursday, February 20, 2003 3:40 PM
To: 'geeklog-users at lists.geeklog.net'
Subject: Re: [geeklog-users] Function calls
Those curly bracket items are template variables, not really functions.
The code is responsible for replacing those variables with the appropriate
dynamic HTML output. So, for example, in header.thtml you see
{welcome_msg}. Well, in COM_siteHeader() you'll see a call to
set_var('welcome_msg', $someStringVariable). It's that code that actually
replaces what you see.
HTH,
--
Tony Bibbs "I guess you have to remember that those who don't
tony at tonybibbs.com hunt or fish often see those of us who do as
harmlessly strange and sort of amusing. When you
think about it, that might be a fair assessment."
--Unknown
_______________________________________________
geeklog-users mailing list
geeklog-users at lists.geeklog.net
http://lists.geeklog.net/listinfo/geeklog-users
----------------------------------------------------------------------------
This message, including any attachments, is intended only for the use of the
addressee and contains information that is PRIVILEGED and CONFIDENTIAL. It
may be used only by the addressee and may not be divulged without the
express consent of the sender. If you have received this communication in
error, please erase all copies of the message and its attachments and notify
us immediately. Thank you.
----------------------------------------------------------------------------
More information about the geeklog-users
mailing list