ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups 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.

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

ilTermsOfServiceSignableDocument::determine ( )

Called from client to initiate the content determination.

Implemented in ilTermsOfServiceFileSystemDocument.

ilTermsOfServiceSignableDocument::getContent ( )
Returns
string

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

ilTermsOfServiceSignableDocument::getIso2LanguageCode ( )
Returns
string

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

ilTermsOfServiceSignableDocument::getSource ( )
Returns
mixed

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

ilTermsOfServiceSignableDocument::getSourceType ( )
Returns
int

Implemented in ilTermsOfServiceFileSystemDocument.

Referenced by ilTermsOfServiceHelper\trackAcceptance().

+ Here is the caller graph for this function:

ilTermsOfServiceSignableDocument::hasContent ( )
Returns
bool

Implemented in ilTermsOfServiceFileSystemDocument.

Field Documentation

const ilTermsOfServiceSignableDocument::SRC_TYPE_OBJECT = 1

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