Search for hook_alter_student_profile_items
Search API
- Search FlightPath 4.x for hook_alter_student_profile_items
- Search FlightPath 5.x for hook_alter_student_profile_items
- Search FlightPath 6.x for hook_alter_student_profile_items
Name | Type | Location | Description |
---|---|---|---|
hook_alter_student_profile_items | function |
includes/ |
This hook is called before displaying the student profile box (which appears at the top of the screen on the profile page, as well as other tabs. If bool_mini is set to TRUE, then it means we are showing an abbreviated display, like on the Degree… |
hook_alter_student_profile_items | function |
modules/ |
Allows other modules to alter the "profile items". |