Person View
- Todo:
- We should provide a list-function to link more people to this company. But therefore we would need to pass the company's id, which is not possible right now...
- Note:
- : passing colum to person->getProject is not simple... the sql-querry currently just querry project-persons, which do not contain anything usefull Possible solutions:
- rewrite the querry-string
- rewrite all order-keys to something like company.name
Definition at line 460 of file person.inc.php.
References $PH, build_person_options(), companyDelete(), companyNew(), Person::getEditableById(), Person::getVisibleById(), itemsAsBookmark(), itemsRemoveBookmark(), personCompaniesDelete(), personEdit(), personEditRights(), personLinkCompanies(), personSendActivation(), personsFlushNotifications(), projDelete(), projNew(), and taskNoteOnPersonNew().
Referenced by FormatBlockLink::__construct(), SearchResult::getForQuery(), Person::getLink(), itemView(), personAllItemsViewed(), personCompaniesDelete(), personLinkCompaniesSubmit(), ListBlockCol_ProjectPersons::render_tr(), ListBlockCol_PersonName::render_tr(), ListBlockCol_PersonNickname::render_tr(), ListBlockCol_AllChangesItemName::render_tr(), ListBlockCol_ItemName::render_tr(), and taskNoteOnPersonEditSubmit().
Here is the call graph for this function:
Here is the caller graph for this function: