lollipop

A PHP-framework
Log | Files | Refs

ModeNameSize
-rw-r--r--Controller/Templates.php199L
-rw-r--r--Lollipop/DatabaseObject.php319L
-rw-r--r--Lollipop/Router.php116L
-rw-r--r--Lollipop/SQLDatabase.php132L
-rw-r--r--Lollipop/Template.php103L
-rw-r--r--Lollipop/TemplateMethods.php119L
-rw-r--r--Lollipop/Utils.php34L
-rw-r--r--Model/Course.php50L
-rw-r--r--Model/CourseUser.php20L
-rw-r--r--Model/Exam.php48L
-rw-r--r--Model/Grade.php52L
-rw-r--r--Model/Permission.php35L
-rw-r--r--Model/PermissionUser.php47L
-rw-r--r--Model/User.php152L
-rw-r--r--index.php103L
-rw-r--r--readme.md17L
-rw-r--r--routing/course.php131L
-rw-r--r--routing/exam.php109L
-rw-r--r--routing/grade.php89L
-rw-r--r--routing/index.php109L
-rw-r--r--routing/user.php112L
-rw-r--r--utils/autoloader.php20L
-rw-r--r--views/course.html38L
-rw-r--r--views/css/add_user.css18L
-rw-r--r--views/css/course.css29L
-rw-r--r--views/css/exam.css29L
-rw-r--r--views/css/form_template.css77L
-rw-r--r--views/css/login.css22L
-rw-r--r--views/css/theme.css30L
-rw-r--r--views/dashboard.html28L
-rw-r--r--views/exam.html39L
-rw-r--r--views/grade.html39L
-rw-r--r--views/login.html31L
-rw-r--r--views/parent_child.html19L
-rw-r--r--views/user.html38L
-rw-r--r--views/user_page.html16L