ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct ($caption=null, PHPExcel_Chart_Layout $layout=null) | |
Create a new PHPExcel_Chart_Title. More... | |
getCaption () | |
Get caption. More... | |
setCaption ($caption=null) | |
Set caption. More... | |
getLayout () | |
Get Layout. More... | |
Private Attributes | |
$_caption = null | |
$_layout = null | |
PHPExcel_Chart_Title::__construct | ( | $caption = null , |
|
PHPExcel_Chart_Layout | $layout = null |
||
) |
PHPExcel_Chart_Title::getCaption | ( | ) |
PHPExcel_Chart_Title::getLayout | ( | ) |
Get Layout.
Definition at line 88 of file Title.php.
References $_layout.
PHPExcel_Chart_Title::setCaption | ( | $caption = null | ) |
|
private |
Definition at line 44 of file Title.php.
Referenced by getCaption().
|
private |
Definition at line 51 of file Title.php.
Referenced by getLayout().