Option
- Namespace: \Redaxscript\Admin\View\Helper
- Description: helper class to create various options
- Package: Redaxscript
- Category: View
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_language | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__construct | public | constructor of the class |
getRobotArray | public | get the robot array |
getCharsetArray | public | get the charset array |
getLocaleArray | public | get the locale array |
getZoneArray | public | get the zone array |
getTimeArray | public | get the time array |
getDateArray | public | get the date array |
getOrderArray | public | get the order array |
getCaptchaArray | public | get the captcha array |
getPermissionArray | public | get the permission array |
getLanguageArray | public | get the language array |
getTemplateArray | public | get the template array |
getCategoryArray | public | get the category array |
getSiblingForCategoryArray | public | get the sibling for category array |
getParentForCategoryArray | public | get the parent for category array |
getArticleArray | public | get the article array |
getSiblingForArticleArray | public | get the sibling for article array |
getSiblingForExtraArray | public | get the sibling for extra array |
getArticleForCommentArray | public | get the article for comment array |
_getContentArray | protected | get the content array |
getGroupArray | public | get the group array |
Method | Visibility | Description |