Lines Matching refs:content
38 /** A structure for content events.
50 /** The content to that the action is related (e.g., the content that was
51 just physically destroyed, the content that was just inserted into a
52 folder content).
59 <td>The content inserted into a folder</td>
63 <td>The content removed from a folder</td>
67 <td>The deleted content</td>
71 <td>The exchanged content (that already has the new content id)</td>
78 /** A content identifier, which must be filled according to the action
79 notified (e.g., the id of the folder content into which another content
87 <td>Id of the folder the content was inserted into</td>
91 <td>Id of the folder the content was removed from</td>
95 <td>Id of the deleted content</td>
99 <td>Previous(!) id of the exchanged content</td>