|
|||
|
Helper functions in the base class
Some special functions are included in the base class to make extension creation simple. string getTextbox([string value [, bool use_rte]]) This function returns a Textarea with ritchtexteditor string getRightpanel([int user [, int group [, int userrights [, int grouprights [, int otherrights ]]]]]) returns a rightpanel string getRightpanelByID(int contentid) Returns a rightpanel for content string getDefaultRightpanel() Returns the default rightpanel for the user |
|||