hw_EditText
(PHP 4)
hw_EditText — Retrieve text document
Description
bool hw_edittext
( int
$connection
, int $hw_document
)Uploads the text document to the server. The object record of the document may not be modified while the document is edited.
This function will only works for pure text documents. It will not open a special data connection and therefore blocks the control connection during the transfer.
Parameters
-
connection
-
The connection identifier.
-
hw_document
-
The document identifier.
Return Values
Returns TRUE
on success or FALSE
on failure.
See Also
- hw_pipedocument() - Retrieve any document
- hw_free_document() - Frees hw_document
- hw_document_bodytag() - Body tag of hw_document
- hw_document_size() - Size of hw_document
- hw_output_document() - Prints hw_document
- hw_gettext() - Retrieve text document
[an error occurred while processing the directive]
- hw_Array2Objrec
- hw_changeobject
- hw_Children
- hw_ChildrenObj
- hw_Close
- hw_Connect
- hw_connection_info
- hw_cp
- hw_Deleteobject
- hw_DocByAnchor
- hw_DocByAnchorObj
- hw_Document_Attributes
- hw_Document_BodyTag
- hw_Document_Content
- hw_Document_SetContent
- hw_Document_Size
- hw_dummy
- hw_EditText
- hw_Error
- hw_ErrorMsg
- hw_Free_Document
- hw_GetAnchors
- hw_GetAnchorsObj
- hw_GetAndLock
- hw_GetChildColl
- hw_GetChildCollObj
- hw_GetChildDocColl
- hw_GetChildDocCollObj
- hw_GetObject
- hw_GetObjectByQuery
- hw_GetObjectByQueryColl
- hw_GetObjectByQueryCollObj
- hw_GetObjectByQueryObj
- hw_GetParents
- hw_GetParentsObj
- hw_getrellink
- hw_GetRemote
- hw_getremotechildren
- hw_GetSrcByDestObj
- hw_GetText
- hw_getusername
- hw_Identify
- hw_InCollections
- hw_Info
- hw_InsColl
- hw_InsDoc
- hw_insertanchors
- hw_InsertDocument
- hw_InsertObject
- hw_mapid
- hw_Modifyobject
- hw_mv
- hw_New_Document
- hw_objrec2array
- hw_Output_Document
- hw_pConnect
- hw_PipeDocument
- hw_Root
- hw_setlinkroot
- hw_stat
- hw_Unlock
- hw_Who
Коментарии
404 Not Found