Page Interface provided by System to describe page functions.
| package |
SYSTEM\PAGE |
|---|
css() : array
arrayReturns array with filepaths of css to be loaded.
html() : string
stringReturns html of the page.
js() : array
arrayReturns array with filepaths of js to be loaded.
title() : string
stringReturns the title for the page.