Manuel PHP Précédent Suivant hw_insertdocument() insère un document dans le groupe parent_id. Le document doit avoir été créé auparavant avec hw_new_document(). Assurez-vous que les attributs du nouveau document contiennent au moins les attributs suivants: Type, DocumentType, Title et Name. Vous aurez aussi parfois besoin de MimeType. La fonction retourne l'identifiant de l 'objet inséré, ou bien FALSE. Voir aussi hw_pipedocument(). Précédent Sommaire Suivant Niveau supérieur