![]() |
![]()
| ![]() |
![]()
NAMEWebDAO::Container - Group of objects SYNOPSISDESCRIPTIONWebDAO::Container - Group of objects METHODS (chidls)_get_childs_()Return ref to childs array _add_childs_($object1[, $object2]) Insert set of objects into container _clear_childs_Clear all childs (pre, post also) _set_childs_ @childs_setClear all childs (except "pre" and "post" objects), and set to @childs_set OUTPUT_METHODSpre_fetch ($session)Output data precede to fetch method. By default output "pre" objects; post_fetch ($session)Output data follow to fetch method. By default output "post" objects; OTHERSEE ALSOhttp://webdao.sourceforge.net AUTHORZahatski Aliaksandr, <zag@cpan.org> COPYRIGHT AND LICENSECopyright 2002-2012 by Zahatski Aliaksandr This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|