Security sharing system
US-9009827-B1 · Apr 14, 2015 · US
US12204527B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-12204527-B2 |
| Application number | US-202217970901-A |
| Country | US |
| Kind code | B2 |
| Filing date | Oct 21, 2022 |
| Priority date | Sep 3, 2014 |
| Publication date | Jan 21, 2025 |
| Grant date | Jan 21, 2025 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A computer system may be configured to: execute a first query associated with a first panel; display the first panel in a user interface based on first display settings of the first panel, the first panel displaying at least a portion of the result of the first query, the result of the first query associated with a variable; execute a second query associated with a second panel, wherein the second query refers to the variable associated with the first query; display the second panel in the user interface based on second display settings of the second panel, the second panel displaying at least a portion of the result of the second query; and in response to user input changing the displayed result in the first panel: re-execute the second query; and update the display of the second panel in the user interface based on results of the re-executed second query.
Opening claim text (preview).
What is claimed is: 1. A computer system comprising: one or more hardware computer processors configured to execute instructions to cause the computer system to: provide a first user interface configured to display a first panel associated with a query; provide a second user interface configured to display a coding of the query that comprises a first section of code written in a first programming language and a second section of code written in a template syntax and referencing (1) a helper function, and (2) a variable of the first panel; execute, by a template engine, the helper function on the second section of code to evaluate a value of the variable of the first panel and change the second section of code based on the evaluation, wherein executing the helper function includes storing the value of the variable in a data structure for reference; and execute the query to retrieve data from, write data to, or update data in, a data source. 2. The computer system of claim 1 , wherein the first panel is referenced as a template that is rendered by the template engine. 3. The computer system of claim 2 , wherein the helper function is registered with the template engine. 4. The computer system of claim 1 , wherein executing the helper function on the second section of code comprises: replacing a parameter of the query with a placeholder. 5. The computer system of claim 4 , wherein executing the helper function on the second section of code further comprises: storing the value of the variable in an array. 6. The computer system of claim 5 , wherein executing the helper function on the second section of code further comprises: replacing a coding of the second section of code with different code. 7. The computer system of claim 6 , wherein executing the helper function on the second section of code further comprises: preserving a type of data. 8. The computer system of claim 1 , wherein executing the helper function on the second section of code comprises: changing a value of a parameter of the query to a string format. 9. The computer system of claim 1 , wherein the helper function comprises a nested block helper. 10. The computer system of claim 1 , wherein the one or more hardware computer processors are configured to execute instructions to further cause the computer system to: receive a first user interaction with the first panel initiating execution of the query, wherein said executing the helper function and said executing the query are performed in response to receiving the first user interaction. 11. The computer system of claim 1 , wherein the one or more hardware computer processors are configured to execute instructions to further cause the computer system to: display the first panel in a user interface to include at least a portion of data retrieved from the data source. 12. A computer-implemented method comprising: by one or more hardware computer processors executing instructions: providing a first user interface configured to display a first panel associated with a query; providing a second user interface configured to display a coding of the query that comprises a first section of code written in a first programming language and a second section of code written in a template syntax and referencing (1) a helper function, and (2) a variable of the first panel; executing, by a template engine, the helper function on the second section of code to evaluate a value of the variable of the first panel and change the second section of code based on the evaluation, wherein executing the helper function includes storing the value of the variable in a data structure for reference; and executing the query to retrieve data from, write data to, or update data in, a data source. 13. The computer-implemented method of claim 12 , wherein the first panel is referenced as a template that is rendered by the template engine. 14. The computer-implemented method of claim 13 , wherein the helper function is registered with the template engine. 15. The computer-implemented method of claim 12 , wherein executing the helper function on the second section of code comprises: replacing a parameter of the query with a placeholder. 16. The computer-implemented method of claim 15 , wherein executing the helper function on the second section of code further comprises: storing the value of the variable in an array. 17. The computer-implemented method of claim 12 , wherein executing the helper function on the second section of code comprises: changing a value of a parameter of the query to a string format. 18. The computer-implemented method of claim 12 , wherein the helper function comprises a nested block helper. 19. The computer-implemented method of claim 12 further comprising: by the one or more hardware computer processors executing instructions: receiving a first user interaction with the first panel initiating execution of the query, wherein said executing the helper function and said executing the query are performed in response to receiving the first user interaction. 20. The computer-implemented method of claim 12 further comprising: by the one or more hardware computer processors executing instructions: displaying the first panel in a user interface to include at least a portion of data retrieved from the data source.
Templates · CPC title
Transformation · CPC title
Tree-structured documents (parsing G06F40/205; validation G06F40/226) · CPC title
using context · CPC title
Aspects of interface with display user · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.