getUserByPubid
(since 1.0)
Get an user object giving his pubid
Description
string
getUserByPubid
(
string pubid )
Used to get the user object giving his pubid.
Parameters
pubid
The user's pubid
Examples
var user = Ape.getUserByPubid(pubid);
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
