attr_name.'" name="' . $this->attr_name.'" value=\'' .$this->getCurVal() . '\'/>'; } function render_text( $crop = false ) { $val = 'JSON DATA'; return $val; } function lPost() { } function presave() { } } ?>