Documentation

DataTable
in package

Table of Contents

Methods

getShowHorizontalBorder()  : bool
getShowKeys()  : bool
getShowOutline()  : bool
getShowVerticalBorder()  : bool
setShowHorizontalBorder()  : self
setShowKeys()  : self
setShowOutline()  : self
setShowVerticalBorder()  : self

Methods

getShowHorizontalBorder()

public getShowHorizontalBorder() : bool
Return values
bool

getShowKeys()

public getShowKeys() : bool
Return values
bool

getShowOutline()

public getShowOutline() : bool
Return values
bool

getShowVerticalBorder()

public getShowVerticalBorder() : bool
Return values
bool

setShowHorizontalBorder()

public setShowHorizontalBorder(bool $showHorizontalBorder) : self
Parameters
$showHorizontalBorder : bool
Return values
self

setShowKeys()

public setShowKeys(bool $showKeys) : self
Parameters
$showKeys : bool
Return values
self

setShowOutline()

public setShowOutline(bool $showOutline) : self
Parameters
$showOutline : bool
Return values
self

setShowVerticalBorder()

public setShowVerticalBorder(bool $showVerticalBorder) : self
Parameters
$showVerticalBorder : bool
Return values
self

        
On this page

Search results