register_object
void
register_object ( string object_name, object object, array allowed_methods_properties, boolean format, array block_methods)
This is to register an object for use in the templates. See the
object section
of the manual for examples.