Diff for /nsdl/lib/perl/Apache/NSDL/FromTheGateway.pm between versions 1.3 and 1.5

version 1.3, 2002/05/06 03:59:08 version 1.5, 2002/05/06 19:51:21
Line 19 Line 19
 # module.  # module.
 #  #
 # NSDL ---------> Gateway --------> LON-CAPA  # NSDL ---------> Gateway --------> LON-CAPA
 # LON-CAPA =====> Gateway --------> NSDL  # LON-CAPA -----> Gateway ========> NSDL
 #  #
 # SUBROUTINES:  # SUBROUTINES:
 # NSDL->view_LONCAPAgateway_results  # NSDL->view_LONCAPAgateway_results
Line 167  This facilitates the viewing of LON-CAPA Line 167  This facilitates the viewing of LON-CAPA
 B<This relates to information that has passed  B<This relates to information that has passed
 to NSDL I<from the> GATEWAY>.  to NSDL I<from the> GATEWAY>.
   
   =item B<Status of Implementation>
   
   n/a
   
 =back  =back
   
 =item B<Apache::NSDL::view_LONCAPAgateway_metadata_record>  =item B<Apache::NSDL::view_LONCAPAgateway_metadata_record>
Line 188  A pointer to the metadata. Line 192  A pointer to the metadata.
 This provides the content of the resource matching a given request.  This provides the content of the resource matching a given request.
 B<The information has passed to NSDL I<from the> GATEWAY>.  B<The information has passed to NSDL I<from the> GATEWAY>.
   
   =item B<Status of Implementation>
   
   n/a
   
 =back  =back
   
 =item B<Apache::NSDL::access_LONCAPAgateway_resource>  =item B<Apache::NSDL::access_LONCAPAgateway_resource>
Line 209  Pointer to information about accessing L Line 217  Pointer to information about accessing L
 This accepts access to a LON-CAPA resource.  This accepts access to a LON-CAPA resource.
 B<The information has passed to NSDL I<from the> GATEWAY>.  B<The information has passed to NSDL I<from the> GATEWAY>.
   
   =item B<Status of Implementation>
   
   n/a
   
 =back  =back
   
 =item B<Apache::NSDL::search_against_LONCAPAgateway>  =item B<Apache::NSDL::search_against_LONCAPAgateway>
Line 233  request to the NSDL-LONCAPA Gateway Serv Line 245  request to the NSDL-LONCAPA Gateway Serv
 This launches the search request and receives a pointer as to  This launches the search request and receives a pointer as to
 where the results will be.  where the results will be.
   
   =item B<Status of Implementation>
   
   n/a
   
 =back  =back
   
 =back  =back

Removed from v.1.3  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>