Class JUcmType
UCM Class for handling content types
- JUcmType implements JUcm
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/type.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/type.php
Methods summary
public
|
#
__construct( string $alias = null,
Class constructor |
public
object
|
|
public
object
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
|
public
string
|
Magic methods summary
Properties summary
public
|
$type |
#
The UCM Type |
protected
|
$db |
#
The Database object |
protected
string
|
$alias |
#
The alias for the content type |
Magic properties
public read-only
string
|
$core_content_id |
|
|
public read-only
string
|
$core_type_alias |
|
|
public read-only
string
|
$core_title |
|
|
public read-only
string
|
$core_alias |
|
|
public read-only
string
|
$core_body |
|
|
public read-only
string
|
$core_state |
|
|
public read-only
string
|
$core_checked_out_time |
|
|
public read-only
string
|
$core_checked_out_user_id |
|
|
public read-only
string
|
$core_access |
|
|
public read-only
string
|
$core_params |
|
|
public read-only
string
|
$core_featured |
|
|
public read-only
string
|
$core_metadata |
|
|
public read-only
string
|
$core_created_user_id |
|
|
public read-only
string
|
$core_created_by_alias |
|
|
public read-only
string
|
$core_created_time |
|
|
public read-only
string
|
$core_modified_user_id |
|
|
public read-only
string
|
$core_modified_time |
|
|
public read-only
string
|
$core_language |
|
|
public read-only
string
|
$core_publish_up |
|
|
public read-only
string
|
$core_publish_down |
|
|
public read-only
string
|
$core_content_item_id |
|
|
public read-only
string
|
$asset_id |
|
|
public read-only
string
|
$core_images |
|
|
public read-only
string
|
$core_urls |
|
|
public read-only
string
|
$core_hits |
|
|
public read-only
string
|
$core_version |
|
|
public read-only
string
|
$core_ordering |
|
|
public read-only
string
|
$core_metakey |
|
|
public read-only
string
|
$core_metadesc |
|
|
public read-only
string
|
$core_catid |
|
|
public read-only
string
|
$core_xreference |
|
|
public read-only
string
|
$core_typeid |
|