Class Informationsystem_Item_Export_Csv_Controller
Information systems export CSV controller
- Core_Servant_Properties
-
Informationsystem_Item_Export_Csv_Controller
Package: HostCMS\Informationsystem
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at informationsystem/item/export/csv/controller.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at informationsystem/item/export/csv/controller.php
Methods summary
public
|
#
__construct( integer $iInformationsystemId, boolean $bItemPropertiesExport = TRUE, boolean $bGroupPropertiesExport = TRUE )
Constructor. |
protected
array
|
|
protected
|
|
protected
string
|
#
_getPropertyValue(
Get value of Property_Value |
public
array
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
|
protected
|
Methods inherited from Core_Servant_Properties
__call()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
addAllowedProperties()
,
addAllowedProperty()
,
set()
,
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array(
'separator',
'encoding',
'parentGroup',
'exportItemExternalProperties',
'exportGroupExternalProperties',
'informationsystemId',
)
|
protected
array
|
$_cacheGetListValue
|
#
array()
|
protected
array
|
$_aCurrentRow
Array of titile line |
#
array()
|