Changes

Jump to navigation Jump to search
368 bytes added ,  23:52, 10 December 2014
no edit summary
| '''Examples'''
|
* {{Code|adminuser:list()}} returns all registered users.
|}
|-
| '''Summary'''
|Returns an element sequence, containing all registered users, and their permissions, and their encoded password strings.<br/>The In addition to the [[Commands#SHOW_USERS|SHOW USERS]] command yields similar , encoded password strings and database permissions will be output.
|-
| '''Examples'''
|
* {{Code|adminuser:list-details()}} returns information on all registered users. By default, it returns the following output:<br/>
<pre class="brush:xml">
<user name="admin" permission="admin">
</user>
</pre>
|}
 
{| width='100%'
|-
| width='120' | '''Signatures'''
|{{Func|user:exists|$name as xs:string|xs:boolean}}<br/>
|-
| '''Summary'''
|Checks if a user with the specified {{Code|$name}} exists.
|-
| '''Examples'''
|
* {{Code|user:exists('admin')}} will always yield true.
|-
| '''Errors'''
|{{Error|BXUS0001|#Errors}} The specified user name is invalid.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu