Get Smarty

Donate

Paypal

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

load_filter()

load_filter() -- mengambil plugin filter

Deskripsi

void load_filter ( string type, string name)

Argumen pertama menetapkan tipe filter yang diambil dan bisa salah satu dari yang berikut ini: pre, post atau output. Argumen kedua menetapkan nama plugin filter.

Teladan 13-1. Mengambil plugin filter

load_filter(\'pre\', \'trim\'); // ambil prefilter lain bernama \'datefooter\' $smarty->load_filter(\'pre\', \'datefooter\'); // ambil filter output bernama \'compress\' $smarty->load_filter(\'output\', \'compress\'); ?>'); ?>

Lihat juga register_prefilter(), register_postfilter(), register_outputfilter(), $autoload_filters dan advanced features.

Comments
No comments for this page.

Advertisement

Sponsors [info]

Sponsors