Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
(no description)
File Size: | 66 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Title:: (4 methods):
__construct()
getCaption()
setCaption()
getLayout()
__construct($caption = null, Layout $layout = null) X-Ref |
Create a new Title. param: null|mixed $caption param: null|Layout $layout |
getCaption() X-Ref |
Get caption. return: string |
setCaption($caption) X-Ref |
Set caption. param: string $caption return: Title |
getLayout() X-Ref |
Get Layout. return: Layout |