MCPcopy Create free account

hub / github.com/benedwards44/packagebuilder / functions

Functions24 in github.com/benedwards44/packagebuilder

↓ 4 callersFunctioninclude_component
(components_option, component)
buildpackage/tasks.py:279
↓ 1 callersFunctionbuild_xml
Convert component and component types into an XML
buildpackage/tasks.py:223
↓ 1 callersFunctionget_headers
Build the headers for each authorised request
buildpackage/utils.py:5
↓ 1 callersFunctionmain
Run administrative tasks.
manage.py:7
Functionapi_create_job
(request)
buildpackage/views.py:264
Functionauth_details
RESTful endpoint to pass authentication details
buildpackage/views.py:209
Functionget_package
(request, package_id)
buildpackage/views.py:360
Functionget_user_with_no_id
Get the Salesforce user details without knowing the user id
buildpackage/utils.py:16
Methodhandle
(self, *args, **options)
buildpackage/management/commands/delete_packages.py:7
FunctionhideLogout
()
static/js/main.js:35
FunctionhideTable
()
static/js/main.js:17
Functionindex
(request)
buildpackage/views.py:17
Functionjob_archival
Deletes old jobs to keep the database clean
buildpackage/tasks.py:309
Functionjob_status
(request, package_id)
buildpackage/views.py:158
Functionloading
(request, package_id)
buildpackage/views.py:172
Functionlogout
(request)
buildpackage/views.py:198
Functionoauth_response
(request)
buildpackage/views.py:41
Functionpackage
(request, package_id)
buildpackage/views.py:186
Functionquery_components_from_org
Query all metadata from the org and build components and component types
buildpackage/tasks.py:10
FunctionshowLogout
()
static/js/main.js:28
FunctionshowTable
()
static/js/main.js:22
Methodsorted_component_types
(self)
buildpackage/models.py:26
Methodsorted_components
(self)
buildpackage/models.py:34
Methodtest_basic_addition
Tests that 1 + 1 always equals 2.
buildpackage/tests.py:12