finish documenting the results loop of the Search Asset and fix the ISA relationship for asset template variables

This commit is contained in:
Colin Kuskie 2007-01-26 20:33:40 +00:00
parent 8ee6fc71af
commit a745a91b8f
2 changed files with 28 additions and 2 deletions

View file

@ -117,6 +117,21 @@ be useful, others may not.|,
lastUpdated => 1168897708,
},
'url' => {
message => q|The URL of the Asset found in the search.|,
lastUpdated => 1169843468,
},
'title' => {
message => q|The title of the Asset found in the search.|,
lastUpdated => 1169843466,
},
'synopsis' => {
message => q|The synopsis of the Asset found in the search.|,
lastUpdated => 1169843465,
},
};
1;