| ClearPress documentation | view source | Contained in the ClearPress distribution. |
ClearPress::view::error - specialised view for error handling
$LastChangedRevision: 384 $
$oErrorView->errstr($sErrorMessage); my $sErrorMessage = $oErrorView->errstr();
my $sErrorOutput = $oErrorView->render();
Roger Pettett, <rpettett@cpan.org>
Copyright (C) 2007 by Roger Pettett
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.
| ClearPress documentation | view source | Contained in the ClearPress distribution. |