%#============================================================================ %# ePortal - WEB Based daily organizer %# Author - S.Rusakov %# %# Copyright (c) 2000-2003 Sergey Rusakov. All rights reserved. %# This program is free software; you can redistribute it %# and/or modify it under the same terms as Perl itself. %# %# %#---------------------------------------------------------------------------- %# %# Usage: %# %#
%# %# %# ... %#
%# %# or use ePortal::thePersistent::Support::htmlField %# %########################################################################## <%perl> my $C = new ePortal::HTML::Calendar(); $C->url_all( "javascript:SelectDate('$field','%date%');" ); $C->draw; return; %#=== @metags attr ========================================================= <%attr> Title => {rus => "Календарь", eng => "Calendar"} %#=== @metags args ========================================================= <%args> $field => undef