Add PersonTags as well. Performed a simple test but not extensive regression
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 1 Dec 2009 17:08:37 +0000 (17:08 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 1 Dec 2009 17:08:37 +0000 (17:08 +0000)
commit5d2859509faf449daf088d98ae5e737c6c096d69
tree74b667327a5ab5e07b0c3bf3905e95eb0a6663bb
parent962673302f9b196bc1349c8bac53d75b440ee7a9
Add PersonTags as well.  Performed a simple test but not extensive regression
tests (i.e. by non-admin users, etc)
PLC/Methods/AddPersonTag.py [new file with mode: 0644]
PLC/Methods/DeletePersonTag.py [new file with mode: 0644]
PLC/Methods/GetPersonTags.py [new file with mode: 0644]
PLC/Methods/UpdatePersonTag.py [new file with mode: 0644]
PLC/Methods/__init__.py
PLC/PersonTags.py [new file with mode: 0644]
PLC/Persons.py
PLC/TagTypes.py
PLC/__init__.py