(sorry for the redundant lines...) On Fri, Jan 2, 2009 at 10:48 PM, Yarko Tymciurak <[email protected]> wrote:
> This will help a little: > http://mdp.cti.depaul.edu/examples/static/epydoc/index.html > > The tutorial at http://mdp.cti.depaul.edu/examples/static/cookbook.pdf > <http://mdp.cti.depaul.edu/examples/static/cookbook.pdf> > will help some too; > > There are more examples and discussion in the book, but this should really > get you all the pertinent information. > > > On Fri, Jan 2, 2009 at 10:25 PM, Jaroslaw Zabiello <[email protected] > > wrote: > >> >> I try to find what available options for URL() function and I thought >> they would be defined in API at >> http://mdp.cti.depaul.edu/examples/default/api >> but I was wrong. That API doc is very poor. All I found is >> URL.__call__ which does not tell me anything. Even worse, it points to >> another stupid page where I have URL.__call__.__call__. When I click I >> go deeper into URL.__call__.__call__.__call__ ad infinitum ad >> absurdum. It is useless. > > > That is unfortunate... > > This will help a little: > http://mdp.cti.depaul.edu/examples/static/epydoc/index.html > > (actually, you want these contents: > http://mdp.cti.depaul.edu/examples/static/epydoc/gluon.html-module.html#URL > > but get to that from the above link, module gluon.html, function URL... > > The tutorial at http://mdp.cti.depaul.edu/examples/static/cookbook.pdf > <http://mdp.cti.depaul.edu/examples/static/cookbook.pdf> > will help some too; > > There are more examples and discussion in the book, but this should really > get you all the pertinent information. > > This generates the appropriate url for a web2py application, controller, > and function, with arguments if needed. > > Hope this is a helpful start. > > Regards, > Yarko > > >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

