Smarty Icon

You may use the Smarty logo according to the trademark notice.

Smarty Template Engine Smarty Template Engine

For sponsorship, advertising, news or other inquiries, contact us at:

Sites Using Smarty

Advertisement

unregister_function

unregister_function -- secara dinamis membatalkan registrasi plugin fungsi template

Deskripsi

void unregister_function ( string name)

Mengirimkan fungsi template name.

Teladan 13-1. unregister_function

unregister_function(\'fetch\'); ?>'); ?>

Lihat juga register_function().