.. _USERAMANGMENTmain Overview: ######################### USER MANAGMENT Component ######################### .. figure:: images/user/process_user1.png :width: 700px :align: center :alt: This is the image caption The block diagram of USER MANAGMENT Component .. warning:: Update the function names .. _addUserAccess Overview: Function addUserAccess ---------------------------- .. js:autofunction:: addUserAccess .. figure:: images/user/user_f_useraccess.png :width: 600px :align: center :alt: This is the image caption The block diagram of addUserAccess function .. warning:: Update the function names .. literalinclude:: ../scripts/USER_MANAGMENT_library_common.js :language: js :lines: 14-82 :linenos: :emphasize-lines: 3,29 .. _addUserAccessCompletedTemplate Overview: Function addUserAccessCompletedTemplate ----------------------------------------- .. js:autofunction:: addUserAccessCompletedTemplate .. figure:: images/user/user_f_giveaccessuser.png :width: 150px :align: right :alt: This is the image caption The block diagram .. literalinclude:: ../scripts/USER_MANAGMENT_library_common.js :language: js :lines: 94-130 :linenos: :emphasize-lines: 5,12 .. _updateUsername Overview: Function updateUsername ---------------------------- .. js:autofunction:: updateUsername .. figure:: images/user/user_f_updateusername.png :width: 600px :align: center :alt: This is the image caption The block diagram of updateUsername function .. literalinclude:: ../scripts/USER_MANAGMENT_library_common.js :language: js :lines: 138-206 :linenos: :emphasize-lines: 4,12,14,55