Public Member Functions | Static Public Member Functions

article Class Reference

Inheritance diagram for article:
module fileuploadable

Public Member Functions

 getHtml ($gotuid, $gotmoduleComponentId, $gotaction)
 isCommentsEnabled ()
 setCommentEnable ($val)
 renderComment ($id, $user, $timestamp, $comment, $delete=0)
 commentBox ()
 actionView ($text="")
 actionEdit ()
 diff ($new, $old)
 patch ($article, $patch)
 getRevision ($revisionNo)
 getDraft ($draftNo)
 getCkBody ($content="")
 createModule (&$moduleComponentId)
 deleteModule ($moduleComponentId)
 copyModule ($moduleComponentId)

Static Public Member Functions

static getFileAccessPermission ($pageId, $moduleComponentId, $userId, $fileName)
static getUploadableFileProperties (&$fileTypesArray, &$maxFileSizeInBytes)

Detailed Description

Definition at line 15 of file article.lib.php.


Member Function Documentation

actionEdit (  ) 

Definition at line 154 of file article.lib.php.

actionView ( text = ""  ) 

Definition at line 94 of file article.lib.php.

commentBox (  ) 

Definition at line 76 of file article.lib.php.

copyModule ( moduleComponentId  ) 

Definition at line 557 of file article.lib.php.

createModule ( &$  moduleComponentId  ) 

Definition at line 501 of file article.lib.php.

deleteModule ( moduleComponentId  ) 

Definition at line 515 of file article.lib.php.

diff ( new,
old 
)

Definition at line 271 of file article.lib.php.

getCkBody ( content = ""  ) 

Definition at line 376 of file article.lib.php.

getDraft ( draftNo  ) 

Definition at line 363 of file article.lib.php.

static getFileAccessPermission ( pageId,
moduleComponentId,
userId,
fileName 
) [static]

Funtion which tells the cms uploaded file access is defined by which action

Implements fileuploadable.

Definition at line 35 of file article.lib.php.

getHtml ( gotuid,
gotmoduleComponentId,
gotaction 
)

Definition at line 20 of file article.lib.php.

getRevision ( revisionNo  ) 

Definition at line 350 of file article.lib.php.

static getUploadableFileProperties ( &$  fileTypesArray,
&$  maxFileSizeInBytes 
) [static]

Definition at line 39 of file article.lib.php.

isCommentsEnabled (  ) 

Definition at line 44 of file article.lib.php.

patch ( article,
patch 
)

Definition at line 309 of file article.lib.php.

renderComment ( id,
user,
timestamp,
comment,
delete = 0 
)

Definition at line 53 of file article.lib.php.

setCommentEnable ( val  ) 

Definition at line 49 of file article.lib.php.


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