Show
Ignore:
Timestamp:
02/10/2008 12:11:00 PM (11 months ago)
Author:
Shadowhand
Message:

Fixes to Forge:

  • Replaced html() with render() on all Forge classes
  • Minor cleanups in various classes
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/forge/libraries/Form_Input.php

    r1923 r2022  
    183183         * @return  string 
    184184         */ 
    185         public function html() 
     185        public function render() 
    186186        { 
    187187                // Make sure validation runs