API - XOOPS 2.5.11 Beta 2
By monxoops.fr
function.fetch.php File Reference

Namespaces

namespace  Smarty
 

Functions

 smarty_function_fetch ($params, &$smarty)
 

Function Documentation

◆ smarty_function_fetch()

smarty_function_fetch (   $params,
$smarty 
)

Smarty {fetch} plugin

Type: function
Name: fetch
Purpose: fetch file, web or ftp data and display results {fetch} (Smarty online manual) Monte Ohrt <monte at ohrt dot com> array Smarty string|null if the assign parameter is passed, Smarty assigns the result to a template variable

Here is the call graph for this function: