Results 1 to 1 of 1

Thread: request arguments

  1. #1
    albeva is offline Junior Member
    Join Date
    May 2007
    Posts
    26

    Default request arguments

    I was looking into .NET MVC (which is pretty neat btw) and one thing I really liked there was mapping of request parameters to function parameters when calling the action. I think is pretty nifty. So I created a similar thing for ZF.

    More information here: BlueMoon Mapping request parameters to action method parameters
    Last edited by albeva; 10-03-2009 at 03:19 PM.

Similar Threads

  1. get Request within Resource_View?
    By guice in forum General Q&A on Zend Framework
    Replies: 1
    Last Post: 06-16-2010, 11:50 AM
  2. How to check for request parameters on every request and get/set cookies?
    By ponchorage in forum Model-View-Controller (MVC)
    Replies: 4
    Last Post: 01-12-2010, 11:07 PM
  3. Request Timer
    By ian.munday in forum General Q&A on Zend Framework
    Replies: 0
    Last Post: 06-15-2009, 03:12 PM
  4. Front Controller treating static file request as controller request
    By Matt1776 in forum Model-View-Controller (MVC)
    Replies: 2
    Last Post: 03-09-2009, 07:45 AM
  5. Feature Request
    By jbond in forum Mail, Formats & Search
    Replies: 0
    Last Post: 01-30-2009, 11:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •