Namespaces | Variables

note_new.php File Reference

Go to the source code of this file.

Namespaces

namespace  application
 

Class Bookmarks Bookmark management.


Variables

 $myNote = new ilObjNote($_GET["id"], false)
 $myNoteFolder = new ilObjNoteFolder($ilias->account->getId())

Variable Documentation

$myNote = new ilObjNote($_GET["id"], false)

Definition at line 37 of file note_new.php.

$myNoteFolder = new ilObjNoteFolder($ilias->account->getId())

Definition at line 38 of file note_new.php.