Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single method to get all user variables for specific user? #129

Closed
paulcanning opened this issue May 9, 2016 · 7 comments
Closed

Single method to get all user variables for specific user? #129

paulcanning opened this issue May 9, 2016 · 7 comments

Comments

@paulcanning
Copy link
Contributor

Rather then having to know the variable keys and get them individually, can you look at a single method to fetch all variables for a given user?

Obviously you can still get individual variables, but being able to get an object with all of then in would be great.

@REJack
Copy link
Collaborator

REJack commented May 9, 2016

list_user_var_keys($user_id)
Return array of variable keys or FALSE

@paulcanning
Copy link
Contributor Author

Hmm, I meant more like returning the keys and values. Also, this method is not in the documentation :|

@REJack
Copy link
Collaborator

REJack commented May 10, 2016

i work at the moment on a complete new docs.

i create later a function for this.

Von meinem iPhone gesendet

Am 10.05.2016 um 11:53 schrieb paulcanning notifications@github.com:

Hmm, I meant more like returning the keys and values. Also, this method is not in the documentation :|


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

@REJack
Copy link
Collaborator

REJack commented May 11, 2016

try my PR/Fork 😄

@paulcanning
Copy link
Contributor Author

Any idea if your PR's can be put into the main repo yet?

@REJack
Copy link
Collaborator

REJack commented May 11, 2016

i'll contact emre that he merge it in the next days.

Von meinem iPhone gesendet

Am 11.05.2016 um 15:06 schrieb paulcanning notifications@github.com:

Any idea if your PR's can be put into the main repo yet?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub

@REJack REJack closed this as completed in 4b1679f May 13, 2016
@REJack
Copy link
Collaborator

REJack commented May 13, 2016

i created a release with this enhancement v2.4.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants