silverstripe-framework/docs/en/reference
martimiz 3b65b38826 UPDATE: replace subclassing with a DataExtension, add has_many warning
I replaced the subclassing example by one using a DataExtension. This
is the preferred way to add extra functionality to the Image class. You
can now add any existing image from the assets section instead of only
those belonging to the subclass.

Added a warning not to use has_many relations, because the UploadField
doesn't fully support them.
2012-10-22 12:28:18 +02:00
..
_images MINOR Added CMS architecture documentation 2012-01-01 18:24:09 +01:00
bbcode.md Small text changes, added api links, cont. updating images for tutorials, fixed tutorials from member feedback 2011-03-09 10:05:51 +13:00
cms-architecture.md Re-enable Entwine Inspector in CMS & document 2012-08-20 11:26:11 +12:00
complextablefield.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
database-structure.md Tutorial 2/3 and some howto tweaks 2012-08-07 21:06:35 +02:00
dataextension.md Update docs/en/reference/dataextension.md 2012-10-07 18:11:40 +03:00
dataobject.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
datefield.md FIX DateField Calendar - make dates with day- and monthnames validate 2012-10-12 10:16:35 +02:00
director.md MINOR: update core controller template with more help information. 2012-06-30 15:19:36 +12:00
execution-pipeline.md Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
form-field-types.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
image.md Merge branch 'patch-2' of https://github.com/anselmdk/sapphire into 3.0 2012-09-24 18:22:49 +12:00
index.md Removed 'built-in page controls' links from docs 2012-10-05 17:39:19 +02:00
injector.md Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
member.md Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
modeladmin.md Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
partial-caching.md Using new template controls in docs 2012-06-27 16:09:31 +02:00
permission.md MINOR Updated coding conventions to require the 'public' keyword for class methods and variables 2012-01-30 23:13:42 +01:00
requirements.md MINOR Removed references to outdated versions from docs 2012-03-09 21:34:05 +01:00
restfulservice.md Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
rssfeed.md Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
searchcontext.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
site-reports.md Fixed markdown whitespace usage 2012-10-02 11:38:16 +02:00
siteconfig.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
sitetree.md Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
sqlquery.md Removed outdated docs for SQLQuery and data model techniques 2012-06-28 14:51:04 +02:00
staticpublisher.md Fixed usage of DataList etc in docs (fixes #7518) 2012-06-27 16:09:31 +02:00
tablefield.md Small text changes, added api links, cont. updating images for tutorials, fixed tutorials from member feedback 2011-03-09 10:05:51 +13:00
tablelistfield.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
templates-formal-syntax.md ENHANCEMENT: Updated the template language documentation, based on work done by mrmorphic. 2011-12-17 15:25:15 +13:00
templates-upgrading-guide.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00
templates.md Removed 'built-in page controls' links from docs 2012-10-05 17:39:19 +02:00
typography.md MINOR Updated coding conventions to require the 'public' keyword for class methods and variables 2012-01-30 23:13:42 +01:00
uploadfield.md UPDATE: replace subclassing with a DataExtension, add has_many warning 2012-10-22 12:28:18 +02:00
urlvariabletools.md Fixed references to deprecated APIs in docs 2012-06-28 14:49:55 +02:00