LJ::Schools::set_attended
LJ::Schools::set_attended — Lists a school as being attended by a user or updates an existing edge.
Use
LJ::Schools::set_attended(uobj, schoolid, options);
Arguments
uobj. User id or object of user doing the attending.
schoolid. School id of school being attended.
options. Hashref; Key=>value pairs year_start and year_end, if desired.
Source:
cgi-bin/schoollib.pl
Returns:
1 on success, undef on error.