PHP 클래스 Horde_Kolab_Format_Xml_Dummy, horde
Copyright 2007-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드 상세
Save the object creation date.
public _saveValue ( DOMNode $node, string $name, mixed $value, boolean $missing ) : DOMNode |
$node |
DOMNode |
The parent node to attach the child
to. |
$name |
string |
The name of the node. |
$value |
mixed |
The value to store. |
$missing |
boolean |
Has the value been missing? |
리턴 |
DOMNode |
The new child node. |