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() — Enregistre un objet à utiliser dans un template

Description

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

Reportez-vous à la section objet de ce manuel pour plus d'informations.

Voir aussi get_registered_object() et unregister_object().