Index

(imglist)

o2imglist_item_add

string o2imglist_item_add(string $name, string $item_id, string $text_code)

Add a new item to images lister.
If Item ID is zero a progressive numeric ID will be assigned to item.
Function returns new item assigned ID.


Parameters:
  1. $name
  2. Control unique name
  3. $item_id
  4. Item unique ID
  5. $text_code
  6. HTML code to be displayed as item text