1
tigums
How to get a user name from a user id
  • 2004/6/1 5:57

  • tigums

  • Just popping in

  • Posts: 8

  • Since: 2004/5/30


Early when searching for another answer, I came across a topic about this, but now for the life of me I can't find that thread again.

It was something like

xoops::getUserfromId()


any help is appreciated

2
Dave_L
Re: How to get a user name from a user id
  • 2004/6/1 7:32

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


$username XoopsUser::getUnameFromId($uid);

3
jmass
Re: How to get a user name from a user id
  • 2004/6/1 13:42

  • jmass

  • Friend of XOOPS

  • Posts: 524

  • Since: 2003/12/18


I had many of these questions when I first began to develop a module. Is there a reference to all of the core functions?

JMass

4
Mithrandir
Re: How to get a user name from a user id

I'm afraid that the best we can do right now is
Dev Wiki where some of us have explained certain aspects such as group permissions, xoops_version and the XoopsObject/XoopsObjectHandler functionality.

For phpDocs of XOOPS classes and functions, check especially the "kernel" package in XOOPS API Doc

5
Dave_L
Re: How to get a user name from a user id
  • 2004/6/1 14:17

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


The best reference is to look at the actual source code. That's what I did.

<jedi-speak>Use the Source ...</jedi-speak>

Login

Who's Online

174 user(s) are online (67 user(s) are browsing Support Forums)


Members: 0


Guests: 174


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits