|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.portlets.widget.business.WidgetAPIImpl
public class WidgetAPIImpl
| Field Summary | |
|---|---|
PermissionAPI |
perAPI
|
| Fields inherited from interface com.dotmarketing.portlets.widget.business.WidgetAPI |
|---|
WIDGET_CODE_FIELD_NAME, WIDGET_PRE_EXECUTE_FIELD_NAME, WIDGET_TITLE_FIELD_NAME, WIDGET_USAGE_FIELD_NAME |
| Constructor Summary | |
|---|---|
WidgetAPIImpl()
|
|
| Method Summary | |
|---|---|
void |
createBaseWidgetFields(Structure structure)
Will create the base widget fields for a specific structure. |
java.util.List<Structure> |
findAll(com.liferay.portal.model.User user,
boolean respectFrontEndPermissions)
Will return all widgets |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public PermissionAPI perAPI
| Constructor Detail |
|---|
public WidgetAPIImpl()
| Method Detail |
|---|
public void createBaseWidgetFields(Structure structure)
throws DotDataException,
DotStateException
WidgetAPI
createBaseWidgetFields in interface WidgetAPIDotDataException
DotStateException
public java.util.List<Structure> findAll(com.liferay.portal.model.User user,
boolean respectFrontEndPermissions)
throws DotDataException,
DotSecurityException
WidgetAPI
findAll in interface WidgetAPIDotDataException
DotSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||