Initializes attributes
Lpaths
__construct
([mixed $student_id = null], [mixed $mod_name = "Opinpolkusi"])
Deletes this object from database
void
free
()
Returns string html image-element if image exists.
void
get_add_stuff
()
Returns unique signal for editing courses in lpaths:
- add: adds course to selected lpath. Selected Lpath is specified in get_lpath_signal(sel)
- rem: removes course from selected lpath. Selected Lpath is specified in get_lpath_signal(id)
void
get_course_signal
(mixed $com)
Returns unique signal for editing lpaths:
- add: makes new lpath-object
- rem: removes lpath-object
- edit: edits lpath-name
- choose: sets-chosen lpath object (only for noscript)
void
get_lpath_signal
(mixed $com)
When user-id is set, new lpath-objects will be created
void
set_user_id
(mixed $user_id)
Sets visibility of module
void
set_visible
(mixed $v)
Handels signals Handels POST-variables.
void
start
()
Returns ascii-formated text of lpath content
void
to_ascii
()
Controls contentarea views
void
view
()
Function writeouts navibar
void
writeout_navi
()
Inherited Methods
Inherited From Base
Base::make_query()