showRowItems = $value; return $this; } public function showColumnItems ($value) { $this -> showColumnItems = $value; return $this; } } ?>