logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sympa::ListOpt - Definition of list configuration parameter values

Description

       Sympa::ListOpt gives information about options used for values of list configuration.

   Function
       get_option_description ( $that, $value, [ $type, [ $withval ] ] )
           Deprecated.

           Function.    Gets   i18n-ed  title  of  option.   Language  context  must  be  set  in  advance  (See
           Sympa::Language).

           Parameters:

           $that
               Context, instance of Sympa::List, Robot or Site.

           $value
               Value of option.

           $type
               Type of option: field_type (see Sympa::ListDef) or other (list config option, default).

           $withval
               Adds value of option to returned title.

           Returns:

           I18n-ed title of option value.

History

       Sympa::ListOpt appeared on Sympa 6.2.13.

6.2.76                                             2025-02-12                             Sympa::ListOpt(3Sympa)

Name

       Sympa::ListOpt - Definition of list configuration parameter values

See Also

       Sympa::ListDef.

See Also