]> gitweb.fluxo.info Git - semanticscuttle.git/commit
rename ServiceFactory::getServiceInstance() to get() - much easier to write
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Fri, 23 Oct 2009 17:13:16 +0000 (17:13 +0000)
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Fri, 23 Oct 2009 17:13:16 +0000 (17:13 +0000)
commit68c01cda10ef49b05fffb6e323fa2d34ba5dd2f4
tree5aabcd77449786df7629f351e2f2816284f99cd5
parent3df99a0aec0b926464449e8ca33c808c63d903df
rename ServiceFactory::getServiceInstance() to get() - much easier to write

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@396 b3834d28-1941-0410-a4f8-b48e95affb8f
69 files changed:
data/templates/bookmarks.tpl.php
data/templates/dynamictags.inc.php
data/templates/sidebar.block.common.php
data/templates/sidebar.block.linked.php
data/templates/sidebar.block.menu.php
data/templates/sidebar.block.menu2.php
data/templates/sidebar.block.popular.php
data/templates/sidebar.block.recent.php
data/templates/sidebar.block.related.php
data/templates/sidebar.block.search.php
data/templates/sidebar.linkedtags.inc.php
src/SemanticScuttle/Service/Bookmark.php
src/SemanticScuttle/Service/Bookmark2Tag.php
src/SemanticScuttle/Service/Factory.php
src/SemanticScuttle/Service/Tag2Tag.php
src/SemanticScuttle/Service/TagCache.php
src/SemanticScuttle/Service/TagStat.php
src/SemanticScuttle/Service/User.php
src/SemanticScuttle/header.php
tests/BookmarksTest.php
tests/CommonDescriptionTest.php
tests/SearchTest.php
tests/Tag2TagTest.php
tests/TagsCacheTest.php
tests/TagsTest.php
www/admin.php
www/ajax/getadminlinkedtags.php
www/ajax/getadmintags.php
www/ajax/getcontacttags.php
www/ajax/getlinkedtags.php
www/ajax/gettags.php
www/ajaxDelete.php
www/alltags.php
www/api/export_csv.php
www/api/export_gcs.php
www/api/export_html.php
www/api/export_sioc.php
www/api/posts_add.php
www/api/posts_all.php
www/api/posts_dates.php
www/api/posts_delete.php
www/api/posts_get.php
www/api/posts_public.php
www/api/posts_recent.php
www/api/posts_update.php
www/api/tags_get.php
www/api/tags_rename.php
www/bookmarkcommondescriptionedit.php
www/bookmarks.php
www/edit.php
www/history.php
www/import.php
www/importNetscape.php
www/importStructure.php
www/index.php
www/populartags.php
www/rss.php
www/search.php
www/tag2tagadd.php
www/tag2tagdelete.php
www/tag2tagedit.php
www/tagcommondescriptionedit.php
www/tagdelete.php
www/tagedit.php
www/tagrename.php
www/tags.php
www/upgrade.php
www/users.php
www/watchlist.php