From 77c7638f2ef08a222c66eb83c717c3d4aad5b41e Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Mon, 26 Feb 2007 13:09:43 +0000 Subject: [PATCH] imap_fetchstructure and imap_bodystruct share the same return value structure, made imap_bodystruct just refer to imap_fetchstructure for this and added see-also links git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230835 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/functions/imap-bodystruct.xml | 96 +++---------------- .../imap/functions/imap-fetchstructure.xml | 3 +- 2 files changed, 14 insertions(+), 85 deletions(-) diff --git a/reference/imap/functions/imap-bodystruct.xml b/reference/imap/functions/imap-bodystruct.xml index d2d82a6f23..363f7c7416 100644 --- a/reference/imap/functions/imap-bodystruct.xml +++ b/reference/imap/functions/imap-bodystruct.xml @@ -1,5 +1,5 @@ - + imap_bodystruct @@ -44,89 +44,17 @@ &reftitle.returnvalues; - Returns the information in an object with following properties: - - - - type - - - - - - encoding - - - - - - ifsubtype - - - - - - subtype - - - - - - ifdescription - - - - - - description - - - - - - ifid - - - - - - id - - - - - - lines - number of lines - - - - - bytes - size of message, in bytes - - - - - ifdisposition - - - - - - disposition - - - - - - ifdparameters - - - - - - dparameters - - - - - - ifparameters - - - - - - parameters - - - - + Returns the information in an object, for a detailed description + of the object structure and properties see + imap_fetchstructure. + + + + &reftitle.seealso; + + + imap_fetchstructure + diff --git a/reference/imap/functions/imap-fetchstructure.xml b/reference/imap/functions/imap-fetchstructure.xml index 9f48796285..2965cbdf2f 100644 --- a/reference/imap/functions/imap-fetchstructure.xml +++ b/reference/imap/functions/imap-fetchstructure.xml @@ -1,5 +1,5 @@ - + imap_fetchstructure @@ -173,6 +173,7 @@ imap_fetchbody + imap_bodystruct