I think what you want is a controller with a cached view, if it is then, 
check the example in the book 
http://web2py.com/book/default/chapter/04#cache for cache/view.

Of course that if you explain more thoroughly what you are trying to do, 
other options may be better.



Sexta-feira, 8 de Novembro de 2013 2:49:14 UTC, Scott Hunter escreveu:
>
> Is it possible to use a view to generate a string?  In this particular 
> case, I want to generate a snippet of HTML & cache it away.  I suppose this 
> could be done using straight python & helpers, but a view seems so much 
> more natural.
>
> - Scott
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to