Author Topic: xoopsTpl  (Read 535 times)

0 Members and 1 Guest are viewing this topic.

Offline hakeem777Topic starter

  • Irregular
  • Posts: 20
    • View Profile
xoopsTpl
« on: April 12, 2010, 11:55:13 PM »
Hi,

Can anyone please advise me what xoopsTpl class do or any webpage describing the usage of this class? Many thanks.

Regards,

Offline oni-kun

  • Addict
  • Posts: 1,964
  • Gender: Male
  • When you're down, Logic can be a cure.
    • View Profile
    • oni-kun.com
Re: xoopsTpl
« Reply #1 on: April 16, 2010, 01:54:01 AM »
Hi,

Can anyone please advise me what xoopsTpl class do or any webpage describing the usage of this class? Many thanks.

Regards,

There is a class overview of the object here:
http://dev.xoofoo.org/dev_xoops_2018/d5/de9/a00176.html
PHP Documentation (Examples and Usage) || Posting code? [php] Code Here [/php]. (good ref: Truth Tables )
//If you wish a program to have inf args. $params is an array of them.
function($args) {
  if (
is_scalar($args)) {$params func_get_args();}
}