Ignore:
Timestamp:
1999-10-10T21:14:12+13:00 (25 years ago)
Author:
sjboddie
Message:
  • metadata now returns mp rather than array
  • redesigned browsing support (although it's not finished so

won't currently work ;-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/pageaction.h

    r604 r649  
    4747  virtual ~pageaction ();
    4848
    49   bool init (ostream &logout);
    50 
    5149  text_t get_action_name () {return "p";}
    5250
     
    5755  void get_cgihead_info (cgiargsclass &args, response_t &response,
    5856             text_t &response_data, ostream &logout);
    59 
    60   void define_external_macros (const ColInfoResponse_t &collectinfo, displayclass &disp,
    61                    cgiargsclass &args, recptproto *collectproto,
    62                    ostream &logout);
    6357
    6458  void define_internal_macros (const ColInfoResponse_t &collectinfo, displayclass &disp,
Note: See TracChangeset for help on using the changeset viewer.