Differences
This shows you the differences between two versions of the page.
projs:clans:docs:functions [2014/01/28 00:02] crlwinner |
projs:clans:docs:functions [2014/02/12 17:59] (current) jfeng0 |
||
---|---|---|---|
Line 88: | Line 88: | ||
| [[projs:clans:docs:ifnewpersonexistinxml|ifNewPersonExistInXML(person,information_list)]] | whether the new person exist in the current data | | | [[projs:clans:docs:ifnewpersonexistinxml|ifNewPersonExistInXML(person,information_list)]] | whether the new person exist in the current data | | ||
| [[projs:clans:docs:addnewperson|addNewRecord(person,information_list, update_date, source)]] | add new person | | | [[projs:clans:docs:addnewperson|addNewRecord(person,information_list, update_date, source)]] | add new person | | ||
- | | [[projs:clans:docs:mergenewpersoninxml|mergeNewPersonInXML(person, information_list, update_date, source)]] | merge perple's information in the current xml file | | + | | [[projs:clans:docs:mergenewpersoninxml|mergeNewPersonInXML(person, information_list, update_date, source)]] | merge people's information in the current xml file | |
| [[projs:clans:docs:updateperson|updatePerson(pid, information_list, update_date, source)]] | update exist person's information | | | [[projs:clans:docs:updateperson|updatePerson(pid, information_list, update_date, source)]] | update exist person's information | | ||