unregister_function <methodsynopsis> <type>void</type><methodname>unregister_function</methodname> <methodparam><type>string</type><parameter>name</parameter></methodparam> </methodsynopsis> <para> Use esta para des-registrar dinámicamente una función de plugin del template. Pase en el template el nombre de la función. </para> <example> <title>unregister_function unregister_function("fetch"); ?> ]]>