Mercurial > pub > Impl
view Lib/IMPL/ORM/Schema/GenericClass.pm @ 187:927653d01f4f
TTControl::AUTOLOAD now accesses nodeProperties
Added TTControl::renderBlock property to access RENDER block of the template
author | sergey |
---|---|
date | Tue, 03 Apr 2012 07:54:25 +0400 |
parents | d1676be8afcc |
children |
line wrap: on
line source
package IMPL::ORM::Schema::GenericClass; 1; __END__ =pod =head1 NAME C<IMPL::ORM::Schema::GenericClass> Построение схемы из произвольного класса. =head1 DESCRIPTION Читает метаданные класса и строит на их основании элементы схемы данных. =cut