This is an old revision of the document!


updatePerson(pid, information_list, update_date, source)

Description

update existing person's information

Parameters

Parameter Necessity Type Description
pid required int person name
information_list required list the new information list that need to be added
update_date not required string date when updating the information
source required string source of the information

Output

Updated person xml files.

Implementation

  1. updateTLNode(): Update timeline node.
  2. updateEduNode(): Update education node.
  3. createMyTextNode(): Create text content for the node.

Related Work

 
projs/clans/docs/updateperson.1390750269.txt.gz · Last modified: 2014/01/26 23:31 by jfeng0     Back to top