Class icms_core_Object
Base class for all objects in the kernel (and beyond)
Direct known subclasses
icms_config_category_Object, icms_config_Item_Object, icms_member_group_membership_Object, icms_member_group_Object, icms_member_groupperm_Object, icms_member_user_Object, icms_module_Object, icms_view_template_file_Object, icms_view_template_set_Object, icms_config_option_Object, icms_data_avatar_Object, icms_data_comment_Object, icms_data_notification_Object, icms_data_privmessage_Object, icms_image_category_Object, icms_image_Object, icms_ipf_ObjectIndirect known subclasses
icms_data_file_Object, icms_data_page_Object, icms_data_urllink_Object, icms_ipf_category_Object, icms_ipf_seo_Object, icms_view_block_Object, icms_view_block_position_Object
Package: Core
Category: ICMS
Copyright:
License: GNU General Public License (GPL)
Author: Kazumi Ono (AKA onokazu)
Since: XOOPS
Located at core/Object.php
Category: ICMS
Copyright:
copyright (c) 2000-2003 XOOPS.org You should have received a copy of XOOPS_copyrights.txt with this file. If not, you may obtain a copy from xoops.org
License: GNU General Public License (GPL)
Author: Kazumi Ono (AKA onokazu)
Since: XOOPS
Located at core/Object.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setFormVars( array $var_arr = null, string $pref = 'xo_', $not_gpc = false )
Assign values to multiple variables in a batch |
public
array
&
|
|
public
array
|
|
public
mixed
|
|
public
boolean
|
|
public
|
|
public
object
&
|
|
public
|
|
public
array
|
|
public
string
|
public
array
|
$vars
holds all variables(properties) of an object |
#
array()
|
public
array
|
$cleanVars
variables cleaned for store in DB |
#
array()
|
protected
boolean
|
$_isNewConfig
is it a newly created config object? |
#
false
|