1 | <HTML
|
---|
2 | ><HEAD
|
---|
3 | ><TITLE
|
---|
4 | >hw_api->insertdocument</TITLE
|
---|
5 | ><META
|
---|
6 | NAME="GENERATOR"
|
---|
7 | CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
|
---|
8 | REL="HOME"
|
---|
9 | TITLE="Manuál PHP"
|
---|
10 | HREF="index.html"><LINK
|
---|
11 | REL="UP"
|
---|
12 | TITLE="Hyperwave API functions"
|
---|
13 | HREF="ref.hwapi.html"><LINK
|
---|
14 | REL="PREVIOUS"
|
---|
15 | TITLE="hw_api->insertcollection"
|
---|
16 | HREF="function.hwapi-insertcollection.html"><LINK
|
---|
17 | REL="NEXT"
|
---|
18 | TITLE="hw_api->link"
|
---|
19 | HREF="function.hwapi-link.html"><META
|
---|
20 | HTTP-EQUIV="Content-type"
|
---|
21 | CONTENT="text/html; charset=ISO-8859-2"></HEAD
|
---|
22 | ><BODY
|
---|
23 | CLASS="refentry"
|
---|
24 | BGCOLOR="#FFFFFF"
|
---|
25 | TEXT="#000000"
|
---|
26 | LINK="#0000FF"
|
---|
27 | VLINK="#840084"
|
---|
28 | ALINK="#0000FF"
|
---|
29 | ><DIV
|
---|
30 | CLASS="NAVHEADER"
|
---|
31 | ><TABLE
|
---|
32 | SUMMARY="Header navigation table"
|
---|
33 | WIDTH="100%"
|
---|
34 | BORDER="0"
|
---|
35 | CELLPADDING="0"
|
---|
36 | CELLSPACING="0"
|
---|
37 | ><TR
|
---|
38 | ><TH
|
---|
39 | COLSPAN="3"
|
---|
40 | ALIGN="center"
|
---|
41 | >Manuál PHP</TH
|
---|
42 | ></TR
|
---|
43 | ><TR
|
---|
44 | ><TD
|
---|
45 | WIDTH="10%"
|
---|
46 | ALIGN="left"
|
---|
47 | VALIGN="bottom"
|
---|
48 | ><A
|
---|
49 | HREF="function.hwapi-insertcollection.html"
|
---|
50 | ACCESSKEY="P"
|
---|
51 | >Pøedcházející</A
|
---|
52 | ></TD
|
---|
53 | ><TD
|
---|
54 | WIDTH="80%"
|
---|
55 | ALIGN="center"
|
---|
56 | VALIGN="bottom"
|
---|
57 | ></TD
|
---|
58 | ><TD
|
---|
59 | WIDTH="10%"
|
---|
60 | ALIGN="right"
|
---|
61 | VALIGN="bottom"
|
---|
62 | ><A
|
---|
63 | HREF="function.hwapi-link.html"
|
---|
64 | ACCESSKEY="N"
|
---|
65 | >Dal¹í</A
|
---|
66 | ></TD
|
---|
67 | ></TR
|
---|
68 | ></TABLE
|
---|
69 | ><HR
|
---|
70 | ALIGN="LEFT"
|
---|
71 | WIDTH="100%"></DIV
|
---|
72 | ><H1
|
---|
73 | ><A
|
---|
74 | NAME="function.hwapi-insertdocument"
|
---|
75 | ></A
|
---|
76 | >hw_api->insertdocument</H1
|
---|
77 | ><DIV
|
---|
78 | CLASS="refnamediv"
|
---|
79 | ><A
|
---|
80 | NAME="AEN29283"
|
---|
81 | ></A
|
---|
82 | ><P
|
---|
83 | > (no version information, might be only in CVS)</P
|
---|
84 | >hw_api->insertdocument -- Inserts a new object of type document</DIV
|
---|
85 | ><DIV
|
---|
86 | CLASS="refsect1"
|
---|
87 | ><A
|
---|
88 | NAME="AEN29286"
|
---|
89 | ></A
|
---|
90 | ><H2
|
---|
91 | >Description</H2
|
---|
92 | >object <B
|
---|
93 | CLASS="methodname"
|
---|
94 | >insertdocument</B
|
---|
95 | > ( array parameter)<BR
|
---|
96 | ></BR
|
---|
97 | ><P
|
---|
98 | > This function is a shortcut for <A
|
---|
99 | HREF="function.hwapi-insert.html"
|
---|
100 | ><B
|
---|
101 | CLASS="function"
|
---|
102 | >hwapi_insert()</B
|
---|
103 | ></A
|
---|
104 | >. It
|
---|
105 | inserts an object with content and sets some of the attributes required
|
---|
106 | for a document. The parameter array contains the required elements
|
---|
107 | 'object', 'parentIdentifier' and 'content' and the optional elements
|
---|
108 | 'mode', 'parameter' and 'attributeSelector'. See
|
---|
109 | <A
|
---|
110 | HREF="function.hwapi-insert.html"
|
---|
111 | ><B
|
---|
112 | CLASS="function"
|
---|
113 | >hwapi_insert()</B
|
---|
114 | ></A
|
---|
115 | > for the meaning of each element.
|
---|
116 | </P
|
---|
117 | ><P
|
---|
118 | > See also <A
|
---|
119 | HREF="function.hwapi-insert.html"
|
---|
120 | ><B
|
---|
121 | CLASS="function"
|
---|
122 | >hwapi_insert()</B
|
---|
123 | ></A
|
---|
124 | >
|
---|
125 | <A
|
---|
126 | HREF="function.hwapi-insertanchor.html"
|
---|
127 | ><B
|
---|
128 | CLASS="function"
|
---|
129 | >hwapi_insertanchor()</B
|
---|
130 | ></A
|
---|
131 | >,
|
---|
132 | <A
|
---|
133 | HREF="function.hwapi-insertcollection.html"
|
---|
134 | ><B
|
---|
135 | CLASS="function"
|
---|
136 | >hwapi_insertcollection()</B
|
---|
137 | ></A
|
---|
138 | >.
|
---|
139 | </P
|
---|
140 | ></DIV
|
---|
141 | ><DIV
|
---|
142 | CLASS="NAVFOOTER"
|
---|
143 | ><HR
|
---|
144 | ALIGN="LEFT"
|
---|
145 | WIDTH="100%"><TABLE
|
---|
146 | SUMMARY="Footer navigation table"
|
---|
147 | WIDTH="100%"
|
---|
148 | BORDER="0"
|
---|
149 | CELLPADDING="0"
|
---|
150 | CELLSPACING="0"
|
---|
151 | ><TR
|
---|
152 | ><TD
|
---|
153 | WIDTH="33%"
|
---|
154 | ALIGN="left"
|
---|
155 | VALIGN="top"
|
---|
156 | ><A
|
---|
157 | HREF="function.hwapi-insertcollection.html"
|
---|
158 | ACCESSKEY="P"
|
---|
159 | >Pøedcházející</A
|
---|
160 | ></TD
|
---|
161 | ><TD
|
---|
162 | WIDTH="34%"
|
---|
163 | ALIGN="center"
|
---|
164 | VALIGN="top"
|
---|
165 | ><A
|
---|
166 | HREF="index.html"
|
---|
167 | ACCESSKEY="H"
|
---|
168 | >Domù</A
|
---|
169 | ></TD
|
---|
170 | ><TD
|
---|
171 | WIDTH="33%"
|
---|
172 | ALIGN="right"
|
---|
173 | VALIGN="top"
|
---|
174 | ><A
|
---|
175 | HREF="function.hwapi-link.html"
|
---|
176 | ACCESSKEY="N"
|
---|
177 | >Dal¹í</A
|
---|
178 | ></TD
|
---|
179 | ></TR
|
---|
180 | ><TR
|
---|
181 | ><TD
|
---|
182 | WIDTH="33%"
|
---|
183 | ALIGN="left"
|
---|
184 | VALIGN="top"
|
---|
185 | >hw_api->insertcollection</TD
|
---|
186 | ><TD
|
---|
187 | WIDTH="34%"
|
---|
188 | ALIGN="center"
|
---|
189 | VALIGN="top"
|
---|
190 | ><A
|
---|
191 | HREF="ref.hwapi.html"
|
---|
192 | ACCESSKEY="U"
|
---|
193 | >Nahoru</A
|
---|
194 | ></TD
|
---|
195 | ><TD
|
---|
196 | WIDTH="33%"
|
---|
197 | ALIGN="right"
|
---|
198 | VALIGN="top"
|
---|
199 | >hw_api->link</TD
|
---|
200 | ></TR
|
---|
201 | ></TABLE
|
---|
202 | ></DIV
|
---|
203 | ></BODY
|
---|
204 | ></HTML
|
---|
205 | >
|
---|