dams Sat Jan 18 17:52:02 2003 EDT
Modified files:
/phpdoc/en/reference/hwapi/functions hwapi-link.xml
hwapi-object-insert.xml
hwapi-object-remove.xml
hwapi-unlock.xml
Log:
using &true; entity
Index: phpdoc/en/reference/hwapi/functions/hwapi-link.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-link.xml:1.2
phpdoc/en/reference/hwapi/functions/hwapi-link.xml:1.3
--- phpdoc/en/reference/hwapi/functions/hwapi-link.xml:1.2 Wed Apr 17 02:38:43
2002
+++ phpdoc/en/reference/hwapi/functions/hwapi-link.xml Sat Jan 18 17:52:02 2003
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-link">
<refnamediv>
@@ -19,7 +19,7 @@
'destinationParentIdentifier' is the target collection.
</para>
<para>
- The function returns true on success or an error object.
+ The function returns &true; on success or an error object.
</para>
<para>
See also <function>hwapi_copy</function>.
Index: phpdoc/en/reference/hwapi/functions/hwapi-object-insert.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-object-insert.xml:1.2
phpdoc/en/reference/hwapi/functions/hwapi-object-insert.xml:1.3
--- phpdoc/en/reference/hwapi/functions/hwapi-object-insert.xml:1.2 Wed Apr 17
02:38:43 2002
+++ phpdoc/en/reference/hwapi/functions/hwapi-object-insert.xml Sat Jan 18 17:52:02
+2003
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-object-insert">
<refnamediv>
@@ -13,8 +13,8 @@
<methodparam><type>object</type><parameter>attribute</parameter></methodparam>
</methodsynopsis>
<para>
- Adds an attribute to the object. Returns true on success and otherwise
- false.
+ Adds an attribute to the object. Returns &true; on success and otherwise
+ &false;.
</para>
<para>
See also <function>hwapi_object_remove</function>.
Index: phpdoc/en/reference/hwapi/functions/hwapi-object-remove.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-object-remove.xml:1.2
phpdoc/en/reference/hwapi/functions/hwapi-object-remove.xml:1.3
--- phpdoc/en/reference/hwapi/functions/hwapi-object-remove.xml:1.2 Wed Apr 17
02:38:44 2002
+++ phpdoc/en/reference/hwapi/functions/hwapi-object-remove.xml Sat Jan 18 17:52:02
+2003
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-object-remove">
<refnamediv>
@@ -13,8 +13,8 @@
<methodparam><type>string</type><parameter>name</parameter></methodparam>
</methodsynopsis>
<para>
- Removes the attribute with the given name. Returns true on success
- and otherwise false.
+ Removes the attribute with the given name. Returns &true; on success
+ and otherwise &false;.
</para>
<para>
See also <function>hwapi_object_insert</function>.
Index: phpdoc/en/reference/hwapi/functions/hwapi-unlock.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-unlock.xml:1.2
phpdoc/en/reference/hwapi/functions/hwapi-unlock.xml:1.3
--- phpdoc/en/reference/hwapi/functions/hwapi-unlock.xml:1.2 Wed Apr 17 02:38:46
2002
+++ phpdoc/en/reference/hwapi/functions/hwapi-unlock.xml Sat Jan 18 17:52:02
+2003
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-unlock">
<refnamediv>
@@ -20,7 +20,7 @@
function <function>hwapi_lock</function>.
</para>
<para>
- Returns true on success or an object of class HW_API_Error.
+ Returns &true; on success or an object of class HW_API_Error.
</para>
<para>
See also <function>hwapi_lock</function>.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php