email_image::new_item (public)
email_image::new_item -user_id user_id [ -return_url return_url ] \ [ -bgcolor bgcolor ] [ -transparent transparent ]
Defined in packages/acs-subsite/tcl/email-image-procs.tcl
Creates the email_image of the user with his/her email on it and store it in the content repository under the Email_Images folder.
- Switches:
- -user_id (required)
- -return_url (optional)
- -bgcolor (optional)
- The background color of the image in the format \#xxxxxx, default to \#ffffff
- -transparent (optional)
- If you want the background color transparent set it to 1. Default to 1
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.