HRM 3.4.x API

HRM 3.4.x API documentation (html)

Old documentation (1.2.x)

Remarks

New API documentation generated using ApiGen (phpdoc).

Old (1.2.x) UML html generated with PHP-UML as follows:

phpuml /path/to/hrm/inc/*.inc -f htmlnew -n hrm -o /path/to/output/

Old UML 2.1 generated with PHP-UML as follows:

phpuml /path/to/hrm/inc/*.inc -x 2 -n hrm -o /path/to/output/hrm.xmi

Old UML 1.4 generated with PHP-UML as follows:

phpuml /path/to/hrm/inc/*.inc -x 1 -n hrm -o /path/to/output/hrm_1.4.xmi