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

Name

register_object() — テンプレート内で使用するオブジェクトを登録します。

説明

void register_object(string object_name,
                     object object,
                     array allowed_methods_properties,
                     boolean format,
                     array block_methods);

詳細は、 オブジェクト の項を参照して下さい。

get_registered_object() および unregister_object() も参照してください。