Class JTableCategory
Category table
- JObject
-
JTable
implements
JObservableInterface,
JTableInterface
-
JTableNested
-
JTableCategory
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 1.5
Located at legacy/table/category.php
Methods summary
public
|
|
protected
string
|
#
_getAssetName( )
Method to compute the default name of the asset. The default name is in the form table_name.id where id is the value of the primary key of the table. |
protected
string
|
|
protected
integer
|
#
_getAssetParentId(
Get the parent asset id for the record |
public
boolean
|
|
public
mixed
|
|
public
boolean
|
Methods inherited from JTableNested
_getNode(),
_getTreeRepositionData(),
_logtable(),
_runQuery(),
debug(),
delete(),
getPath(),
getRootId(),
getTree(),
isLeaf(),
move(),
moveByReference(),
orderDown(),
orderUp(),
publish(),
rebuild(),
rebuildPath(),
recursiveUpdatePublishedColumn(),
reset(),
saveorder(),
setLocation()
Methods inherited from JTable
_lock(),
_unlock(),
addIncludePath(),
appendPrimaryKeys(),
attachObserver(),
checkIn(),
checkOut(),
getColumnAlias(),
getDbo(),
getFields(),
getInstance(),
getKeyName(),
getNextOrder(),
getObserverOfClass(),
getPrimaryKey(),
getRules(),
getTableName(),
hasPrimaryKey(),
hit(),
isCheckedOut(),
load(),
reorder(),
save(),
setColumnAlias(),
setDbo(),
setRules()
Methods inherited from JObject
__toString(),
def(),
get(),
getError(),
getErrors(),
getProperties(),
set(),
setError(),
setProperties()
Magic methods summary
Properties summary
Properties inherited from JTableNested
$_cache,
$_debug,
$_location,
$_location_id,
$alias,
$level,
$lft,
$parent_id,
$rgt,
$root_id
Properties inherited from JTable
$_autoincrement,
$_columnAlias,
$_db,
$_jsonEncode,
$_locked,
$_observers,
$_rules,
$_tbl,
$_tbl_key,
$_tbl_keys,
$_trackAssets
