From: <Ewa...@ap...> - 2002-06-05 14:05:54
|
Hello Chris, How can I extract the class from a variable (object) in a Template? The result of an Dump is ([% Dumper.dump(object) %]): $VAR1 = bless( { 'url' => '/nats', 'security' => 'yes', 'startup_id' => '1' }, 'oit::Startup' ); But how can I get the 'oit::Startup'?? Bye Ewald Ewald Hinrichs Applied Software Technology GmbH A BERTELSMANN COMPANY E-Mail: Ewa...@ap... Tel.: 04421/9789-69 Fax: 04421/9789-64 |