|
Stud.IP
jlu_4.3 Revision 64286
|


Public Member Functions | |
| __construct () | |
Public Member Functions inherited from ClipboardWidget | |
| __construct ($allowed_item_classes=[]) | |
| clearSessionVariables () | |
| updateSessionVariables () | |
| enableDraggableItems () | |
| disableDraggableItems () | |
| setReadonly ($readonly=false) | |
| isReadonly () | |
| setApplyButtonTitle ($title='') | |
| getApplyButtonTitle () | |
| getClipboardWidgetId () | |
| render ($variables=[]) | |
| & | addLink ($label, $url, $icon=null, $attributes=array(), $index=null) |
Public Member Functions inherited from SidebarWidget | |
| __construct () | |
| setTitle ($title) | |
| getTitle () | |
| removeTitle () | |
| setExtra ($extra) | |
| getExtra () | |
| removeExtra () | |
| render ($variables=array()) | |
Public Member Functions inherited from Widget | |
| addElement (WidgetElement $element, $index=null) | |
| insertElement (WidgetElement $element, $before_index, $index=null) | |
| getElement ($index) | |
| getElements () | |
| removeElement ($index) | |
| hasElements () | |
| hasElement ($index) | |
| forceRendering ($state=true) | |
| addLayoutCSSClass ($css_class) | |
| removeLayoutCSSClass ($css_class) | |
| render ($variables=array()) | |
| __isset ($offset) | |
| __get ($offset) | |
| __set ($offset, $value) | |
| __unset ($offset) | |
Additional Inherited Members | |
Protected Member Functions inherited from Widget | |
| guessIndex (WidgetElement $element) | |
Protected Attributes inherited from ClipboardWidget | |
| $allowed_item_class | |
| $draggable_items | |
| $clipboard_widget_id | |
| $current_clipboard_id | |
| $apply_button_title | |
Protected Attributes inherited from Widget | |
| $elements = array() | |
| $template = 'widgets/widget' | |
| $template_variables = array() | |
| $layout = 'widgets/widget-layout' | |
| $forced_rendering = false | |
| $layout_css_classes = array() | |
| __construct | ( | ) |