daniel
906a1ba51f
[bug 37746] string ids for content model and format.
...
The content model is stored as a varbinary(32), the format
as varbinary(64).
If the standard model resp. format is used, null is written
to the database instead of the actual id, saving space.
Change-Id: I32659b49a9ad3cb8ecae9019562cff7de42b65f9
2012-06-26 15:56:06 +02:00
daniel
f2b218381b
make sure page_content_model gets loaded where appropriate in Title and LinkCache
2012-06-11 15:36:52 +02:00
Alexandre Emsenhuber
4471b93253
Added missing GPLv2 headers in some places.
...
Also made file/class documentation more consistent.
Change-Id: I604ed8ddc572e89001e49df6740ab42307bc0330
2012-05-08 14:51:21 +02:00
Alexandre Emsenhuber
74b9522134
Declare constant default values directly in the class definition and removed the constructor since it's useless now
2011-12-21 18:53:00 +00:00
Niklas Laxström
efb7b817a7
I broke few parser tests in r97633 by overlooking the return value. This fixes them.
2011-09-20 16:26:39 +00:00
Niklas Laxström
c49610741d
Added LinkCache::addGoodLinkObjFromRow, since addGoodLinkObj is not going to work much longer when new parameters are added
2011-09-20 15:19:18 +00:00
Niklas Laxström
95a2c1b398
No need to check isset before unset, shortens the code a bit, and added some whitespace
2011-09-20 13:52:47 +00:00
Sam Reed
2b676156ba
And even more documentation
2011-05-28 18:58:51 +00:00
Sam Reed
c73746981c
Param documentation updates/added
2011-05-26 19:21:50 +00:00
Sam Reed
bc1c6d2a6b
More parameter and return type hints
2011-04-25 22:41:54 +00:00
Sam Reed
93df2f1ac8
Move 5 more classes into cache/
2011-04-25 21:38:48 +00:00