changeset 80:f017c0d7527c

minor changes + docs
author wizard
date Wed, 07 Apr 2010 01:05:02 +0400 (2010-04-06)
parents 2d1c3f713280
children 077357224bec
files Lib/IMPL/Class/Property/Base.pm Lib/IMPL/DOM/Transform.pm Lib/IMPL/Web/Security/Session.pm
diffstat 3 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Lib/IMPL/Class/Property/Base.pm	Mon Apr 05 00:20:34 2010 +0400
+++ b/Lib/IMPL/Class/Property/Base.pm	Wed Apr 07 01:05:02 2010 +0400
@@ -190,6 +190,16 @@
 �������� ����� ���� ������������.
 
 ��� �������� ����������� ������� ���������� ������������ �� ����� ������ � �������
-������ ��� ��������� ���� ��������� � ��������� ��������. 
+������ ��� ��������� ���� ��������� � ��������� ��������.
+
+=head1 MEMBERS
+
+=over
+
+=item C<Make($propertyInfo)>
+
+������� �������� � ������, �� ������ C<$propertyInfo>, ������������ ��������. C<IMPL::Class::PropertyInfo>.
+
+=back 
 
 =cut
\ No newline at end of file
--- a/Lib/IMPL/DOM/Transform.pm	Mon Apr 05 00:20:34 2010 +0400
+++ b/Lib/IMPL/DOM/Transform.pm	Wed Apr 07 01:05:02 2010 +0400
@@ -28,6 +28,6 @@
 
 =head1 DESCRIPTION
 
-�������������� ��� DOM ���������
+�������������� ��� DOM ���������, ���������� ��� ��������� ���� ��� ���������� ����������� ��������������.
 
 =cut
--- a/Lib/IMPL/Web/Security/Session.pm	Mon Apr 05 00:20:34 2010 +0400
+++ b/Lib/IMPL/Web/Security/Session.pm	Wed Apr 07 01:05:02 2010 +0400
@@ -50,6 +50,8 @@
 
 =item C<[get] id>
 
+������������� ������
+
 =back
 
 =cut
\ No newline at end of file