PHP Class RCCWP_ManagementPage, Magic-Fields

Mostra file Open project: hunk/Magic-Fields Class Usage Examples

Public Methods

Method Description
AssignCustomWritePanel ( )
GetCustomFieldDeleteUrl ( $customGroupId, $customFieldId )
GetCustomFieldEditUrl ( $customWriteModuleId, $customGroupId, $customFieldId )
GetCustomGroupDeleteUrl ( $groupId )
GetCustomGroupEditUrl ( $groupId, $moduleId )
GetCustomPanelModuleDeleteUrl ( $customWritePanelId, $panelModuleId )
GetCustomWriteModuleDeleteUrl ( $moduleId )
GetCustomWriteModuleEditUrl ( $moduleId )
GetCustomWritePanelDeleteUrl ( $customWritePanelId )
GetCustomWritePanelEditUrl ( $customWritePanelId )
GetCustomWritePanelGenericUrl ( $mfAction, $customWritePanelId = null ) : unknown Generates a url containing the write panel id and the action
GetModuleDuplicateDeleteUrl ( $customWriteModuleId, $duplicateId )
GetModuleDuplicateEditUrl ( $customWriteModuleId, $duplicateId )
GetPanelPage ( )

Method Details

AssignCustomWritePanel() public method

GetCustomFieldDeleteUrl() public method

public GetCustomFieldDeleteUrl ( $customGroupId, $customFieldId )

GetCustomFieldEditUrl() public method

public GetCustomFieldEditUrl ( $customWriteModuleId, $customGroupId, $customFieldId )

GetCustomGroupDeleteUrl() public method

public GetCustomGroupDeleteUrl ( $groupId )

GetCustomGroupEditUrl() public method

public GetCustomGroupEditUrl ( $groupId, $moduleId )

GetCustomPanelModuleDeleteUrl() public method

public GetCustomPanelModuleDeleteUrl ( $customWritePanelId, $panelModuleId )

GetCustomWriteModuleDeleteUrl() public method

public GetCustomWriteModuleDeleteUrl ( $moduleId )

GetCustomWriteModuleEditUrl() public method

public GetCustomWriteModuleEditUrl ( $moduleId )

GetCustomWritePanelDeleteUrl() public method

public GetCustomWritePanelDeleteUrl ( $customWritePanelId )

GetCustomWritePanelEditUrl() public method

public GetCustomWritePanelEditUrl ( $customWritePanelId )

GetCustomWritePanelGenericUrl() public static method

Generates a url containing the write panel id and the action
public static GetCustomWritePanelGenericUrl ( $mfAction, $customWritePanelId = null ) : unknown
return unknown

GetModuleDuplicateDeleteUrl() public method

public GetModuleDuplicateDeleteUrl ( $customWriteModuleId, $duplicateId )

GetModuleDuplicateEditUrl() public method

public GetModuleDuplicateEditUrl ( $customWriteModuleId, $duplicateId )

GetPanelPage() public static method

public static GetPanelPage ( )