class DocumentImportIFrameField_Importer (View source)

Utility class hiding the specifics of the document conversion process.

Properties

protected $fileDescriptor

Associative array of:

  • name: the full name of the file including the extension.
protected $chosenFolderID
protected static $docvert_username
protected static $docvert_password
protected static $docvert_url

Methods

public static 
set_docvert_username($username = null)

No description

public static 
get_docvert_username()

No description

public static 
set_docvert_password($password = null)

No description

public static 
get_docvert_password()

No description

public static 
set_docvert_url($url = null)

No description

public static 
get_docvert_url()

No description

public
__construct($fileDescriptor, $chosenFolderID = null)

No description

public
import()

No description

Details

static set_docvert_username($username = null)

No description

Parameters

$username

static get_docvert_username()

No description

static set_docvert_password($password = null)

No description

Parameters

$password

static get_docvert_password()

No description

static set_docvert_url($url = null)

No description

Parameters

$url

static get_docvert_url()

No description

__construct($fileDescriptor, $chosenFolderID = null)

No description

Parameters

$fileDescriptor
$chosenFolderID

import()

No description