aLinks = $aNewLinks; $this->aLinksText = $aNewLinksText; $this->aLinkImages = $aNewLinkImages; $this->iRows = $iNewRows; $this->iColumns = $iNewColumns; $this->iLinkType = $iNewLinkType; } /** * Build the HTML string used to render the object * * @return String of HTML used to render object */ function & render() { global $default; $iArraySize = count($this->aLinks); $iArrayCount = 0; $sToRender = "
| $sLink | "; $sToRender .= "
| \n"; } } $sToRender .= " |