BaseHelper.addContent ( newContent  )  [final, protected, inherited]

Adds content directly.

Parameters:
$newContent New content to add
Returns:
void

Definition at line 91 of file class_BaseHelper.php.

Referenced by BaseHelper.addContentToPreviousGroup(), and GraphicalCodeCaptcha.renderCode().

00091                                                           {
00092                 $this->content .= (string) trim($newContent)."\n";
00093         }

Here is the caller graph for this function:


Generated on Mon Dec 8 01:24:52 2008 for Ship-Simulator by  doxygen 1.5.6