howto:codingstandards:04-kommentare

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

howto:codingstandards:04-kommentare [2024/03/28 14:07] – angelegt - Externe Bearbeitung 127.0.0.1howto:codingstandards:04-kommentare [2024/08/13 06:34] (aktuell) – [Funktion] msuter
Zeile 44: Zeile 44:
     loads a project from the database     loads a project from the database
          
-        :param project_id (int): the unique id of a project +        :paramproject_id (int): the unique id of a project 
-        :param category (str):   the category title to be searched+        :paramcategory (str):   the category title to be searched
  
         :return: result_code(str): a resultcode (SUCCESS, NOT FOUND, ERROR)         :return: result_code(str): a resultcode (SUCCESS, NOT FOUND, ERROR)
  • howto/codingstandards/04-kommentare.1711631267.txt.gz
  • Zuletzt geändert: 2024/03/28 14:07
  • von 127.0.0.1