$pageOutput
$pageOutput :
showPageRow(\page $page, array $html, \l10nManager $l10n, array $keysList, string $moduleName, string $subModuleName)
Processes display of a single page in the nestedSortable based page list of module pages
\page | $page | the page data |
array | $html | the html currently being edited |
\l10nManager | $l10n | the l10nManager object used for accessing translations |
array | $keysList | record field keys for which value should be display in the page title area |
string | $moduleName | current module key |
string | $subModuleName | current submodule key |