Please help me figure out how to add custom page that will show custom records from custom table

Please help me figure out how to add custom page that will show custom records from custom table

by Konstantin Fedorov -
Number of replies: 2
What documentation should i read? Is it will be module? If so, whick type of plugin?

The page i want to create should list some data, refered to user, and not belong to any course.

For example i'm trying to create user's phonebook. So I have to create some page where user can see his phonelist and page where it can add some new phones (Just for example)
Please refer me to some manual or explain where should I look for documentation .
Reading of standard moodle wiki ( http://docs.moodle.org/en/Development ) was not helpful. Please help me to define where from to start.
Average of ratings: -
In reply to Konstantin Fedorov

Re: Please help me figure out how to add custom page that will show custom records from custom table

by Olumuyiwa Taiwo -
Picture of Plugin developers
You should probably create a form, in which case try starting from http://docs.moodle.org/en/Development:lib/formslib.php

Cheers
Muyi
In reply to Olumuyiwa Taiwo

Re: Please help me figure out how to add custom page that will show custom records from custom table

by E. L. Cooper -
You might consider using glossary.