Inherits PntWidgetFactory.
Additional Inherited Members | |
Public Member Functions inherited from PntWidgetFactory | |
__construct ($page) | |
getFormWidget ($itemType, $path, $contentLabel, $formKey=null) | |
getDetailsFormWidget ($text) | |
getCustomWidget ($text) | |
getCustomWebsiteWidget ($text) | |
getCustomUrlWidget ($text) | |
isPasswordWidget ($text) | |
getAndIncludeWidget ($text, $class) | |
getCheckboxWidget ($text) | |
getDateWidget ($text) | |
getPasswordWidget ($text) | |
getTextWidget ($text) | |
getHtmlWidget ($text) | |
getAdvancedHtmlWidget ($text) | |
getTextAreaWidget ($text) | |
getSelectWidget ($text) | |
getRadioWidget ($text) | |
getDialogWidget ($text) | |
getMtoNDialogWidget ($text) | |
getShortlistDialogWidget ($text) | |
getRequestedObject () | |
getTextAreaTreshold () | |
setTextAreaTreshold ($value) | |
getDialogTreshold () | |
setDialogTreshold ($value) | |
__toString () | |
Data Fields inherited from PntWidgetFactory | |
$textAreaTreshold = 120 | |
$dialogTreshold = 30 | |
$widgetDir = 'widgets' | |