Class Core_Out_Std
Std core out
$oCore_Out_Std = new Core_Out_Std(); $oCore_Out_Std ->open() ->write('content 1') ->write('content 2') ->write('content 3') ->close();
- Core_Servant_Properties
-
Core_Out
-
Core_Out_Std
Package: HostCMS\Core\Out
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at core/out/std.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at core/out/std.php
Methods summary
public
|
|
public
|
|
public
|
Methods inherited from Core_Servant_Properties
__call(),
__construct(),
__get(),
__isset(),
__set(),
__toString(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array()
|