PHPonTrax
[ class tree: PHPonTrax ] [ index: PHPonTrax ] [ all elements ]

Procedural File: url_helper.php

Source Location: /vendor/trax/action_view/helpers/url_helper.php



Classes:

UrlHelper


Page Details:

File containing the UrlHelper class and support functions

(PHP 5)




Tags:

version:  $Id: url_helper.php 240 2006-08-02 09:21:48Z john $
copyright:  

(c) 2005 John Peterson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

filesource:  Source Code for this file








button_to [line 333]

void button_to( $name, [ $options = array()], [ $html_options = null])

Make a new UrlHelper object and call its button_to() method



Tags:



Parameters

   $name  
   $options  
   $html_options  
[ Top ]



link_image_to [line 324]

void link_image_to( $src, [ $options = array()], [ $html_options = array()])

Make a new UrlHelper object and call its link_image_to() method



Tags:



Parameters

   $src  
   $options  
   $html_options  
[ Top ]



link_to [line 315]

void link_to( $name, [ $options = array()], [ $html_options = array()])

Make a new UrlHelper object and call its link_to() method



Tags:



Parameters

   $name  
   $options  
   $html_options  
[ Top ]



url_for [line 342]

void url_for( [ $options = array()])

Make a new UrlHelper object and call its url_for() method



Tags:



Parameters

   $options  
[ Top ]



Documentation generated on Mon, 21 May 2007 22:29:28 -0600 by phpDocumentor 1.3.2