PHP 클래스 RCCWP_ManagementPage, Magic-Fields

파일 보기 프로젝트 열기: hunk/Magic-Fields 1 사용 예제들

공개 메소드들

메소드 설명
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 ( )

메소드 상세

AssignCustomWritePanel() 공개 메소드

GetCustomFieldDeleteUrl() 공개 메소드

public GetCustomFieldDeleteUrl ( $customGroupId, $customFieldId )

GetCustomFieldEditUrl() 공개 메소드

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

GetCustomGroupDeleteUrl() 공개 메소드

public GetCustomGroupDeleteUrl ( $groupId )

GetCustomGroupEditUrl() 공개 메소드

public GetCustomGroupEditUrl ( $groupId, $moduleId )

GetCustomPanelModuleDeleteUrl() 공개 메소드

public GetCustomPanelModuleDeleteUrl ( $customWritePanelId, $panelModuleId )

GetCustomWriteModuleDeleteUrl() 공개 메소드

public GetCustomWriteModuleDeleteUrl ( $moduleId )

GetCustomWriteModuleEditUrl() 공개 메소드

public GetCustomWriteModuleEditUrl ( $moduleId )

GetCustomWritePanelDeleteUrl() 공개 메소드

public GetCustomWritePanelDeleteUrl ( $customWritePanelId )

GetCustomWritePanelEditUrl() 공개 메소드

public GetCustomWritePanelEditUrl ( $customWritePanelId )

GetCustomWritePanelGenericUrl() 공개 정적인 메소드

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

GetModuleDuplicateDeleteUrl() 공개 메소드

public GetModuleDuplicateDeleteUrl ( $customWriteModuleId, $duplicateId )

GetModuleDuplicateEditUrl() 공개 메소드

public GetModuleDuplicateEditUrl ( $customWriteModuleId, $duplicateId )

GetPanelPage() 공개 정적인 메소드

public static GetPanelPage ( )