Changeset 1047
- Timestamp:
- 01/19/07 23:16:49 (2 years ago)
- Files:
-
- branches/wheeljack/lib/MT/Category.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/lib/MT/Category.pm
r1046 r1047 516 516 =item * cache_obj(%param) 517 517 518 Cache and return the sessionobject.518 Retrieve, cache and return the C<MT::Session> object. 519 519 520 520 =item * category_label_path() … … 526 526 Compute and return the path of the category. 527 527 528 =item * clear_cache() 529 530 Clear an existing cache record for the category. 531 528 532 =item * copy_cat($old_cat) 529 533
