Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/notes.php File Reference

Go to the source code of this file.

Namespaces

namespace  notes

Variables

 $string ['addnewnote'] = 'Add a new note'
 $string ['addnewnoteselect'] = 'Select users to write notes about'
 $string ['bynameondate'] = 'by {$a->name} - {$a->date}'
 $string ['cannotdeletepost'] = 'Error occurred while deleting post'
 $string ['configenablenotes'] = 'Enable storing of notes about individual users.'
 $string ['content'] = 'Content'
 $string ['course'] = 'course'
 $string ['coursenotes'] = 'Course notes'
 $string ['created'] = 'created'
 $string ['deleteconfirm'] = 'Delete this note?'
 $string ['deletenotes'] = 'Delete all notes'
 $string ['editnote'] = 'Edit note'
 $string ['enablenotes'] = 'Enable notes'
 $string ['groupaddnewnote'] = 'Add a common note'
 $string ['invalidcourseid'] = 'Invalid course id: {$a}'
 $string ['invalidid'] = 'Invalid note ID specified'
 $string ['invaliduserid'] = 'Invalid user id: {$a}'
 $string ['nocontent'] = 'Note content can not be empty'
 $string ['nonotes'] = 'There are no notes of this type yet'
 $string ['nopermissiontodelete'] = 'You may not delete this note'
 $string ['note'] = 'Note'
 $string ['notes'] = 'Notes'
 $string ['notesdisabled'] = 'Notes are disabled, sorry.'
 $string ['notesnotvisible'] = 'You are not allowed to view the notes.'
 $string ['nouser'] = 'You must select a user'
 $string ['page-notes-x'] = 'Any note pages'
 $string ['page-notes-index'] = 'Notes main page'
 $string ['personal'] = 'personal'
 $string ['personalnotes'] = 'Personal notes'
 $string ['publishstate'] = 'Context'
 $string ['publishstate_help']
 $string ['site'] = 'site'
 $string ['sitenotes'] = 'Site notes'
 $string ['unknown'] = 'unknown'

Variable Documentation

$string['addnewnote'] = 'Add a new note'

Definition at line 26 of file notes.php.

$string['addnewnoteselect'] = 'Select users to write notes about'

Definition at line 27 of file notes.php.

$string['bynameondate'] = 'by {$a->name} - {$a->date}'

Definition at line 28 of file notes.php.

$string['cannotdeletepost'] = 'Error occurred while deleting post'

Definition at line 29 of file notes.php.

$string['configenablenotes'] = 'Enable storing of notes about individual users.'

Definition at line 30 of file notes.php.

$string['content'] = 'Content'

Definition at line 31 of file notes.php.

$string['course'] = 'course'

Definition at line 32 of file notes.php.

$string['coursenotes'] = 'Course notes'

Definition at line 33 of file notes.php.

$string['created'] = 'created'

Definition at line 34 of file notes.php.

$string['deleteconfirm'] = 'Delete this note?'

Definition at line 35 of file notes.php.

$string['deletenotes'] = 'Delete all notes'

Definition at line 36 of file notes.php.

$string['editnote'] = 'Edit note'

Definition at line 37 of file notes.php.

$string['enablenotes'] = 'Enable notes'

Definition at line 38 of file notes.php.

$string['groupaddnewnote'] = 'Add a common note'

Definition at line 39 of file notes.php.

$string['invalidcourseid'] = 'Invalid course id: {$a}'

Definition at line 40 of file notes.php.

$string['invalidid'] = 'Invalid note ID specified'

Definition at line 41 of file notes.php.

$string['invaliduserid'] = 'Invalid user id: {$a}'

Definition at line 42 of file notes.php.

$string['nocontent'] = 'Note content can not be empty'

Definition at line 43 of file notes.php.

$string['nonotes'] = 'There are no notes of this type yet'

Definition at line 44 of file notes.php.

$string['nopermissiontodelete'] = 'You may not delete this note'

Definition at line 45 of file notes.php.

$string['note'] = 'Note'

Definition at line 46 of file notes.php.

$string['notes'] = 'Notes'

Definition at line 47 of file notes.php.

$string['notesdisabled'] = 'Notes are disabled, sorry.'

Definition at line 48 of file notes.php.

$string['notesnotvisible'] = 'You are not allowed to view the notes.'

Definition at line 49 of file notes.php.

$string['nouser'] = 'You must select a user'

Definition at line 50 of file notes.php.

$string['page-notes-x'] = 'Any note pages'

Definition at line 51 of file notes.php.

$string['page-notes-index'] = 'Notes main page'

Definition at line 52 of file notes.php.

$string['personal'] = 'personal'

Definition at line 53 of file notes.php.

$string['personalnotes'] = 'Personal notes'

Definition at line 54 of file notes.php.

$string['publishstate'] = 'Context'

Definition at line 55 of file notes.php.

$string['publishstate_help']
Initial value:
 'A note\'s context determines who can see the note.

* Personal - The note will be visible only to you
* Course - The note will be visible to teachers in this course
* Site - The note will be visible to teachers in all courses'

Definition at line 56 of file notes.php.

$string['site'] = 'site'

Definition at line 61 of file notes.php.

$string['sitenotes'] = 'Site notes'

Definition at line 62 of file notes.php.

$string['unknown'] = 'unknown'

Definition at line 63 of file notes.php.

 All Data Structures Namespaces Files Functions Variables Enumerations