function space::user_links in Spaces 6.2
Method that allows the space type to add user links provided to visitors in a space.
Return value
array() Array of links for use with theme_links.
File
- ./
spaces.module, line 382
Class
- space
- Interface for space objects.
Code
function user_links();