Changeset 1047

Show
Ignore:
Timestamp:
01/19/07 23:16:49 (2 years ago)
Author:
gboggs
Message:

Added POD for the method I was unsure about.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/lib/MT/Category.pm

    r1046 r1047  
    516516=item * cache_obj(%param) 
    517517 
    518 Cache and return the session object. 
     518Retrieve, cache and return the C<MT::Session> object. 
    519519 
    520520=item * category_label_path() 
     
    526526Compute and return the path of the category. 
    527527 
     528=item * clear_cache() 
     529 
     530Clear an existing cache record for the category. 
     531 
    528532=item * copy_cat($old_cat) 
    529533