% $m->comp("/widgets/wrappers/sharky/table_top.mc", % caption => "Content", % number => $num++ % ); % foreach my $dt (@tiles) { % my $sep = 1; % if ($dt->is_container) { % } else { % } % } % if (!scalar(@tiles)) { % }
class=medHeader> Fields Values
<% $dt->get_name %>: <& '/widgets/profile/imageSubmit.mc', formName => "theForm", callback => "container_prof|view". $dt->get_id() ."_cb", image => "view_dgreen" &> % $m->out($dt->get_data() || "Not defined."); % $sep = 7;  
No elements are present.
% $m->comp("/widgets/wrappers/sharky/table_bottom.mc"); % return $num; <%args> $widget $num => 1 <%init> # the tile object my $tile = get_state_data($widget, 'tile'); # the contained tiles my @tiles = $tile->get_tiles(); my $agent = $m->comp("/widgets/util/detectAgent.mc"); my $infoIndent = ($agent->{browser} eq "Netscape") ? FIELD_INDENT - 5 : FIELD_INDENT + 8;