Search found 4 matches

by octavian.cretu
Sun Nov 14, 2010 2:48 pm
Forum: Developers Discussion
Topic: UDT for CSV File Download
Replies: 9
Views: 3900

Re: UDT for CSV File Download

it is a module, not a page.
the method is to use the CreateLink method to create a URL to the page that you want...
Add parameter showtemplate=false to the URL (to the array parameters)
by octavian.cretu
Sun Nov 14, 2010 2:47 am
Forum: Developers Discussion
Topic: UDT for CSV File Download
Replies: 9
Views: 3900

Re: UDT for CSV File Download

i have a similar problem. i want to create a function in a module which would return xml or json. now it appears the template processed and only at the end appears the json/xml code. i tried writing in the module and stopping from processing the template by using echo and then exit but this did not ...
by octavian.cretu
Thu Aug 27, 2009 3:47 pm
Forum: Modules/Add-Ons
Topic: processing the module template without processing the page template
Replies: 3
Views: 964

Re: processing the module template without processing the page template

i have a template file for the action in the module... i added in the URL &showtemplate=false and i get this text: -------------------------------------------------------------------------- So how is a web-site created with CMS Made Simple? There are a couple of terms that are central to underst...
by octavian.cretu
Thu Aug 27, 2009 3:21 pm
Forum: Modules/Add-Ons
Topic: processing the module template without processing the page template
Replies: 3
Views: 964

processing the module template without processing the page template

I am creating a module and i want that an action creates an XML file. When i use the processtemplate function it appears also the page template function. I tried also using echo directly in php but the general template of the webside still appears. i didn"t find any other function in the API. P...

Go to advanced search