ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules Pages
ilTermsOfServiceSignableDocument Interface Reference
+ Inheritance diagram for ilTermsOfServiceSignableDocument:
+ Collaboration diagram for ilTermsOfServiceSignableDocument:

Public Member Functions

 hasContent ()
 
 getContent ()
 
 getSource ()
 
 getSourceType ()
 
 getIso2LanguageCode ()
 
 determine ()
 Called from client to initiate the content determination. More...
 

Data Fields

const SRC_TYPE_FILE_SYSTEM_PATH = 0
 
const SRC_TYPE_OBJECT = 1
 

Detailed Description

Author
Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

Definition at line 8 of file interface.ilTermsOfServiceSignableDocument.php.

Member Function Documentation

◆ determine()

ilTermsOfServiceSignableDocument::determine ( )

Called from client to initiate the content determination.

Implemented in ilTermsOfServiceFileSystemDocument.

◆ getContent()

ilTermsOfServiceSignableDocument::getContent ( )
Returns
string

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

◆ getIso2LanguageCode()

ilTermsOfServiceSignableDocument::getIso2LanguageCode ( )
Returns
string

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

◆ getSource()

ilTermsOfServiceSignableDocument::getSource ( )
Returns
mixed

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

◆ getSourceType()

ilTermsOfServiceSignableDocument::getSourceType ( )
Returns
int

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

◆ hasContent()

ilTermsOfServiceSignableDocument::hasContent ( )
Returns
bool

Implemented in ilTermsOfServiceFileSystemDocument.

Field Documentation

◆ SRC_TYPE_FILE_SYSTEM_PATH

◆ SRC_TYPE_OBJECT

const ilTermsOfServiceSignableDocument::SRC_TYPE_OBJECT = 1

The documentation for this interface was generated from the following file: