%doc> Search and create addresses and blocks of addresses %doc> % <%attr> title => 'Address Tasks' %attr> % % %####################################################################### %# %# Args section %# %####################################################################### <%args> $search_address => undef $search_regex => undef $search_other => undef $search => undef $search_live => undef $user => $ui->get_current_user($r); $submit => undef $show_tasks => undef $showheader => 1 $task => 'search' $dowindow => undef $view => 'search' %args> % % % %####################################################################### %# %# INIT section %# %####################################################################### % <%init> my $DEBUG = 0; print '%ARGS is
', Dumper(%ARGS), '
% if ( $view eq 'search' ){ % }elsif ( $view eq 'new' ){ % unless ( $manager && $manager->can($user, 'access_admin_section', 'address_tasks.html:new') ){ % $m->comp('/generic/error.mhtml', error => "You do not have permission to add new blocks here"); % } % }elsif ( $view eq 'tree' ){ % } |
Would you like to perform a "live" search in the network? (It might take a while).