215 Posts
iliil
6 years ago
2
Topic

Hello everyone.
There have been some changes in jCckContent class since SEBLOD 3.13 and I have troubles to find some up to date documentation/support.

In my upcomming project I will have to dynamically:

  • create articles
  • copy (duplicate) articles
  • delete articles

Can anybody direct me where can I get a relevant infromation for how to manage this?

I guess this tutorial by Bucklash is outdated, as JCckContent is not instantiated by new keyword anymore (according to the changelogs), is that correct?
Can you also tell me where can I find the JCckContent file in Joomla so I could see the possible methods?

Thanks for any help

Michal

Get a Book for SEBLOD
4229 Posts
Kadministrator
6 years ago
1
Level 1

Base class is in libraries/cms/cck/content.php , but there are also object specific classes, each one is in /plugins/cck_storage_location/OBJECT/classes/content.php

215 Posts
iliil
6 years ago
0
Level 2

Thanks class.

However some documentation would be appreciated. Maybe I can help when I discover how it all works :)

Michal

Get a VIP membership