phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Optionally not showing info using template


From: Chris Weiss
Subject: Re: [Phpgroupware-developers] Optionally not showing info using templates - how?
Date: Fri, 16 Aug 2002 16:03:03 +0000

to truely hide it you would have to edit the tpl files to remove the html
bits used to display it, then edit the ui class to remove the lines that try
to fill in the tags used in the html.

Brian Johnson (address@hidden) wrote*:
>
>I would like to hide some columns in a module's screen that shows some table
output
>
>The module currently uses a template arrangement
>
>Would I just set the value of the column variables to null or can I add php
code
>directly into the template to check the global configuration options to see
if that
>section should be displayed or not
>
>
>
>_______________________________________________
>Phpgroupware-developers mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]