filter_id

(no version information, might be only in CVS)

filter_id -- Returns the filter ID belonging to a named filter

Descrição

int filter_id ( string filtername )

Parâmetros

filtername

Name of a filter to get.

Valores de retornado

ID of a filter on success or NULL if filter doesn't exist.

Veja também

filter_list()