Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Added new functions: AddMultiUser, build_csv_multi, UpdatePermission #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eelkram
Copy link

@eelkram eelkram commented Nov 14, 2011

addMultiUser - Similar to AddUser, but allows a multidimensional array to be used only requiring one connection and post to the server for thousands of members.

build_csv_multi - the function used in conjunction with addMultiUser to build a csv from a multidimensional array.

UpdatePermission - used with the users add-on, allows updating the lists that a user has full, read and no permission to.

addMultiUser - Similar to AddUser, but allows a multidimensional array to be used only requiring one connection and post to the server for thousands of members.

build_csv_multi - the function used in conjunction with addMultiUser to build a csv from a multidimensional array.

UpdatePermission - used with the users add-on, allows updating the lists that a user has full, read and no permission to.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant