LLMS_Achievement_User::init( int $id, int $person_id, int $lesson_id )

Initializes all of the variables needed to create the achievement post.


Description Description


Parameters Parameters

$id

(Required) id of post

$person_id

(Required) id of user

$lesson_id

(Required) id of associated lesson


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/achievements/class.llms.achievement.user.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.