Module: RedmineAPIHelper::Helpers
- Includes:
- APIHelper, ArgsHelper, AttachmentsAPIHelper, DefineAPIHelpers, DocumentCategoriesAPIHelper, GroupsAPIHelper, IssuePrioritiesAPIHelper, IssueRelationsAPIHelper, IssueStatusesAPIHelper, IssuesAPIHelper, MyAccountAPIHelper, NewsAPIHelper, ProjectMembershipsAPIHelper, ProjectsAPIHelper, RolesAPIHelper, ScriptsAPIHelper, SearchAPIHelper, TimeEntriesAPIHelper, TimeEntryActivitiesAPIHelper, TrackersAPIHelper, UsersAPIHelper, WikiPagesAPIHelper
- Defined in:
- lib/redmine_api_helper/helpers.rb
Constant Summary
Constants included from APIHelper
APIHelper::LIMIT_REDIRECTS, APIHelper::USER_AGENT
Method Summary
Methods included from ScriptsAPIHelper
#list_project_scripts, #list_scripts, #project_scripts_url, #read_script, #run_project_script, #run_project_script_url, #run_script, #run_script_url, #scripts_url
Methods included from WikiPagesAPIHelper
#create_or_update_project_wiki_page, #destroy_project_wiki_page, #list_project_wiki_pages, #project_wiki_page_url, #project_wiki_pages_url, #read_project_wiki_page
Methods included from UsersAPIHelper
#create_user, #destroy_user, #list_users, #read_user, #update_user, #user_url, #users_url
Methods included from TrackersAPIHelper
Methods included from TimeEntryActivitiesAPIHelper
#list_time_entry_activities, #time_entry_activities_url
Methods included from TimeEntriesAPIHelper
#create_time_entry, #destroy_time_entry, #list_time_entries, #read_time_entry, #time_entries_url, #time_entry_url, #update_time_entry
Methods included from SearchAPIHelper
Methods included from RolesAPIHelper
#list_roles, #read_role, #role_url, #roles_url
Methods included from ProjectsAPIHelper
#create_project, #destroy_project, #list_projects, #project_url, #projects_url, #read_project, #update_project
Methods included from ProjectMembershipsAPIHelper
#create_project_membership, #destroy_membership, #list_project_memberships, #membership_url, #memberships_url, #project_memberships_url, #read_membership, #update_membership
Methods included from NewsAPIHelper
#list_news, #list_project_news, #news_index_url, #news_url, #project_news_index_url, #project_news_url, #read_news
Methods included from MyAccountAPIHelper
#my_account_url, #read_my_account, #update_my_account
Methods included from IssuesAPIHelper
#create_issue, #create_issue_watcher, #destroy_issue, #destroy_issue_watcher, #issue_url, #issues_url, #list_issues, #list_project_issues, #project_issue_url, #project_issues_url, #read_issue, #update_issue, #update_issues, #watchers_url
Methods included from IssueStatusesAPIHelper
#issue_statuses_url, #list_issue_statuses
Methods included from IssueRelationsAPIHelper
#create_issue_relation, #destroy_relation, #issue_relations_url, #list_issue_relations, #read_relation, #relation_url
Methods included from IssuePrioritiesAPIHelper
#issue_priorities_url, #list_issue_priorities
Methods included from GroupsAPIHelper
#create_group, #destroy_group, #group_add_user, #group_url, #groups_url, #list_groups, #read_group, #update_group
Methods included from DocumentCategoriesAPIHelper
#document_categories_url, #list_document_categories
Methods included from AttachmentsAPIHelper
#attachment_url, #destroy_attachment, #read_attachment, #update_attachment
Methods included from DefineAPIHelpers
Methods included from ArgsHelper
#deserialize, #iterate, #jparse, #link_to, #pretty, #pretty_response, #serialize, #value
Methods included from APIHelper
#create_object, #create_project_object, #destroy_object, #destroy_project_object, #error, #fetch, #jdel, #jget, #jpost, #jput, #list_objects, #list_project_objects, #read_object, #read_project_object, #update_object, #update_project_object, #url_path