Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 05cd670d8a02b2b4a0ffb1756f2e8308 > files > 6896

php-manual-zh-5.2.4-1mdv2008.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>hw_api-&#62;insert</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="PHP 手册"
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=UTF-8"></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 手册</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.hwapi-info.html"
ACCESSKEY="P"
>上一页</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"
>下一页</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="AEN78397"
></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="AEN78400"
></A
><H2
>Description</H2
>hw_api_object <B
CLASS="methodname"
>hw_api-&#62;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 further
     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
><TT
CLASS="constant"
><B
>HW_API_INSERT_NORMAL</B
></TT
></DT
><DD
><P
>&#13;         The object in inserted into the server.
        </P
></DD
><DT
><TT
CLASS="constant"
><B
>HW_API_INSERT_FORCE_VERSION_CONTROL</B
></TT
></DT
><DD
><P
>&#13;        </P
></DD
><DT
><TT
CLASS="constant"
><B
>HW_API_INSERT_AUTOMATIC_CHECKOUT</B
></TT
></DT
><DD
><P
>&#13;        </P
></DD
><DT
><TT
CLASS="constant"
><B
>HW_API_INSERT_PLAIN</B
></TT
></DT
><DD
><P
>&#13;        </P
></DD
><DT
><TT
CLASS="constant"
><B
>HW_API_INSERT_KEEP_TIME_MODIFIED</B
></TT
></DT
><DD
><P
>&#13;        </P
></DD
><DT
><TT
CLASS="constant"
><B
>HW_API_INSERT_DELAY_INDEXING</B
></TT
></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"
>上一页</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>起始页</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.hwapi-insertanchor.html"
ACCESSKEY="N"
>下一页</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"
>上一级</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>hw_api-&#62;insertanchor</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>