PHP Class RCCWP_Processor, Magic-Fields

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

Public Methods

Method Description
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 ( )

Method Details

CheckFieldName() public static method

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

FlushAllOutputBuffer() public static method

Flush All the buffers
public static FlushAllOutputBuffer ( )

Main() public static method

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() public static method

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

checkPermissions() public static method

public static checkPermissions ( )