Method | Description | |
---|---|---|
__construct ( $article_id = null, $clang = null ) |
Method | Description | |
---|---|---|
addSlice ( $sliceId, $moduleIdToAdd ) | ----- ADD Slice | |
editSlice ( $RE_CONTS, $RE_MODUL_IN, $RE_CTYPE, $RE_MODUL_ID, $artDataSql ) | ----- EDIT Slice | |
outputSlice ( rex_sql $artDataSql, $moduleIdToAdd ) | ||
postArticle ( $articleContent, $moduleIdToAdd ) | ||
preArticle ( $articleContent, $module_id ) |
Method | Description | |
---|---|---|
getModuleSelect ( $sliceId ) | ||
getSliceHeading ( rex_sql $artDataSql ) : string | Returns the slice heading. | |
getSliceMenu ( rex_sql $artDataSql ) : string | Returns the slice menu. | |
getWrappedModuleOutput ( integer $moduleId, string $moduleOutput ) : string | Wraps the output of a module. |
protected editSlice ( $RE_CONTS, $RE_MODUL_IN, $RE_CTYPE, $RE_MODUL_ID, $artDataSql ) |
protected outputSlice ( rex_sql $artDataSql, $moduleIdToAdd ) | ||
$artDataSql | rex_sql |