PHP 클래스 RCCWP_Processor, Magic-Fields

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

공개 메소드들

메소드 설명
CheckFieldName ( string $fieldName, $panelID ) : boolean Check if the name of some custom field is already used
FlushAllOutputBuffer ( ) Flush All the buffers
Main ( ) This function is executed every time to something related with the Magic Fields happen this function update,delete,create a customfield,writepanel,group.
Redirect ( string $location ) Redirect Function
checkPermissions ( )

메소드 상세

CheckFieldName() 공개 정적인 메소드

@param string $fieldName
public static CheckFieldName ( string $fieldName, $panelID ) : boolean
$fieldName string
리턴 boolean

FlushAllOutputBuffer() 공개 정적인 메소드

Flush All the buffers
public static FlushAllOutputBuffer ( )

Main() 공개 정적인 메소드

This function is executed every time to something related with the Magic Fields happen this function update,delete,create a customfield,writepanel,group.
public static Main ( )

Redirect() 공개 정적인 메소드

@param string $location
public static Redirect ( string $location )
$location string

checkPermissions() 공개 정적인 메소드

public static checkPermissions ( )