Property | Type | Description | |
---|---|---|---|
$field | string | ||
$table | string |
Method | Description | |
---|---|---|
getActiveRecord ( ) : array | AbstractRecordResource usually uses the current cObj as reference, but the page is needed here | |
getRecord ( integer $id ) : array | ||
initializeArguments ( ) : void | Initialize arguments. |
Method | Description | |
---|---|---|
getCurrentLanguageUid ( ) : integer | ||
getSlideRecordsFromPage ( integer $pageUid, integer $limit ) : array | ||
isDefaultLanguage ( ) : boolean |
public getActiveRecord ( ) : array | ||
return | array |
protected getCurrentLanguageUid ( ) : integer | ||
return | integer |
public initializeArguments ( ) : void | ||
return | void |