Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 930

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>hw_api-&#62;insert</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Hyperwave API functions"
HREF="ref.hwapi.html"><LINK
REL="PREVIOUS"
TITLE="hw_api->info"
HREF="function.hwapi-info.html"><LINK
REL="NEXT"
TITLE="hw_api->insertanchor"
HREF="function.hwapi-insertanchor.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="refentry"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.hwapi-info.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.hwapi-insertanchor.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="function.hwapi-insert"
></A
>hw_api-&#62;insert</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN32759"
></A
><P
>    (no version information, might be only in CVS)</P
>hw_api-&#62;insert&nbsp;--&nbsp;Inserts a new object</DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN32762"
></A
><H2
>Description</H2
>object <B
CLASS="methodname"
>insert</B
> ( array parameter)<BR
></BR
><P
>&#13;     Insert a new object. The object type can be user, group, document or
     anchor. Depending on the type other object attributes has to be set.
     The parameter array contains the required elements 'object' and 'content'
     (if the object is a document) and the optional parameters 'parameters',
     'mode' and 'attributeSelector'. The 'object' must contain all attributes
     of the object. 'parameters' is an object as well holding futher
     attributes like the destination (attribute key is 'Parent'). 'content' is
     the content of the document. 'mode' can be a
     combination of the following flags:
     <P
></P
><DIV
CLASS="variablelist"
><DL
><DT
>HW_API_INSERT_NORMAL</DT
><DD
><P
>&#13;         The object in inserted into the server.
        </P
></DD
><DT
>HW_API_INSERT_FORCE-VERSION-CONTROL</DT
><DD
><P
>&#13;        </P
></DD
><DT
>HW_API_INSERT_AUTOMATIC-CHECKOUT</DT
><DD
><P
>&#13;        </P
></DD
><DT
>HW_API_INSERT_PLAIN</DT
><DD
><P
>&#13;        </P
></DD
><DT
>HW_API_INSERT_KEEP_TIME_MODIFIED</DT
><DD
><P
>&#13;        </P
></DD
><DT
>HW_API_INSERT_DELAY_INDEXING</DT
><DD
><P
>&#13;        </P
></DD
></DL
></DIV
>
    </P
><P
>&#13;     See also <A
HREF="function.hwapi-replace.html"
><B
CLASS="function"
>hwapi_replace()</B
></A
>.
    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.hwapi-info.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.hwapi-insertanchor.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>hw_api-&#62;info</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="ref.hwapi.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>hw_api-&#62;insertanchor</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>