
Public interface to get and set libhtmltmplpro options.
| TMPLPRO_API ABSTRACT_VALUE2ABSTRACT_ARRAY_functype APICALL tmplpro_get_option_AbstractVal2abstractArrayFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of ABSTRACT_VALUE2ABSTRACT_ARRAY_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_VALUE2PSTRING_functype APICALL tmplpro_get_option_AbstractVal2pstringFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of ABSTRACT_VALUE2PSTRING_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API call_expr_userfnc_functype APICALL tmplpro_get_option_CallExprUserfncFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of call_expr_userfnc_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_debug | ( | struct tmplpro_param * | param | ) |
get value of debug option.
see HTML::Template::Pro perl module documentation for debug option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_default_escape | ( | struct tmplpro_param * | param | ) |
get value of default_escape option.
see HTML::Template::Pro perl module documentation for default_escape option.
| param | -- pointer to an internal state. |
| TMPLPRO_API exit_loop_scope_functype APICALL tmplpro_get_option_ExitLoopScopeFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of exit_loop_scope_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_FUNCMAP* APICALL tmplpro_get_option_expr_func_map | ( | struct tmplpro_param * | param | ) |
get value of an external pointer that will be passed to a callback. see ABSTRACT_FUNCMAP.
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_CALLER* APICALL tmplpro_get_option_ext_calluserfunc_state | ( | struct tmplpro_param * | param | ) |
get value of an external pointer that will be passed to a callback. see ABSTRACT_CALLER.
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_DATASTATE* APICALL tmplpro_get_option_ext_data_state | ( | struct tmplpro_param * | param | ) |
get value of an external pointer that will be passed to a callback. see ABSTRACT_DATASTATE.
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_FILTER* APICALL tmplpro_get_option_ext_filter_state | ( | struct tmplpro_param * | param | ) |
get value of an external pointer that will be passed to a callback. see ABSTRACT_FILTER.
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_FINDFILE* APICALL tmplpro_get_option_ext_findfile_state | ( | struct tmplpro_param * | param | ) |
get value of an external pointer that will be passed to a callback. see ABSTRACT_FINDFILE.
| param | -- pointer to an internal state. |
| TMPLPRO_API ABSTRACT_WRITER* APICALL tmplpro_get_option_ext_writer_state | ( | struct tmplpro_param * | param | ) |
get value of an external pointer that will be passed to a callback. see ABSTRACT_WRITER.
| param | -- pointer to an internal state. |
| TMPLPRO_API const char* APICALL tmplpro_get_option_filename | ( | struct tmplpro_param * | param | ) |
get value of filename option.
see HTML::Template::Pro perl module documentation for filename option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_filters | ( | struct tmplpro_param * | param | ) |
get value of filters option.
see HTML::Template::Pro perl module documentation for filters option.
| param | -- pointer to an internal state. |
| TMPLPRO_API find_file_functype APICALL tmplpro_get_option_FindFileFuncPtr | ( | struct tmplpro_param * | param | ) |
| TMPLPRO_API free_expr_arglist_functype APICALL tmplpro_get_option_FreeExprArglistFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of free_expr_arglist_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API get_ABSTRACT_ARRAY_length_functype APICALL tmplpro_get_option_GetAbstractArrayLengthFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of get_ABSTRACT_ARRAY_length_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API get_ABSTRACT_MAP_functype APICALL tmplpro_get_option_GetAbstractMapFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of get_ABSTRACT_MAP_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API get_ABSTRACT_VALUE_functype APICALL tmplpro_get_option_GetAbstractValFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of get_ABSTRACT_VALUE_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_global_vars | ( | struct tmplpro_param * | param | ) |
get value of global_vars option.
see HTML::Template::Pro perl module documentation for global_vars option.
| param | -- pointer to an internal state. |
| TMPLPRO_API init_expr_arglist_functype APICALL tmplpro_get_option_InitExprArglistFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of init_expr_arglist_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API is_ABSTRACT_VALUE_true_functype APICALL tmplpro_get_option_IsAbstractValTrueFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of is_ABSTRACT_VALUE_true_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API is_expr_userfnc_functype APICALL tmplpro_get_option_IsExprUserfncFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of is_expr_userfnc_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API load_file_functype APICALL tmplpro_get_option_LoadFileFuncPtr | ( | struct tmplpro_param * | param | ) |
| TMPLPRO_API int APICALL tmplpro_get_option_loop_context_vars | ( | struct tmplpro_param * | param | ) |
get value of loop_context_vars option.
see HTML::Template::Pro perl module documentation for loop_context_vars option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_max_includes | ( | struct tmplpro_param * | param | ) |
get value of max_includes option.
see HTML::Template::Pro perl module documentation for max_includes option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_no_includes | ( | struct tmplpro_param * | param | ) |
get value of no_includes option.
see HTML::Template::Pro perl module documentation for no_includes option.
| param | -- pointer to an internal state. |
| TMPLPRO_API char** APICALL tmplpro_get_option_path | ( | struct tmplpro_param * | param | ) |
get value of path option.
see HTML::Template::Pro perl module documentation for path option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_path_like_variable_scope | ( | struct tmplpro_param * | param | ) |
get value of path_like_variable_scope option.
see HTML::Template::Pro perl module documentation for path_like_variable_scope option.
| param | -- pointer to an internal state. |
| TMPLPRO_API push_expr_arglist_functype APICALL tmplpro_get_option_PushExprArglistFuncPtr | ( | struct tmplpro_param * | param | ) |
get address of callback of push_expr_arglist_functype
| param | -- pointer to an internal state. |
| TMPLPRO_API PSTRING APICALL tmplpro_get_option_scalarref | ( | struct tmplpro_param * | param | ) |
get value of scalarref option.
see HTML::Template::Pro perl module documentation for scalarref option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_search_path_on_include | ( | struct tmplpro_param * | param | ) |
get value of search_path_on_include option.
see HTML::Template::Pro perl module documentation for search_path_on_include option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_strict | ( | struct tmplpro_param * | param | ) |
get value of strict option.
see HTML::Template::Pro perl module documentation for strict option.
| param | -- pointer to an internal state. |
| TMPLPRO_API char* APICALL tmplpro_get_option_template_root | ( | struct tmplpro_param * | param | ) |
get value of template_root option.
see HTML::Template::Pro perl module documentation for template_root option.
| param | -- pointer to an internal state. |
| TMPLPRO_API int APICALL tmplpro_get_option_tmpl_var_case | ( | struct tmplpro_param * | param | ) |
get value of tmpl_var_case option.
see HTML::Template::Pro perl module documentation for tmpl_var_case option.
| param | -- pointer to an internal state. |
| TMPLPRO_API unload_file_functype APICALL tmplpro_get_option_UnloadFileFuncPtr | ( | struct tmplpro_param * | param | ) |
| TMPLPRO_API writer_functype APICALL tmplpro_get_option_WriterFuncPtr | ( | struct tmplpro_param * | param | ) |
| TMPLPRO_API void APICALL tmplpro_set_option_AbstractVal2abstractArrayFuncPtr | ( | struct tmplpro_param * | param, | |
| ABSTRACT_VALUE2ABSTRACT_ARRAY_functype | val | |||
| ) |
set callback of ABSTRACT_VALUE2ABSTRACT_ARRAY_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_AbstractVal2pstringFuncPtr | ( | struct tmplpro_param * | param, | |
| ABSTRACT_VALUE2PSTRING_functype | val | |||
| ) |
set callback of ABSTRACT_VALUE2PSTRING_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_CallExprUserfncFuncPtr | ( | struct tmplpro_param * | param, | |
| call_expr_userfnc_functype | val | |||
| ) |
set callback of call_expr_userfnc_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_debug | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of debug option.
see HTML::Template::Pro perl module documentation for debug option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_default_escape | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of default_escape option.
see HTML::Template::Pro perl module documentation for default_escape option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_ExitLoopScopeFuncPtr | ( | struct tmplpro_param * | param, | |
| exit_loop_scope_functype | val | |||
| ) |
set callback of exit_loop_scope_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_expr_func_map | ( | struct tmplpro_param * | param, | |
| ABSTRACT_FUNCMAP * | val | |||
| ) |
set external pointer that will be passed to a callback. see ABSTRACT_FUNCMAP.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_ext_calluserfunc_state | ( | struct tmplpro_param * | param, | |
| ABSTRACT_CALLER * | val | |||
| ) |
set external pointer that will be passed to a callback. see ABSTRACT_CALLER.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_ext_data_state | ( | struct tmplpro_param * | param, | |
| ABSTRACT_DATASTATE * | val | |||
| ) |
set external pointer that will be passed to a callback. see ABSTRACT_DATASTATE.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_ext_filter_state | ( | struct tmplpro_param * | param, | |
| ABSTRACT_FILTER * | val | |||
| ) |
set external pointer that will be passed to a callback. see ABSTRACT_FILTER.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_ext_findfile_state | ( | struct tmplpro_param * | param, | |
| ABSTRACT_FINDFILE * | val | |||
| ) |
set external pointer that will be passed to a callback. see ABSTRACT_FINDFILE.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_ext_writer_state | ( | struct tmplpro_param * | param, | |
| ABSTRACT_WRITER * | val | |||
| ) |
set external pointer that will be passed to a callback. see ABSTRACT_WRITER.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_filename | ( | struct tmplpro_param * | param, | |
| const char * | val | |||
| ) |
set value of filename option.
see HTML::Template::Pro perl module documentation for filename option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_filters | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of filters option.
see HTML::Template::Pro perl module documentation for filters option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_FindFileFuncPtr | ( | struct tmplpro_param * | param, | |
| find_file_functype | val | |||
| ) |
set callback of find_file_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_FreeExprArglistFuncPtr | ( | struct tmplpro_param * | param, | |
| free_expr_arglist_functype | val | |||
| ) |
set callback of free_expr_arglist_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_GetAbstractArrayLengthFuncPtr | ( | struct tmplpro_param * | param, | |
| get_ABSTRACT_ARRAY_length_functype | val | |||
| ) |
set callback of get_ABSTRACT_ARRAY_length_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_GetAbstractMapFuncPtr | ( | struct tmplpro_param * | param, | |
| get_ABSTRACT_MAP_functype | val | |||
| ) |
set callback of get_ABSTRACT_MAP_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_GetAbstractValFuncPtr | ( | struct tmplpro_param * | param, | |
| get_ABSTRACT_VALUE_functype | val | |||
| ) |
set callback of get_ABSTRACT_VALUE_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_global_vars | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of global_vars option.
see HTML::Template::Pro perl module documentation for global_vars option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_InitExprArglistFuncPtr | ( | struct tmplpro_param * | param, | |
| init_expr_arglist_functype | val | |||
| ) |
set callback of init_expr_arglist_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_IsAbstractValTrueFuncPtr | ( | struct tmplpro_param * | param, | |
| is_ABSTRACT_VALUE_true_functype | val | |||
| ) |
set callback of is_ABSTRACT_VALUE_true_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_IsExprUserfncFuncPtr | ( | struct tmplpro_param * | param, | |
| is_expr_userfnc_functype | val | |||
| ) |
set callback of is_expr_userfnc_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_LoadFileFuncPtr | ( | struct tmplpro_param * | param, | |
| load_file_functype | val | |||
| ) |
set callback of load_file_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_loop_context_vars | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of loop_context_vars option.
see HTML::Template::Pro perl module documentation for loop_context_vars option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_max_includes | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of max_includes option.
see HTML::Template::Pro perl module documentation for max_includes option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_no_includes | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of no_includes option.
see HTML::Template::Pro perl module documentation for no_includes option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_path | ( | struct tmplpro_param * | param, | |
| char ** | val | |||
| ) |
set value of path option.
see HTML::Template::Pro perl module documentation for path option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_path_like_variable_scope | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of path_like_variable_scope option.
see HTML::Template::Pro perl module documentation for path_like_variable_scope option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_PushExprArglistFuncPtr | ( | struct tmplpro_param * | param, | |
| push_expr_arglist_functype | val | |||
| ) |
set callback of push_expr_arglist_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_scalarref | ( | struct tmplpro_param * | param, | |
| PSTRING | val | |||
| ) |
set value of scalarref option.
see HTML::Template::Pro perl module documentation for scalarref option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_search_path_on_include | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of search_path_on_include option.
see HTML::Template::Pro perl module documentation for search_path_on_include option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_strict | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of strict option.
see HTML::Template::Pro perl module documentation for strict option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_template_root | ( | struct tmplpro_param * | param, | |
| char * | val | |||
| ) |
set value of template_root option.
see HTML::Template::Pro perl module documentation for template_root option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_tmpl_var_case | ( | struct tmplpro_param * | param, | |
| int | val | |||
| ) |
set value of tmpl_var_case option.
see HTML::Template::Pro perl module documentation for tmpl_var_case option.
| param | -- pointer to an internal state. | |
| val | -- value to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_UnloadFileFuncPtr | ( | struct tmplpro_param * | param, | |
| unload_file_functype | val | |||
| ) |
set callback of unload_file_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
| TMPLPRO_API void APICALL tmplpro_set_option_WriterFuncPtr | ( | struct tmplpro_param * | param, | |
| writer_functype | val | |||
| ) |
set callback of writer_functype
| param | -- pointer to an internal state. | |
| val | -- callback address to set. |
1.5.9