MnemoMnemo Base Class.
Located in /lib/Mnemo.php (line 55)
countMemos (line 108)
Returns the number of notes in notepads that the current user owns.
getDefaultNotepad (line 194)
Returns the default notepad for the current user at the specified permissions level.
getMemo (line 140)
Retrieves a specific note from storage.
getMenu (line 474)
Builds Mnemo's list of menu items.
getNotePreview (line 154)
Get preview text for a note (the first 20 lines or so).
getPassphrase (line 383)
Returns a note's passphrase for symmetric encryption from the session cache.
getUserName (line 217)
Returns the real name, if available, of a user.
hasPermission (line 355)
Returns the specified permission for the current user.
initialize (line 407)
Initial app setup code.
listMemos (line 70)
Retrieves the current user's note list from storage. This function will also sort the resulting list, if requested.
listNotepads (line 172)
Lists all notepads a user has access to.
storePassphrase (line 399)
Stores a note's passphrase for symmetric encryption in the session cache.
_rsortByCategory (line 286)
Comparison function for reverse sorting notes by category.
_rsortByDesc (line 257)
Comparison function for reverse sorting notes by description.
_rsortByNotepad (line 328)
Comparison function for reverse sorting notes by notepad name.
_sortByCategory (line 271)
Comparison function for sorting notes by category.
_sortByDesc (line 243)
Comparison function for sorting notes by description.
_sortByNotepad (line 301)
Comparison function for sorting notes by notepad name.
Documentation generated on Sun, 30 Jan 2011 05:33:55 +0000 by phpDocumentor 1.4.3