PHP Класс RCCWP_Processor, Magic-Fields

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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 ( )