<%doc> =head2 button This is a generic button, which performs an action on an object. =cut <%args> $obj $action % return unless $obj->is_public( $action );