Chapter 4.15: Adding Items & Responses |
[TOP] [UP] [PREV] [NEXT] |
Copied is a string that designates where this response was copied from. It should be one of (a) 0, to indicate that this is an original response, (b) the one-word name of the conference it was copied from (for anonymously copied responses), or (c) a string of the form "conference_name item response original_date original_time", quoted (with $quote) as one word. (The current userid is marked as the copier, see re_copier().)
Evaluates to "1" if the adding succeeded, "0" if it failed. (Adding a response can fail if the user has read-only permission in the conference, or if the item is frozen.) Records prop as the text property number.
Title is the title of the new item. (Again, if title is more than one word, it must be quoted.)
Copied is a string that designates where this item was copied from. It should be one of (a) 0, to indicate that this is an original item, (b) the one-word name of the conference it was copied from (for anonymously copied items), or (c) a string of the form "conference_name item 0 original_date original_time", quoted (with $quote) as one word. (The current userid is marked as the copier, see re_copier().)
Evaluates to the new item number if the adding succeeded, "0" if it failed. (Adding an item can fail if the organizer has turned off adding new items.) Records prop as the text property number.