Add method to return help if set in AdminConsole

Alter storage object so that errors array is created by default.  This prevent
getErrorCount from dying when fetching the error count and no errors have occured.
Added a method to to return the errors arrayref.
This commit is contained in:
Colin Kuskie 2006-05-10 23:28:50 +00:00
parent 548dfb6f41
commit 5f71b0e5f2
2 changed files with 17 additions and 1 deletions

View file

@ -34,6 +34,7 @@ The admin console is a menuing system to manage webgui's administrative function
addSubmenuItem
getAdminConsoleParams
getAdminFunction
getHelp
new
render
setHelp