silverstripe-cms/code/model
Mateusz Uzdowski b41e081130 Refactor the link-tracking code and move it from framework.
This code has a dependency on SiteTree, so it fits much better in the
cms module.

Abstracted away the content parser so the same code can be reused both
in the render phase (to highlight the links) and in the write phase
(storing information about broken links and references).
2014-08-14 11:16:49 +12:00
..
CurrentPageIdentifier.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
ErrorPage.php API Update ErrorPage to respect new HTTP Error codes 2014-05-06 15:29:33 +12:00
RedirectorPage.php Support for protocol relative RedirectorPage.ExternalURL 2014-05-30 00:01:45 +12:00
SiteTree.php Merge remote-tracking branch 'origin/3.1' into merge-back 2014-08-13 17:19:01 +12:00
SiteTreeExtension.php API Added SiteTreeExtension::updateRelativeLink 2013-05-10 12:22:22 +12:00
SiteTreeFileExtension.php API Move of codebase to parameterised query database abstraction layer 2014-07-07 15:07:37 +12:00
SiteTreeFolderExtension.php API Move of codebase to parameterised query database abstraction layer 2014-07-07 15:07:37 +12:00
SiteTreeLinkTracking.php Refactor the link-tracking code and move it from framework. 2014-08-14 11:16:49 +12:00
VirtualPage.php Merge remote-tracking branch 'origin/3.1' into merge-back 2014-08-13 17:19:01 +12:00