NAME
CallBackery::Index - Appliance Frontend Builder Documentation Index
ADMIN DOCUMENTAION
AFB is a plugin based system. Configuration Plugins are implemented by sub-classing CallBackery::Plugin, CallBackery::PluginForm, CallBackery::PluginTable.
TECH DOCUMENTATION
The AFB backend is written in perl, using the the Mojolicious. See Mojolicious::Guides for details.
AFB - the mojo application starting point
CallBackery::Config - the configuration object
CallBackery::Cfg - the configuration Syntax
CallBackery::RpcService - the json rpc api
CallBackery::Gui::Abstract - the gui base class
CallBackery::Gui::AbstractFrom - the gui form base class
CallBackery::Gui::AbstractTable - the gui table base class
LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
COPYRIGHT
Copyright (c) 2013 by OETIKER+PARTNER AG. All rights reserved.
AUTHOR
Tobias Oetiker <tobi@oetiker.ch>
HISTORY
2013-0312-16 to 1.0 first version