modules/KBDocuments/KBDocumentSoap.php
\KBDocumentSoap
Package:
Properties
Methods
retrieveFileName(
\The $id
)
:
\The
retrieveFileName This is a function to return the true file name value as listed in the document_revisions table for the given id.
Parameters
Returns
Name | Type | Description |
---|---|---|
$id | \The | id field of the row in document_revisions table to fetch file name for |
Type | Description |
---|---|
\The | String file name or id if not found |