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 ( ) |
public static CheckFieldName ( string $fieldName, $panelID ) : boolean | ||
$fieldName | string | |
return | boolean |
public static FlushAllOutputBuffer ( ) |
public static Main ( ) |