Show
Ignore:
Timestamp:
11/04/06 23:49:45 (2 years ago)
Author:
dominik
Message:

more phpdoc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/renderer/AgaviRenderer.class.php

    r1166 r1238  
    202202   * for this Renderer instance will be appended ("literal" false) or not (true) 
    203203   * 
    204    * @param      array The (decorator) template info given by the View. 
     204   * @param      array  The (decorator) template info given by the View. 
     205   * @param      string The extension prefix. 
     206   * @param      string The extension seperator. 
    205207   * 
    206208   * @return     string A template file name. 
     
    391393   * It puts the returned data into the View (if appropriate) 
    392394   * 
     395   * @param      AgaviFilterChain The filter chain. 
     396   * @param      AgaviResponse    The response. 
     397   * 
    393398   * @author     David Zuelke <dz@bitxtender.com> 
    394399   * @since      0.11.0 
     
    405410   * It puts the returned data into the View (if appropriate) 
    406411   * 
     412   * @param      AgaviFilterChain The filter chain. 
     413   * @param      AgaviResponse    The response. 
     414   * 
    407415   * @author     David Zuelke <dz@bitxtender.com> 
    408416   * @since      0.11.0