TWiki::UserMapping
$cUID
refers to a
canonical user id.
throw Error::Simple('Failed to add user: '.$error);where $error is a descriptive string. Throws an Error::Simple if user adding is not supported (the default).
$email
- email address to look up
{name}
- name of field, such as "email"
{title}
- title of field, such as "E-mail"
{value}
- value of field, such as "jimmy@example.com"
{type}
- type of field: text
, password
, checkbox
, label
{size}
- size of field, such as 40
{note}
- comment note, if any
{name}
and {value}
are used.
$wikiname
- wikiname to look up
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Daya Bay? Send feedback Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiUserMappingDotPm. |