Show
Ignore:
Timestamp:
09/30/2007 08:10:04 PM (14 months ago)
Author:
xue
Message:

final fixes.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tags/3.1.1/demos/quickstart/protected/pages/Configurations/UrlMapping.page

    r2124 r2290  
    119119<p id="230234" class="block-content"> 
    120120A matching pattern is one whose <tt>ServiceID</tt> and <tt>ServiceParameter</tt> properties are the same as those passed to <tt>constructUrl()</tt> and whose named parameters are found in the GET variables. For example, <tt>constructUrl('Posts.ListPost',array('cat'=>2))</tt> will use the third pattern in the above example. 
    121 <p> 
     121<p id="250001" class="block-content"> 
    122122 
    123123<p id="230235" class="block-content">