]> gitweb.fluxo.info Git - semanticscuttle.git/commit
add docblocks to service classes
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Mon, 26 Oct 2009 06:40:39 +0000 (06:40 +0000)
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Mon, 26 Oct 2009 06:40:39 +0000 (06:40 +0000)
commit0af3f228ac507c55a2c864aecf41ee82b2af9c5b
tree545abb7b48708af8f4d121f9ce0dc72f7ac186e0
parent3f340acd2ba93c678829d8bf0632f7e8121d13b3
add docblocks to service classes

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@430 b3834d28-1941-0410-a4f8-b48e95affb8f
12 files changed:
src/SemanticScuttle/Service.php
src/SemanticScuttle/Service/Bookmark.php
src/SemanticScuttle/Service/Bookmark2Tag.php
src/SemanticScuttle/Service/Cache.php
src/SemanticScuttle/Service/CommonDescription.php
src/SemanticScuttle/Service/SearchHistory.php
src/SemanticScuttle/Service/Tag.php
src/SemanticScuttle/Service/Tag2Tag.php
src/SemanticScuttle/Service/TagCache.php
src/SemanticScuttle/Service/TagStat.php
src/SemanticScuttle/Service/Template.php
src/SemanticScuttle/Service/User.php