summaryrefslogtreecommitdiff
path: root/fml/lib/FML/CGI/MLAdmin/Menu.pm
AgeCommit message (Collapse)Author
2004-10-09implement plural GUI skins.fukachan
create FML::CGI::Skin::* class. remove FML::CGI::Menu. FML::CGI::Menu -> FML::CGI::Skin::Base and create sub classes inheriting Base.
2004-07-23fix comments (FNF)fukachan
2004-01-21fix/udpate comments.fukachan
clean up.
2003-09-25change *::CGI:: class architecture.fukachan
FML::CGI::*Admin::Menu inherits FML::CGI::Menu. methods in FML::Process::CGI::* returns the value by checking the current cgi mode (admin or ml-admin).