summaryrefslogtreecommitdiffstats
path: root/app/class/table.class.php (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20table: Fix bug in constructorMalf Furious1-2/+2
2018-09-19table: Change function visibilities to publicMalf Furious1-2/+2
2018-09-07Fix bug in function table->loadObj()Malf Furious1-1/+7
2017-04-14Fix bug in table function saveObj()Malf Furious1-0/+2
2017-04-14Revert "Fix bug in table function saveObj()"Malf Furious1-3/+0
2017-04-13Fix bug in table function saveObj()Malf Furious1-0/+3
2017-04-13Add table function refreshObj()Malf Furious1-0/+9
2017-02-07Add function expectType() to table classMalf Furious1-0/+15
2017-02-06Update function signatures for table classMalf Furious1-10/+10
2017-02-06Update table class tree to use static database referencesMalf Furious1-24/+20
2017-02-05Remove custom exception 'databasekeyexception'Malf Furious1-9/+7
2017-01-17Add helper functions to table classMalf Furious1-0/+39
2017-01-15Add table classMalf Furious1-0/+173