NAME

CGI::LZE::Blog

SYNOPSIS

use CGI::LZE::Blog;

Body("config/settings.pl");

EXPORT

action Body maxlength openFile

Body()

Body("/path/to/your/settings.pl");

maxlength()

maxlength($length ,\$text);

openFile

my $file = openFile("filename");

action

my %action = {

        title => '',

        src   => 'location',

        location => '',

        style => 'optional',

};

print action{\%action);

SEE ALSO

CGI CGI::LZE DBI DBI::LZE DBI::LZE::Database HTML::Template::LZE::Main HTML::Template::LZE::TabWidget HTML::Template::LZE::Window HTML::Template::LZE::Pages HTML::Menu::TreeView HTML::LZE::BBCODE HTML::LZE::Editor

AUTHOR

Dirk Lindner <lindnerei@o2online.de>

COPYRIGHT AND LICENSE

Copyright (C) 2005-2008 by Hr. Dirk Lindner

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.