Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benedwards44/packagebuilder
/ functions
Functions
24 in github.com/benedwards44/packagebuilder
⨍
Functions
24
◇
Types & classes
10
↓ 4 callers
Function
include_component
(components_option, component)
buildpackage/tasks.py:279
↓ 1 callers
Function
build_xml
Convert component and component types into an XML
buildpackage/tasks.py:223
↓ 1 callers
Function
get_headers
Build the headers for each authorised request
buildpackage/utils.py:5
↓ 1 callers
Function
main
Run administrative tasks.
manage.py:7
Function
api_create_job
(request)
buildpackage/views.py:264
Function
auth_details
RESTful endpoint to pass authentication details
buildpackage/views.py:209
Function
get_package
(request, package_id)
buildpackage/views.py:360
Function
get_user_with_no_id
Get the Salesforce user details without knowing the user id
buildpackage/utils.py:16
Method
handle
(self, *args, **options)
buildpackage/management/commands/delete_packages.py:7
Function
hideLogout
()
static/js/main.js:35
Function
hideTable
()
static/js/main.js:17
Function
index
(request)
buildpackage/views.py:17
Function
job_archival
Deletes old jobs to keep the database clean
buildpackage/tasks.py:309
Function
job_status
(request, package_id)
buildpackage/views.py:158
Function
loading
(request, package_id)
buildpackage/views.py:172
Function
logout
(request)
buildpackage/views.py:198
Function
oauth_response
(request)
buildpackage/views.py:41
Function
package
(request, package_id)
buildpackage/views.py:186
Function
query_components_from_org
Query all metadata from the org and build components and component types
buildpackage/tasks.py:10
Function
showLogout
()
static/js/main.js:28
Function
showTable
()
static/js/main.js:22
Method
sorted_component_types
(self)
buildpackage/models.py:26
Method
sorted_components
(self)
buildpackage/models.py:34
Method
test_basic_addition
Tests that 1 + 1 always equals 2.
buildpackage/tests.py:12