Class JUcmContent
Base class for implementing UCM
Package: Joomla\Libraries\UCM
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
Located at cms/ucm/content.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
Located at cms/ucm/content.php
Methods summary
public
|
#
__construct(
Instantiate JUcmContent. |
public
boolean
|
|
public
boolean
|
|
public
array
|
|
protected
boolean
|
#
store( array $data,
Store data to the appropriate table |
public
integer
|
#
getPrimaryKey( string $typeId, integer $contentItemId )
Get the value of the primary key from #__ucm_base |
Methods inherited from JUcmBase
Magic methods summary
Properties summary
protected
|
$table |
#
The related table object |
public
array
|
$ucmData |
#
The UCM data array |