- Timestamp:
- 12/13/07 15:38:37 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/websites/stubPageElement.php
r1113 r1140 59 59 60 60 /** 61 * checks whether page element is cachable or not 62 * 63 * @return bool 64 */ 65 public function isCachable(); 66 67 /** 61 68 * returns a list of variables that have an influence on caching 62 69 *
