US20150082208A1 - Multi-level user interface theming - Google Patents

Multi-level user interface theming Download PDF

Info

Publication number
US20150082208A1
US20150082208A1 US14/027,831 US201314027831A US2015082208A1 US 20150082208 A1 US20150082208 A1 US 20150082208A1 US 201314027831 A US201314027831 A US 201314027831A US 2015082208 A1 US2015082208 A1 US 2015082208A1
Authority
US
United States
Prior art keywords
theming
parameter
classified
source code
theme
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/027,831
Inventor
Uwe D. Klinger
Andreas Roessler
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SAP SE
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US14/027,957 priority Critical patent/US9158438B2/en
Priority to US14/027,831 priority patent/US20150082208A1/en
Assigned to SAP AG reassignment SAP AG ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ROESSLER, ANDREAS, KLINGER, UWE D.
Assigned to SAP SE reassignment SAP SE CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: SAP AG
Publication of US20150082208A1 publication Critical patent/US20150082208A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/2288
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F17/2247
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • Branding is the ability to adapt an application to a desired visual look and/or operation.
  • a company's web application style guide may require that all internal/external webpages associated with company web-based applications use a particular color and menu style. This ensures, among other things, recognition and familiarly among users of the web-based applications.
  • web-based applications are generally designed to be offered to and for use by multiple customers and are not generally designed with future style-guide-required theming changes as a consideration.
  • later-required theming changes require time consuming and expensive software development/modification and/or testing of software artifacts at multiple architectural levels to ensure consistency and proper functionality.
  • the necessary software development/testing increases a total cost of ownership for web-based applications and can result in the abandonment a re-theming effort and/or the use of a different web-application.
  • One computer-implemented method includes receiving a request to modify an existing theme, receiving a change to a quick theming classified parameter, receiving a change to a base theming classified parameter, receiving a change to an expert theming classified parameter, and publishing the modified theme.
  • implementations of this aspect include corresponding computer systems, apparatuses, and computer programs recorded on one or more computer storage devices, each configured to perform the actions of the methods.
  • a system of one or more computers can be configured to perform particular operations or actions by virtue of having software, firmware, hardware, or a combination of software, firmware, or hardware installed on the system that in operation causes or causes the system to perform the actions.
  • One or more computer programs can be configured to perform particular operations or actions by virtue of including instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.
  • a second aspect combinable with any of the previous aspects, wherein the expert theming classified parameter has a local scope and is bound to the base theming classified parameter.
  • a third aspect combinable with any of the previous aspects, further comprising generating custom theming source code using received edits to theming source code to reflect a desired change to a parameter not exposed by at least one of the quick theming classified parameter, the base theming classified parameter, or the expert theming classified parameter.
  • a fourth aspect combinable with any of the previous aspects, further comprising ensuring a lack of conflicts between the theming source code associated with the existing theme and the custom theming source code.
  • publishing the modified theme further comprises saving only deltas between the existing theme and changes to the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and the theming source code associated with the existing theme.
  • a sixth aspect combinable with any of the previous aspects, further comprising generating runtime user interface code by: concatenating applicable theming source code, wherein applicable theming source code includes theming source code associated with the existing theme, parameter values from the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and custom theming source code, for each parameter, searching for the last occurrence and calculating the parameter, if applicable, according an associated formula; and replacing all occurrences of the parameter with the calculated value.
  • a theming infrastructure allows modifications to be made to UI components and/or controls to provide multiple levels of user interface (UI) theming control.
  • the theming levels can be easily understood by users and require less training to work with.
  • upper theming levels provide simple, high-coverage settings affecting many UI components and/or controls
  • lower theming levels provide sophisticated settings that affect specific UI components and/or controls.
  • Users with more advanced training can work with lower levels, while other users can stay within the confines of upper levels.
  • the theming infrastructure is flexible and allows efficient theming changes based only on a user's needs.
  • the theming infrastructure allows simple as well as sophisticated changes to be made easily and inexpensively without the need for extensive software development and/or testing.
  • the theming infrastructure is portable and designed to work with different UI technologies, components, and/or controls.
  • the theming infrastructure is extendable and allows the addition of existing and future UI technologies, components, and/or controls.
  • the theming infrastructure provides an each-to-use and feature-rich application programming interface (API). Other advantages will be apparent to those skilled in the art.
  • FIG. 1 is a block diagram illustrating example user interface theming levels according to an implementation.
  • FIG. 2 is a block diagram illustrating an example distributed computing system for providing multi-level user interface theming according to an implementation.
  • FIG. 3 is a flow chart illustrating a method for providing multi-level user interface theming according to an implementation.
  • FIG. 4A is an example screenshot of a tool UI according to an implementation.
  • FIG. 4B is an example screenshot of a tool UI following a change to a parameter according to an implementation.
  • FIG. 4C is an example screenshot 400 c of a tool UI displaying an example list of ET parameters according to an implementation.
  • This disclosure generally describes computer-implemented methods, computer-program products, and systems for providing multi-level user interface theming.
  • the following description is presented to enable any person skilled in the art to make and use the invention, and is provided in the context of one or more particular implementations.
  • Various modifications to the disclosed implementations will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other implementations and applications without departing from scope of the disclosure.
  • the present disclosure is not intended to be limited to the described and/or illustrated implementations, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
  • a “user interface (UI) component” is a building block to assemble UIs.
  • UI components can be specific to a use case or re-usable. Examples for re-usable UI components are UI controls such as buttons or input field.
  • a “theming artifact” is data supplied to a UI component interface to describe a desired look for the UI component. Examples of theming artifacts include images used for background, color values or more general CSS files.
  • a “theme” is a collection of theming artifacts (e.g., stored in source and/or runtime files) following a similar “look.” For example there is an example “XYZ” theme can use different shades of grey and the color blue for UI component highlights. Every supporting control supports a “XYZ” theme “look.”
  • a “theming parameter” steers the visualization of one or multiple UI components, such as a button. A theming parameter can be for example the background color of the button.
  • “theming source code” is machine readable code used to define the visualization of UI components. It can be interpreted directly by a UI component or may require a processing step, such as compilation, interpretation, etc.
  • a cascading style sheet (CSS) format can be directly interpreted by web browsers for HTML UI components.
  • a UI component consisting of HTML code can be themed in this manner.
  • the LESS dynamic style sheet language format needs a compilation step to generate CSS code.
  • Branding is the ability to adapt an application to a desired visual look and/or operation.
  • a company's web application style guide may require that all internal/external webpages associated with company web-based applications use a particular color and menu style. This ensures, among other things, recognition and familiarly among users of the web-based applications.
  • web-based applications are generally designed to be offered to and for use by multiple customers and are not generally designed with future style-guide-required theming changes as a consideration.
  • later-required theming changes require time consuming and expensive software development/modification and/or testing of software artifacts at multiple architectural levels to ensure consistency and proper functionality.
  • the necessary software development/testing increases a total cost of ownership for web-based applications and can result in the abandonment a re-theming effort and/or the use of a different web-application.
  • web-based applications typically use standard control sets that can be changed by applying updates or bug fixes. The changes may then have effect on current theming and a method to reduce the effect of the changes is desirable.
  • the theming infrastructure described below supports both requirements with low total cost of ownership (TCO) for the customer by providing multiple levels of theming functionality in a single infrastructure.
  • TCO total cost of ownership
  • Upper theming levels provide simple, high-coverage settings affecting many UI components and/or controls, while lower theming levels provide sophisticated settings that affect specific UI components and/or controls.
  • FIG. 1 is a block diagram 100 illustrating example user interface theming levels 102 according to an implementation.
  • the described multi-level theming infrastructure consists at least of two or more theming levels.
  • the described four-theme-level approach appears to provide an optimal level of flexibility, efficiency and reduced complexity. As will be appreciated by those of skill in the art, more or less theming levels are also applicable to the described subject matter and within the scope of the disclosure.
  • Level 1 Quick Theming 104 a
  • Level 2 Base Theming 104 b
  • Level 3 Expert Theming 104 c
  • Level 4 Source Editing 104 d .
  • changing a parameter 103 a for a UI component at Level 1 results in the similar change being reflected down to parameters for UI components at Level 2 and Level 3 bound to parameter 103 a .
  • the finer-grained parameters e.g., at Level 2
  • changes a parameter at Level 2 at 103 b affect associated parameters for UI components at Level 3 bound to parameter 103 b .
  • changes flow from course to fine-grain parameters and changes made to Level 2 or Level 3 are not reflected upwards to the level above the level changes are made in.
  • QT Quick Theming
  • a parameter is user-accessible, exposed property (e.g., font, color, etc.) associated with a UI application.
  • QT parameters are basic/technology-agnostic parameters, such as a base font size or a logo image and can be specific to a theme and are changed to reach basic UI component settings.
  • Example QT parameters from an example “XYZ” theme can include:
  • the “XYZ” theme can have a reduced coloring theme where most elements are greyish in nature.
  • all other colors parameters are variations of a “Highlight color” parameter.
  • the “Highlight color” By providing the “Highlight color” using the theming infrastructure, all the usage instances of “Highlight color” color (and associated variations) can be modified.
  • the parameter can be applied to all UI libraries and their components that the theming infrastructure affects. QT parameters/values have global scope and should be accessible by any UI component.
  • a new theme can be provided by changing the QT parameters that are provided by an existing theme. All UI technologies that provide theming for this existing theme and that use the QT parameters will have their look adjusted accordingly. Additional parameters can be added in the future and adapted to evolving UI technologies.
  • BT Basic Theming
  • the value of a BT parameter can be derived from one or more QT parameters. This ensures that changing a QT parameter will affect a BT parameter as well. Deriving of a BT parameter value can be either direct (e.g., same value as a QT parameter) or using a formula to calculate the BT parameter value.
  • BT parameters can also have a fixed value. In these implementations, the fixed-value BT parameter is not affected by changes to QT parameters. In some implementations, there are more BT parameters than QT parameters. Similar to QT parameters, BT parameters/values have global scope and should be accessible by any UI component.
  • ET Expert Theming
  • XYZ XYZ
  • Example ET parameters from the example “XYZ” theme can include:
  • the list of ET parameters is larger than either the QT and/or BT parameters.
  • a reasonably defined set of QT and BT parameters can reduce the need to modify ET parameters to those cases where QT and/or BT parameters are not sufficient for a theming effort.
  • ET parameters can be derived from other parameters or set to a fixed value.
  • ET parameters can be derived only from other ET parameters to ensure a consistent method of expert level theming.
  • QT or BT can be used to shift the color of images on a UI (e.g. “Next” or “Save” icon), while at the expert level, ET can be used to replace the image.
  • ET parameters/value have only a local scope.
  • Theming source code is also shown that uses the example parameter @buttonBackground; here “.button ⁇ background-color: @buttonBackground; ⁇ .”
  • parameters used with QT, BT, and/or ET should cover most theming scenarios, some parameters may not be handled/available through QT, BT, and/or ET parameters.
  • the “XYZ” theme can provide ET parameters to set background colors for all variants of a button but not to set a UI drop shadow with respect to the button.
  • SE source code editing
  • a user needs to be able to perform source code editing (SE) 104 d to edit the theming source code of the theming artifacts, in this example the CSS files, directly.
  • SE source code editing
  • SE source code editing
  • the Source described above following Level 3: Expert Theming needs to be modified to include a “drop-shadow: grey 2px;” parameter.
  • Theming artifact 106 shows the modification made to the theming source code following SE at Level 4 104 d . Note that edits of theming source code at level 4 have only a local scope.
  • the modified theming artifact can be consumed by UI components.
  • the theming source code of the customized theme is separated into at least three parts, although more or less source code parts are envisioned to be covered by the disclosure:
  • a preprocessor then generates the final UI code by concatenating the various theming source code and processing it as follows to generate appropriate theming artifacts 106 :
  • QT and BT parameters/value have a global scope, they should be accessible to any UI component.
  • ET parameters/values have a local scope, they need only to be accessible to appropriate specific UI components and/or UI libraries using the ET parameters/values.
  • SE code has only local scope, and only needs to be accessible to appropriate specific UI components and/or UI libraries using the SE code.
  • QT/BT parameters can be defined to cover a complete or a reduced set of UI parameters/values of a particular theme depending upon the theming infrastructure implementation and/or UI implementation. For example, some themes may only have QT or BT parameters active while other themes may allow ET/SE modifications as well. In some implementations, modified themes are saved as customized themes while one or more source themes are protected from modification. In some implementations, parameters can be transferred in source code. Source code can be directly consumed by UI components/controls or require a compilation step prior to use.
  • the multi-level theming approach allows use of all theming levels at the same time and simultaneously in a single theme. Any of the parameters available at each different level can be changed or kept at a default value. Generally, usage of upper theming levels will provide an easier and/or less-costly theming modification to a UI. Use of the upper theming levels will also reduce the risk that a theme is broken with ET and/or SE modifications, particularly if additional UI components/controls are added to a UI implementation and/or UI implementation details change.
  • An overall theming framework includes, among other things: A memory containing theming data, an API to create/modify theming data according to the different described theming levels, and applications using the theming data to display the specified theme.
  • FIG. 2 is a block diagram illustrating an example distributed computing system (EDCS) 200 for providing multi-level user interface theming according to an implementation.
  • the illustrated EDCS 200 includes or is communicably coupled with a server 202 and a client 240 that communicate across a network 230 .
  • one or more components of the EDCS 200 may be configured to operate within a cloud-computing-based environment.
  • the server 202 is an electronic computing device operable to receive, transmit, process, store, or manage data and information associated with the EDCS 200 .
  • the server 202 may also include or be communicably coupled with an application server, e-mail server, web server, caching server, streaming data server, business intelligence (BI) server, and/or other server.
  • an application server e-mail server, web server, caching server, streaming data server, business intelligence (BI) server, and/or other server.
  • BI business intelligence
  • the server 202 is a server that can provide at least a data storage/persistency for theming data 220 and a server application, such as an application server. Note that in some implementations, the server 202 is not necessarily the same server hosting an application using the theming data (or vice versa).
  • the server 202 is responsible for receiving, among other things, requests over network 230 from a client application 246 and/or theming engine 247 a /b associated with the client 240 of the EDCS 200 and responding to the received requests by processing the said requests in an appropriate application (whether illustrated or not).
  • requests may also be sent to the server 202 from internal users, external or third-parties, other automated applications, as well as any other appropriate entities, individuals, systems, or computers.
  • requests can be sent directly to server 202 from a user accessing server 202 directly (e.g., from a server command console or by other appropriate access method).
  • Each of the components of the server 202 can communicate using a system bus 203 .
  • any and/or all the components of the server 202 may interface with each other and/or the interface 204 over the system bus 203 using an application programming interface (API) 212 and/or a service layer 213 .
  • the API 212 may include specifications for routines, data structures, and object classes.
  • the API 212 may be either computer-language independent or dependent and refer to a complete interface, a single function, or even a set of APIs.
  • the service layer 213 provides software services to the EDCS 200 .
  • the functionality of the server 202 may be accessible for all service consumers using this service layer.
  • Software services such as those provided by the service layer 213 , provide reusable, defined business functionalities through a defined interface.
  • the interface may be software written in JAVA, C++, or other suitable language providing data in extensible markup language (XML) format or other suitable format.
  • XML extensible markup language
  • API 212 and/or the service layer 213 may be implemented as child or sub-modules of another software module, enterprise application, or hardware module without departing from the scope of this disclosure.
  • the server 202 includes an interface 204 . Although illustrated as a single interface 204 in FIG. 2 , two or more interfaces 204 may be used according to particular needs, desires, or particular implementations of the EDCS 200 .
  • the interface 204 is used by the server 202 for communicating with other systems in a distributed environment—including within the EDCS 200 —connected to the network 230 ; for example, the client 240 as well as other systems communicably coupled to the network 230 (whether illustrated or not).
  • the interface 204 comprises logic encoded in software and/or hardware in a suitable combination and operable to communicate with the network 230 . More specifically, the interface 204 may comprise software supporting one or more communication protocols associated with communications such that the network 230 or interface's hardware is operable to communicate physical signals within and outside of the illustrated EDCS 200 .
  • the server 202 includes a processor 205 . Although illustrated as a single processor 205 in FIG. 2 , two or more processors may be used according to particular needs, desires, or particular implementations of the EDCS 200 . Generally, the processor 205 executes instructions and manipulates data to perform the operations of the server 202 . Specifically, the processor 205 executes the functionality required to provide multi-level user interface theming and/or associated functionality related to the theming functionality.
  • the server 202 also includes a memory 206 that holds data for the server 202 , client 240 , and/or other components of the EDCS 200 . Although illustrated as a single memory 206 in FIG. 2 , two or more memories may be used according to particular needs, desires, or particular implementations of the EDCS 200 . While memory 206 is illustrated as an integral component of the server 202 , in alternative implementations, memory 206 can be external to the server 202 and/or the EDCS 200 . In some implementations, memory 206 can be configured to store one or more instances of theming data 220 .
  • the theming data 220 includes, among other things, theming files (e.g., theming source code, runtime files, etc.) that define a particular theme. Although illustrated as integral to the server 202 , in some implementations, the theming data 220 can be wholly or partially stored remotely from the server 202 (e.g., on another server 202 or other component of the EDCS 200 ) as long as the theming data 220 is accessible by the server application 207 , client application 246 , and/or theming engine 247 a . In some implementations, access to the theming data 220 can be restricted by security policies and/or procedures (e.g., based on a user role, location, password login, etc.).
  • security policies and/or procedures e.g., based on a user role, location, password login, etc.
  • the theming data 220 can be represented by any type of suitable data structure in any suitable format.
  • the theming data 220 could be a/in a text file, spreadsheet, database, flat file, binary file, multi-part file, linked list, and/or the like.
  • the theming data 220 can be generated, stored, and/or converted from/into any suitable format or form.
  • the theming data 220 can act as a reference to an internal and/or external storage location, and/or provide functionality to interface with and/or retrieve theming data 220 .
  • the server application 207 is an algorithmic software engine providing functionality associated with server 207 .
  • server application 207 can be a particular application server and/or application.
  • the server application 207 can provide server and/or client functionality for multi-level user interface theming, for example, calculations, determinations, analysis, and/or functions consistent with the scope of this disclosure.
  • the server application 207 may be implemented as multiple server applications 207 on the server 202 .
  • server application 207 can be external to the database server 202 and/or the EDCS 200 (e.g., wholly or partially executing on the client 240 , other server 202 (not illustrated), etc.).
  • the particular server application 207 can be used, for example by a client 240 or other component of the EDCS 200 to interactively process a task, event, or other information/content associated with the server 202 .
  • the server application 207 may be a network-based, web-based, and/or other suitable application consistent with this disclosure.
  • a particular server application 207 may operate in response to and in connection with at least one request received from other server applications 207 , other components (e.g., software and/or hardware modules) associated with another server 202 , and/or other components of the EDCS 200 (whether illustrated or not).
  • the server application 207 can be accessed and executed in a cloud-based computing environment using the network 230 .
  • a portion of a particular server application 207 may be a web service associated with the server application 207 that is remotely called, while another portion of the server application 207 may be an interface object or agent bundled for processing at a remote client 240 .
  • any or all of a particular server application 207 may be a child or sub-module of another software module or application (not illustrated) without departing from the scope of this disclosure. Still further, portions of the particular server application 207 may be executed or accessed by a user working directly at the server 202 , as well as remotely at a corresponding client 240 . In some implementations, the server 202 or any suitable component of server 202 or the EDCS 200 can execute the server application 207 .
  • the client 240 may be any computing device operable to connect to or communicate with at least the server 202 and provides functionality for multi-level user interface theming.
  • the client 240 comprises an electronic computing device operable to receive, transmit, process, and store any appropriate data associated with the EDCS 200 .
  • the client 240 can provide functionality for loading, editing, and saving themes (locally and/or on server 202 ).
  • the client typically includes a processor 244 , a client application 246 , a theming engine/API 247 a /b, a memory 248 , and/or an interface 249 interfacing over a system bus 241 .
  • the client application 246 is any type of application that allows the client 240 to navigate to/from, request, view, create, edit, delete, administer, and/or manipulate content associated with the server 202 .
  • the client application 246 can present GUI displays to a user loaded from server 202 and/or generated by the server application 207 and/or the theming engine 247 a /b.
  • the client application 246 can be and/or include a web browser.
  • the client application 246 can use parameters, metadata, and other information received at launch to access a particular set of data from the server 202 , client 240 , and/or other components of the EDCS 200 .
  • a user may interactively process a task, event, or other information associated with the server 202 , client 240 , and/or other components of the EDCS 200 .
  • the client application 246 can generate a tool UI loaded from server 202 to provide loading, editing, and saving functionality related to theming.
  • a tool UI may include such things as a theme designer UI, development tools UI, application UI (e.g., generated by an application executing on the HTTP server 202 ) and/or other suitable UI consistent with this disclosure.
  • the generated tool UI can load and instantiate the theming engine/API 247 a /b.
  • client application 246 may be implemented as multiple client applications in the client 240 .
  • client application 246 can represent one or more of a theme designer, build process, development tools, a legacy conversion process/converter, a file abstraction, and other suitable application/tool consistent with this disclosure.
  • the theming engine 247 a is a software engine that handles all aspects of theme lifecycles.
  • the theming engine 247 a provides a public API 247 b to load, edit, and save design time/runtime theming data and/or appropriate related data from a local persistency (e.g., memory 248 ) and/or a persistency associated with server 202 (e.g., memory 206 ).
  • a local persistency e.g., memory 248
  • a persistency associated with server 202 e.g., memory 206
  • other persistencies can be accessed by the API 247 b in order to read and/or write theming data and appropriate related data.
  • the API 247 b is independent from particular UI/theming technologies and hides different UI theming, UI technologies, and UI components from users.
  • the API 247 b can also provide functionality to create a theme from a base theme, select theming data (e.g., source and/or runtime files) for editing, get parameters from theming data for editing, set new parameter values, generate theming artifacts, save theme source files, and to build all theming data (e.g., runtime files) from various theming source code (as described above).
  • select theming data e.g., source and/or runtime files
  • the theming engine 247 a provides, among other things, functionality to manage theming artifacts (e.g., source and/or runtime files), access local and/or other persistencies, import/export theming data, build a theming domain object model (DOM) from design time theming data, and to produce runtime theming data (e.g., runtime files) from the theming DOM.
  • the API 247 b implementation associated with the theming engine 247 a can be provided by an extension mechanism to the theming engine 247 a .
  • additional/alternate software engines to process theming data into theming artifacts and to provide functionality similar to the API 247 b can be registered in the theming engine 247 a .
  • more than one API 247 b (or additional/alternate software engines) can be associated with a theming engine 247 a.
  • the interface 249 is used by the client 240 for communicating with other computing systems in a distributed computing system environment, including within the EDCS 200 , using network 230 .
  • the client 240 uses the interface to communicate with a server 202 as well as other systems (not illustrated) that can be communicably coupled to the network 230 .
  • the interface 249 may be consistent with the above-described interface 204 of the server 202 .
  • the processor 244 may be consistent with the above-described processor 205 of the server 202 .
  • the processor 244 executes instructions and manipulates data to perform the operations of the client 240 , including the functionality required to send requests to the server 202 and to receive and process responses from the server 202 .
  • the memory 248 typically stores objects and/or data associated with the purposes of the client 240 but may also be consistent with the above-described memory 206 of the server 202 or other memories within the EDCS 200 and be used to store data similar to that stored in the other memories of the EDCS 200 for purposes such as backup, caching, and the like.
  • memory 240 can store theming data 250 .
  • Theming data 250 can be local copies of theming data 220 as described above or theming data unique to client 240 and not yet written to server 202 . For example, once local changes to a theme are complete, a user can store appropriate theming data 250 on local memory 248 and/or write the changes back to server 202 .
  • the illustrated client 240 includes a GUI 242 (illustrated as associated with client 240 a ) that interfaces with at least a portion of the EDCS 200 for any suitable purpose.
  • the GUI 242 may be used to view data associated with the client 240 , the server 202 , or any other component of the EDCS 200 .
  • the client application 246 may act as a tool UI to interact with the theming engine/API 247 a /b, server application 207 , and/or other components of server 202 .
  • the GUI 242 can be used, in some implementations, to load, edit, and/or save theming data associated with a theme.
  • clients 240 there may be any number of clients 240 associated with, or external to, the EDCS 200 .
  • the illustrated EDCS 200 includes one client 240 communicably coupled to the server 202 using network 230
  • alternative implementations of the EDCS 200 may include any number of clients 240 suitable to the purposes of the EDCS 200 .
  • client and “user” may be used interchangeably as appropriate without departing from the scope of this disclosure.
  • the client 240 is described in terms of being used by a single user, this disclosure contemplates that many users may use one computer, or that one user may use multiple computers.
  • the illustrated client 240 is intended to encompass any computing device such as a desktop computer, laptop/notebook computer, wireless data port, smart phone, personal data assistant (PDA), tablet computing device, one or more processors within these devices, or any other suitable processing device.
  • the client 240 may comprise a computer that includes an input device, such as a keypad, touch screen, or other device that can accept user information, and an output device that conveys information associated with the operation of the server 202 or the client 240 itself, including digital data, visual and/or audio information, or a GUI 242 , as illustrated specifically with respect to the client 240 a.
  • FIG. 3 is a flow chart illustrating a method for providing multi-level user interface theming according to an implementation.
  • the description that follows generally describes method 300 in the context of FIGS. 1 and 2 .
  • method 300 may be performed, for example, by any other suitable system, environment, software, and hardware, or a combination of systems, environments, software, and hardware as appropriate.
  • various steps of method 300 can be run in parallel, in combination, in loops, or in any order.
  • a request is received to modify an existing theme. Note that if a new theme is desired to be created, the new theme is necessarily based upon an existing theme. Following selection of the theme, the theme is loaded and presented to the user in a client application (e.g., a tool UI). From 302 , method 300 proceeds to 304 .
  • a client application e.g., a tool UI
  • FIG. 4A is an example screenshot 400 a of a tool UI according to an implementation.
  • the tool UI is shown displaying an “xyz goldreflection” theme.
  • the tool UI displays a preview of an “Index Page” web page 402 and QT 404 a parameters associated with the web page 402 .
  • “Background Color,” “Base Color,” and “Company Logo” are available QT parameters associated with the web page 402 .
  • FIG. 4B FIG.
  • FIG. 4B is an example screenshot 400 b of a tool UI following a change to a parameter according to an implementation.
  • FIG. 4B shows an example parameter change box 408 according to an implementation. Note that the highlight color 406 a has changed following a change to the Highlight Color parameter 406 b using the parameter change box 408 . From 304 , method 300 proceeds to 306 .
  • a change to a Level 2: Base Theming (BT) parameter is received.
  • the change is received in a manner consistent with that of 304 (e.g., using the tool UI and/or associated UI).
  • the BT parameter can be bound to the QT parameter modified in 304 , while in other implementations, the BT parameter can be unbound from the QT parameter modified in 304 .
  • the example screenshots 400 a - 400 b do not illustrate a BT option for selection. This is because the example illustrated screenshots do not offer a BT option 306 with the selected theme. From 306 , method 300 proceeds to 308 .
  • a change to a Level 3: Expert Theming (ET) parameter 410 is received.
  • the change is received in a manner consistent with that of 304 and 306 (e.g., using the tool UI and/or associated UI).
  • the ET parameter can be bound to the BT parameter modified in 304 , while in other implementations; the ET parameter can be unbound from the BT parameter modified in 304 .
  • FIG. 4C is an example screenshot 400 c of a tool UI displaying an example list of ET parameters according to an implementation. Note that the ET parameters 410 are finer grained than the QT parameters displayed in FIG. 4A . From 308 , method 300 proceeds to 310 .
  • theming source code is edited at Level 4: Source Editing. Edits to theming source code reflecting a desired change to a parameter not exposed by the quick, base, and/or expert theming classified parameters is received.
  • the theming source code can be edited in a manner consistent with that of 304 , 306 , and/or 308 (e.g., using the tool UI and/or associated UI).
  • the theming source code can be edited using an external tool, UI, etc. or in any appropriate manner. From 310 , method 300 proceeds to 312 .
  • a name for the modified theme is received.
  • some themes are considered base themes and cannot be modified. Any changes made must be saved as a different name/instance of the theme. From 312 , method 300 proceeds to 314 .
  • the modified theme is published.
  • the theme is published to a backend (persistent) repository.
  • the theme is published to a persistent repository local to the tool UI/theming engine.
  • only delta changes in relation to the base theme are saved for the new theme.
  • the saving of deltas changes has the effect of saving repository resources.
  • the saving of delta changes allows specific changes made to a base theme (e.g., by patches or upgrades) to also be applied to a custom theme. This is because if all values of a base theme were duplicated to a custom theme at the time of creation (a separate copy), subsequent changes made to the source base theme values, would not be effective in the custom theme.
  • Implementations of the subject matter and the functional operations described in this specification can be implemented in digital electronic circuitry, in tangibly-embodied computer software or firmware, in computer hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them.
  • Implementations of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions encoded on a tangible, non-transitory computer-storage medium for execution by, or to control the operation of, data processing apparatus.
  • the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus.
  • the computer-storage medium can be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of one or more of them.
  • data processing apparatus refers to data processing hardware and encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example, a programmable processor, a computer, or multiple processors or computers.
  • the apparatus can also be or further include special purpose logic circuitry, e.g., a central processing unit (CPU), a FPGA (field programmable gate array), or an ASIC (application-specific integrated circuit).
  • the data processing apparatus and/or special purpose logic circuitry may be hardware-based and/or software-based.
  • the apparatus can optionally include code that creates an execution environment for computer programs, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them.
  • the present disclosure contemplates the use of data processing apparatuses with or without conventional operating systems, for example LINUX, UNIX, WINDOWS, MAC OS, ANDROID, IOS or any other suitable conventional operating system.
  • a computer program which may also be referred to or described as a program, software, a software application, a module, a software module, a script, or code, can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment.
  • a computer program may, but need not, correspond to a file in a file system.
  • a program can be stored in a portion of a file that holds other programs or data, e.g., one or more scripts stored in a markup language document, in a single file dedicated to the program in question, or in multiple coordinated files, e.g., files that store one or more modules, sub-programs, or portions of code.
  • a computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network. While portions of the programs illustrated in the various figures are shown as individual modules that implement the various features and functionality through various objects, methods, or other processes, the programs may instead include a number of sub-modules, third-party services, components, libraries, and such, as appropriate. Conversely, the features and functionality of various components can be combined into single components as appropriate.
  • the processes and logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform functions by operating on input data and generating output.
  • the processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., a CPU, a FPGA, or an ASIC.
  • Computers suitable for the execution of a computer program can be based on general or special purpose microprocessors, both, or any other kind of CPU.
  • a CPU will receive instructions and data from a read-only memory (ROM) or a random access memory (RAM) or both.
  • the essential elements of a computer are a CPU for performing or executing instructions and one or more memory devices for storing instructions and data.
  • a computer will also include, or be operatively coupled to, receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
  • mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks.
  • a computer need not have such devices.
  • a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a global positioning system (GPS) receiver, or a portable storage device, e.g., a universal serial bus (USB) flash drive, to name just a few.
  • PDA personal digital assistant
  • GPS global positioning system
  • USB universal serial bus
  • Computer-readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., erasable programmable read-only memory (EPROM), electrically-erasable programmable read-only memory (EEPROM), and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM, DVD+/ ⁇ R, DVD-RAM, and DVD-ROM disks.
  • semiconductor memory devices e.g., erasable programmable read-only memory (EPROM), electrically-erasable programmable read-only memory (EEPROM), and flash memory devices
  • EPROM erasable programmable read-only memory
  • EEPROM electrically-erasable programmable read-only memory
  • flash memory devices e.g., electrically-erasable programmable read-only memory (EEPROM), and flash memory devices
  • magnetic disks e.g., internal
  • the memory may store various objects or data, including caches, classes, frameworks, applications, backup data, jobs, web pages, web page templates, database tables, repositories storing business and/or dynamic information, and any other appropriate information including any parameters, variables, algorithms, instructions, rules, constraints, or references thereto. Additionally, the memory may include any other appropriate data, such as logs, policies, security or access data, reporting files, as well as others.
  • the processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
  • implementations of the subject matter described in this specification can be implemented on a computer having a display device, e.g., a CRT (cathode ray tube), LCD (liquid crystal display), LED (Light Emitting Diode), or plasma monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse, trackball, or trackpad by which the user can provide input to the computer.
  • a display device e.g., a CRT (cathode ray tube), LCD (liquid crystal display), LED (Light Emitting Diode), or plasma monitor
  • a keyboard and a pointing device e.g., a mouse, trackball, or trackpad by which the user can provide input to the computer.
  • Input may also be provided to the computer using a touchscreen, such as a tablet computer surface with pressure sensitivity, a multi-touch screen using capacitive or electric sensing, or other type of touchscreen.
  • a computer can interact with a user by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a web browser on a user's client device in response to requests received from the web browser.
  • GUI graphical user interface
  • GUI may be used in the singular or the plural to describe one or more graphical user interfaces and each of the displays of a particular graphical user interface. Therefore, a GUI may represent any graphical user interface, including but not limited to, a web browser, a touch screen, or a command line interface (CLI) that processes information and efficiently presents the information results to the user.
  • a GUI may include a plurality of user interface (UI) elements, some or all associated with a web browser, such as interactive fields, pull-down lists, and buttons operable by the business suite user. These and other UI elements may be related to or represent the functions of the web browser.
  • UI user interface
  • Implementations of the subject matter described in this specification can be implemented in a computing system that includes a back-end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back-end, middleware, or front-end components.
  • the components of the system can be interconnected by any form or medium of wireline and/or wireless digital data communication, e.g., a communication network.
  • Examples of communication networks include a local area network (LAN), a radio access network (RAN), a metropolitan area network (MAN), a wide area network (WAN), Worldwide Interoperability for Microwave Access (WIMAX), a wireless local area network (WLAN) using, for example, 802.11 a/b/g/n and/or 802.20, all or a portion of the Internet, and/or any other communication system or systems at one or more locations.
  • the network may communicate with, for example, Internet Protocol (IP) packets, Frame Relay frames, Asynchronous Transfer Mode (ATM) cells, voice, video, data, and/or other suitable information between network addresses.
  • IP Internet Protocol
  • ATM Asynchronous Transfer Mode
  • the computing system can include clients and servers.
  • a client and server are generally remote from each other and typically interact through a communication network.
  • the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
  • any or all of the components of the computing system may interface with each other and/or the interface using an application programming interface (API) and/or a service layer.
  • the API may include specifications for routines, data structures, and object classes.
  • the API may be either computer language independent or dependent and refer to a complete interface, a single function, or even a set of APIs.
  • the service layer provides software services to the computing system. The functionality of the various components of the computing system may be accessible for all service consumers via this service layer.
  • Software services provide reusable, defined business functionalities through a defined interface.
  • the interface may be software written in JAVA, C++, or other suitable language providing data in extensible markup language (XML) format or other suitable format.
  • the API and/or service layer may be an integral and/or a stand-alone component in relation to other components of the computing system. Moreover, any or all parts of the service layer may be implemented as child or sub-modules of another software module, enterprise application, or hardware module without departing from the scope of this disclosure.

Abstract

The present disclosure describes methods, systems, and computer program products for providing multi-level user interface theming. One computer-implemented method includes receiving a request to modify an existing theme, receiving a change to a quick theming classified parameter, receiving a change to a base theming classified parameter, receiving a change to an expert theming classified parameter, and publishing the modified theme.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is related to co-pending application U.S. Ser. No. ______ filed on Sep. 16, 2013, entitled “Multi-Level User Interface Theming Engine,” the entire contents of which are hereby incorporated by reference.
  • BACKGROUND
  • Branding, or theming, is the ability to adapt an application to a desired visual look and/or operation. For example, a company's web application style guide may require that all internal/external webpages associated with company web-based applications use a particular color and menu style. This ensures, among other things, recognition and familiarly among users of the web-based applications. However, web-based applications are generally designed to be offered to and for use by multiple customers and are not generally designed with future style-guide-required theming changes as a consideration. As a result, later-required theming changes require time consuming and expensive software development/modification and/or testing of software artifacts at multiple architectural levels to ensure consistency and proper functionality. The necessary software development/testing increases a total cost of ownership for web-based applications and can result in the abandonment a re-theming effort and/or the use of a different web-application.
  • SUMMARY
  • The present disclosure relates to computer-implemented methods, computer-readable media, and computer systems for providing multi-level user interface theming. One computer-implemented method includes receiving a request to modify an existing theme, receiving a change to a quick theming classified parameter, receiving a change to a base theming classified parameter, receiving a change to an expert theming classified parameter, and publishing the modified theme.
  • Other implementations of this aspect include corresponding computer systems, apparatuses, and computer programs recorded on one or more computer storage devices, each configured to perform the actions of the methods. A system of one or more computers can be configured to perform particular operations or actions by virtue of having software, firmware, hardware, or a combination of software, firmware, or hardware installed on the system that in operation causes or causes the system to perform the actions. One or more computer programs can be configured to perform particular operations or actions by virtue of including instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.
  • The foregoing and other implementations can each optionally include one or more of the following features, alone or in combination:
  • A first aspect, combinable with the general implementation, wherein the base theming classified parameter has a global scope and is bound to the quick theming classified parameter.
  • A second aspect, combinable with any of the previous aspects, wherein the expert theming classified parameter has a local scope and is bound to the base theming classified parameter.
  • A third aspect, combinable with any of the previous aspects, further comprising generating custom theming source code using received edits to theming source code to reflect a desired change to a parameter not exposed by at least one of the quick theming classified parameter, the base theming classified parameter, or the expert theming classified parameter.
  • A fourth aspect, combinable with any of the previous aspects, further comprising ensuring a lack of conflicts between the theming source code associated with the existing theme and the custom theming source code.
  • A fifth aspect, combinable with any of the previous aspects, wherein publishing the modified theme further comprises saving only deltas between the existing theme and changes to the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and the theming source code associated with the existing theme.
  • A sixth aspect, combinable with any of the previous aspects, further comprising generating runtime user interface code by: concatenating applicable theming source code, wherein applicable theming source code includes theming source code associated with the existing theme, parameter values from the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and custom theming source code, for each parameter, searching for the last occurrence and calculating the parameter, if applicable, according an associated formula; and replacing all occurrences of the parameter with the calculated value.
  • The subject matter described in this specification can be implemented in particular implementations so as to realize one or more of the following advantages. First, a theming infrastructure allows modifications to be made to UI components and/or controls to provide multiple levels of user interface (UI) theming control. The theming levels can be easily understood by users and require less training to work with. For example, upper theming levels provide simple, high-coverage settings affecting many UI components and/or controls, while lower theming levels provide sophisticated settings that affect specific UI components and/or controls. Users with more advanced training can work with lower levels, while other users can stay within the confines of upper levels. Second, the theming infrastructure is flexible and allows efficient theming changes based only on a user's needs. For example, user needs may vary from changing an overall color of a web-based standard application background to specific changes to a particular web-based standard application component. Third, the theming infrastructure allows simple as well as sophisticated changes to be made easily and inexpensively without the need for extensive software development and/or testing. Fourth, the theming infrastructure is portable and designed to work with different UI technologies, components, and/or controls. Fifth, the theming infrastructure is extendable and allows the addition of existing and future UI technologies, components, and/or controls. Seventh, the theming infrastructure provides an each-to-use and feature-rich application programming interface (API). Other advantages will be apparent to those skilled in the art.
  • The details of one or more implementations of the subject matter of this specification are set forth in the accompanying drawings and the description below. Other features, aspects, and advantages of the subject matter will become apparent from the description, the drawings, and the claims.
  • DESCRIPTION OF DRAWINGS
  • FIG. 1 is a block diagram illustrating example user interface theming levels according to an implementation.
  • FIG. 2 is a block diagram illustrating an example distributed computing system for providing multi-level user interface theming according to an implementation.
  • FIG. 3 is a flow chart illustrating a method for providing multi-level user interface theming according to an implementation.
  • FIG. 4A is an example screenshot of a tool UI according to an implementation.
  • FIG. 4B is an example screenshot of a tool UI following a change to a parameter according to an implementation.
  • FIG. 4C is an example screenshot 400 c of a tool UI displaying an example list of ET parameters according to an implementation.
  • Like reference numbers and designations in the various drawings indicate like elements.
  • DETAILED DESCRIPTION
  • This disclosure generally describes computer-implemented methods, computer-program products, and systems for providing multi-level user interface theming. The following description is presented to enable any person skilled in the art to make and use the invention, and is provided in the context of one or more particular implementations. Various modifications to the disclosed implementations will be readily apparent to those skilled in the art, and the general principles defined herein may be applied to other implementations and applications without departing from scope of the disclosure. Thus, the present disclosure is not intended to be limited to the described and/or illustrated implementations, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
  • For purposes of this disclosure, a “user interface (UI) component” is a building block to assemble UIs. UI components can be specific to a use case or re-usable. Examples for re-usable UI components are UI controls such as buttons or input field. For purposes of this disclosure, a “theming artifact” is data supplied to a UI component interface to describe a desired look for the UI component. Examples of theming artifacts include images used for background, color values or more general CSS files. For purposes of this disclosure, a “theme” is a collection of theming artifacts (e.g., stored in source and/or runtime files) following a similar “look.” For example there is an example “XYZ” theme can use different shades of grey and the color blue for UI component highlights. Every supporting control supports a “XYZ” theme “look.” For purposes of this disclosure, a “theming parameter” steers the visualization of one or multiple UI components, such as a button. A theming parameter can be for example the background color of the button. For purposes of this disclosure, “theming source code” is machine readable code used to define the visualization of UI components. It can be interpreted directly by a UI component or may require a processing step, such as compilation, interpretation, etc. For example, a cascading style sheet (CSS) format can be directly interpreted by web browsers for HTML UI components. A UI component consisting of HTML code can be themed in this manner. In another example, the LESS dynamic style sheet language format needs a compilation step to generate CSS code.
  • Branding, or theming, is the ability to adapt an application to a desired visual look and/or operation. For example, a company's web application style guide may require that all internal/external webpages associated with company web-based applications use a particular color and menu style. This ensures, among other things, recognition and familiarly among users of the web-based applications. However, web-based applications are generally designed to be offered to and for use by multiple customers and are not generally designed with future style-guide-required theming changes as a consideration. As a result, later-required theming changes require time consuming and expensive software development/modification and/or testing of software artifacts at multiple architectural levels to ensure consistency and proper functionality. The necessary software development/testing increases a total cost of ownership for web-based applications and can result in the abandonment a re-theming effort and/or the use of a different web-application.
  • Customers are increasingly requiring easy and consistent methods to perform multiple levels of branding across applications. While some customers only want to perform basic changes, such as updating the color of an application background or putting a company logo on a web page, other customers want to apply a sophisticated style guide to an application that requires the change of many details associated with a UI. Customers also want the ability to possible to patch or upgrade application without the need to perform/repeat a full theming process.
  • Further, web-based applications typically use standard control sets that can be changed by applying updates or bug fixes. The changes may then have effect on current theming and a method to reduce the effect of the changes is desirable.
  • The theming infrastructure described below supports both requirements with low total cost of ownership (TCO) for the customer by providing multiple levels of theming functionality in a single infrastructure. Upper theming levels provide simple, high-coverage settings affecting many UI components and/or controls, while lower theming levels provide sophisticated settings that affect specific UI components and/or controls.
  • FIG. 1 is a block diagram 100 illustrating example user interface theming levels 102 according to an implementation. The described multi-level theming infrastructure consists at least of two or more theming levels. The described four-theme-level approach appears to provide an optimal level of flexibility, efficiency and reduced complexity. As will be appreciated by those of skill in the art, more or less theming levels are also applicable to the described subject matter and within the scope of the disclosure.
  • Theming Levels
  • Four theming levels are illustrated in FIG. 1: Level 1: Quick Theming 104 a, Level 2: Base Theming 104 b, Level 3: Expert Theming 104 c, and Level 4: Source Editing 104 d. As can be seen, changing a parameter 103 a for a UI component at Level 1, results in the similar change being reflected down to parameters for UI components at Level 2 and Level 3 bound to parameter 103 a. In other words, the finer-grained parameters (e.g., at Level 2) take values from less fine-grained parameters (e.g., at Level 1). Similarly, changes a parameter at Level 2 at 103 b affect associated parameters for UI components at Level 3 bound to parameter 103 b. Note that changes flow from course to fine-grain parameters and changes made to Level 2 or Level 3 are not reflected upwards to the level above the level changes are made in.
  • Level 1: Quick Theming
  • Quick Theming (QT) 104 a provides the maximum effect on UIs with a minimal effort for a user. A parameter is user-accessible, exposed property (e.g., font, color, etc.) associated with a UI application. QT parameters are basic/technology-agnostic parameters, such as a base font size or a logo image and can be specific to a theme and are changed to reach basic UI component settings. Example QT parameters from an example “XYZ” theme can include:
      • 1. “Highlight color” for highlighted elements
        • button hover color, select color, focus outline, etc.
        • Color of monochrome icons
      • 2. “Branding color” for branding elements
      • 3. “Font”—The main font for all applications
      • 4. “Font size”—The base font size for normal text
      • 5. “Background color”—The page background color
      • 6. “Background image”—The page background image
      • 7. “Logo image”—The company logo for display in the page header
  • For example, the “XYZ” theme can have a reduced coloring theme where most elements are greyish in nature. In this theme, all other colors parameters are variations of a “Highlight color” parameter. By providing the “Highlight color” using the theming infrastructure, all the usage instances of “Highlight color” color (and associated variations) can be modified. Because of the technology-agnostic character of parameters such as “Highlight color,” the parameter can be applied to all UI libraries and their components that the theming infrastructure affects. QT parameters/values have global scope and should be accessible by any UI component.
  • A new theme can be provided by changing the QT parameters that are provided by an existing theme. All UI technologies that provide theming for this existing theme and that use the QT parameters will have their look adjusted accordingly. Additional parameters can be added in the future and adapted to evolving UI technologies.
  • Level 2: Basic Theming
  • Basic Theming (BT) 104 b consists of parameters specific to groups of controls. They have a more clearly defined semantic meaning for a UI, are still technology independent, and provide functionality for more detailed changes to a target UI component than possible with QT parameters. However, BT parameters may not be relevant for all technologies. Example BT parameters from the example “XYZ” theme can include:
      • 1. Button background
      • 2. Button border
      • 3. Group background
      • 4. Input background
      • 5. Disabled background
  • In some implementations, by default, the value of a BT parameter can be derived from one or more QT parameters. This ensures that changing a QT parameter will affect a BT parameter as well. Deriving of a BT parameter value can be either direct (e.g., same value as a QT parameter) or using a formula to calculate the BT parameter value. In some implementations, BT parameters can also have a fixed value. In these implementations, the fixed-value BT parameter is not affected by changes to QT parameters. In some implementations, there are more BT parameters than QT parameters. Similar to QT parameters, BT parameters/values have global scope and should be accessible by any UI component.
  • Level 3: Expert Theming
  • Expert Theming (ET) 104 c consists of parameters that are individual settings for a particular UI technology or for a particular UI component/control aspect that cannot be changed using QT and/or BT parameters. For example, ET encompasses parameters to control individual cascading style sheet (CSS)-style properties of controls and their applicable different states. In some implementations, different control states can require different visualizations. For example, for an emphasized button on a UI, the background of the button should be different then of a standard state button in order to express emphasis of the emphasized button. Example ET parameters from the example “XYZ” theme can include:
      • 1. Standard button background
      • 2. Standard button border
      • 3. Emphasized button background
      • 4. Emphasized button border
      • 5. “Next” icon
      • 6. “Save” icon
  • In some implementations, the list of ET parameters is larger than either the QT and/or BT parameters. A reasonably defined set of QT and BT parameters can reduce the need to modify ET parameters to those cases where QT and/or BT parameters are not sufficient for a theming effort.
  • As with BT parameters, ET parameters can be derived from other parameters or set to a fixed value. For example, in some implementations, ET parameters can be derived only from other ET parameters to ensure a consistent method of expert level theming. For example, QT or BT can be used to shift the color of images on a UI (e.g. “Next” or “Save” icon), while at the expert level, ET can be used to replace the image. ET parameters/value have only a local scope.
  • Note that FIG. 1 illustrates that from Levels 1-3, a resulting set of parameters is generated; here, “@buttonBackground=blue; . . . . ” Theming source code is also shown that uses the example parameter @buttonBackground; here “.button {background-color: @buttonBackground;}.”
  • Level 4: Source Editing
  • Although parameters used with QT, BT, and/or ET should cover most theming scenarios, some parameters may not be handled/available through QT, BT, and/or ET parameters. For example the “XYZ” theme can provide ET parameters to set background colors for all variants of a button but not to set a UI drop shadow with respect to the button. In this instance, a user needs to be able to perform source code editing (SE) 104 d to edit the theming source code of the theming artifacts, in this example the CSS files, directly. As illustrated, the Source described above following Level 3: Expert Theming, needs to be modified to include a “drop-shadow: grey 2px;” parameter. Theming artifact 106 shows the modification made to the theming source code following SE at Level 4 104 d. Note that edits of theming source code at level 4 have only a local scope. The modified theming artifact can be consumed by UI components.
  • It is also necessary to ensure that there are no conflicts between the predefined theming source code (i.e., the source of the “XYZ” theme) and custom theming source code of a customized theme as a conflict might result in data loss from the customized theme. To address this issue, in some implementations, the theming source code of the customized theme is separated into at least three parts, although more or less source code parts are envisioned to be covered by the disclosure:
      • 1. Source of standard theme
      • 2. Parameter values from QT, BT and ET
      • 3. Custom source code from SE
  • A preprocessor then generates the final UI code by concatenating the various theming source code and processing it as follows to generate appropriate theming artifacts 106:
      • 1. For each parameter, search for the last occurrence and calculate it according to its formula
      • 2. Replace all occurrences of the parameter with the calculated value
  • Scope of Parameters
  • As QT and BT parameters/value have a global scope, they should be accessible to any UI component. As ET parameters/values have a local scope, they need only to be accessible to appropriate specific UI components and/or UI libraries using the ET parameters/values. Similarly, SE code has only local scope, and only needs to be accessible to appropriate specific UI components and/or UI libraries using the SE code.
  • QT/BT parameters can be defined to cover a complete or a reduced set of UI parameters/values of a particular theme depending upon the theming infrastructure implementation and/or UI implementation. For example, some themes may only have QT or BT parameters active while other themes may allow ET/SE modifications as well. In some implementations, modified themes are saved as customized themes while one or more source themes are protected from modification. In some implementations, parameters can be transferred in source code. Source code can be directly consumed by UI components/controls or require a compilation step prior to use.
  • Transparency of Levels
  • The multi-level theming approach allows use of all theming levels at the same time and simultaneously in a single theme. Any of the parameters available at each different level can be changed or kept at a default value. Generally, usage of upper theming levels will provide an easier and/or less-costly theming modification to a UI. Use of the upper theming levels will also reduce the risk that a theme is broken with ET and/or SE modifications, particularly if additional UI components/controls are added to a UI implementation and/or UI implementation details change.
  • The following described computer-implemented methods, computer-readable media, and computer systems provide, among other things, multi-level user interface theming as described above. An overall theming framework includes, among other things: A memory containing theming data, an API to create/modify theming data according to the different described theming levels, and applications using the theming data to display the specified theme.
  • FIG. 2 is a block diagram illustrating an example distributed computing system (EDCS) 200 for providing multi-level user interface theming according to an implementation. The illustrated EDCS 200 includes or is communicably coupled with a server 202 and a client 240 that communicate across a network 230. In some implementations, one or more components of the EDCS 200 may be configured to operate within a cloud-computing-based environment.
  • At a high level, the server 202 is an electronic computing device operable to receive, transmit, process, store, or manage data and information associated with the EDCS 200. According to some implementations, the server 202 may also include or be communicably coupled with an application server, e-mail server, web server, caching server, streaming data server, business intelligence (BI) server, and/or other server.
  • In general, the server 202 is a server that can provide at least a data storage/persistency for theming data 220 and a server application, such as an application server. Note that in some implementations, the server 202 is not necessarily the same server hosting an application using the theming data (or vice versa). The server 202 is responsible for receiving, among other things, requests over network 230 from a client application 246 and/or theming engine 247 a/b associated with the client 240 of the EDCS 200 and responding to the received requests by processing the said requests in an appropriate application (whether illustrated or not). In addition to requests received from the client 240, requests may also be sent to the server 202 from internal users, external or third-parties, other automated applications, as well as any other appropriate entities, individuals, systems, or computers. In some implementations, various requests can be sent directly to server 202 from a user accessing server 202 directly (e.g., from a server command console or by other appropriate access method).
  • Each of the components of the server 202 can communicate using a system bus 203. In some implementations, any and/or all the components of the server 202, both hardware and/or software, may interface with each other and/or the interface 204 over the system bus 203 using an application programming interface (API) 212 and/or a service layer 213. The API 212 may include specifications for routines, data structures, and object classes. The API 212 may be either computer-language independent or dependent and refer to a complete interface, a single function, or even a set of APIs. The service layer 213 provides software services to the EDCS 200. The functionality of the server 202 may be accessible for all service consumers using this service layer. Software services, such as those provided by the service layer 213, provide reusable, defined business functionalities through a defined interface. For example, the interface may be software written in JAVA, C++, or other suitable language providing data in extensible markup language (XML) format or other suitable format.
  • While illustrated as an integrated component of the server 202 in the EDCS 200, alternative implementations may illustrate the API 212 and/or the service layer 213 as stand-alone components in relation to other components of the EDCS 200. Moreover, any or all parts of the API 212 and/or the service layer 213 may be implemented as child or sub-modules of another software module, enterprise application, or hardware module without departing from the scope of this disclosure.
  • The server 202 includes an interface 204. Although illustrated as a single interface 204 in FIG. 2, two or more interfaces 204 may be used according to particular needs, desires, or particular implementations of the EDCS 200. The interface 204 is used by the server 202 for communicating with other systems in a distributed environment—including within the EDCS 200—connected to the network 230; for example, the client 240 as well as other systems communicably coupled to the network 230 (whether illustrated or not). Generally, the interface 204 comprises logic encoded in software and/or hardware in a suitable combination and operable to communicate with the network 230. More specifically, the interface 204 may comprise software supporting one or more communication protocols associated with communications such that the network 230 or interface's hardware is operable to communicate physical signals within and outside of the illustrated EDCS 200.
  • The server 202 includes a processor 205. Although illustrated as a single processor 205 in FIG. 2, two or more processors may be used according to particular needs, desires, or particular implementations of the EDCS 200. Generally, the processor 205 executes instructions and manipulates data to perform the operations of the server 202. Specifically, the processor 205 executes the functionality required to provide multi-level user interface theming and/or associated functionality related to the theming functionality.
  • The server 202 also includes a memory 206 that holds data for the server 202, client 240, and/or other components of the EDCS 200. Although illustrated as a single memory 206 in FIG. 2, two or more memories may be used according to particular needs, desires, or particular implementations of the EDCS 200. While memory 206 is illustrated as an integral component of the server 202, in alternative implementations, memory 206 can be external to the server 202 and/or the EDCS 200. In some implementations, memory 206 can be configured to store one or more instances of theming data 220.
  • The theming data 220 includes, among other things, theming files (e.g., theming source code, runtime files, etc.) that define a particular theme. Although illustrated as integral to the server 202, in some implementations, the theming data 220 can be wholly or partially stored remotely from the server 202 (e.g., on another server 202 or other component of the EDCS 200) as long as the theming data 220 is accessible by the server application 207, client application 246, and/or theming engine 247 a. In some implementations, access to the theming data 220 can be restricted by security policies and/or procedures (e.g., based on a user role, location, password login, etc.).
  • The theming data 220 (e.g., images, fonts, CSS, LESS files, etc.) can be represented by any type of suitable data structure in any suitable format. For example, the theming data 220 could be a/in a text file, spreadsheet, database, flat file, binary file, multi-part file, linked list, and/or the like. The theming data 220 can be generated, stored, and/or converted from/into any suitable format or form. In some implementations, the theming data 220 can act as a reference to an internal and/or external storage location, and/or provide functionality to interface with and/or retrieve theming data 220.
  • The server application 207 is an algorithmic software engine providing functionality associated with server 207. For example, server application 207 can be a particular application server and/or application. In some implementations, the server application 207 can provide server and/or client functionality for multi-level user interface theming, for example, calculations, determinations, analysis, and/or functions consistent with the scope of this disclosure. Further, although illustrated as a single server application 207, the server application 207 may be implemented as multiple server applications 207 on the server 202. In addition, although illustrated as integral to the server 202, in alternative implementations, the server application 207 can be external to the database server 202 and/or the EDCS 200 (e.g., wholly or partially executing on the client 240, other server 202 (not illustrated), etc.).
  • Once a particular server application 207 is launched, the particular server application 207 can be used, for example by a client 240 or other component of the EDCS 200 to interactively process a task, event, or other information/content associated with the server 202. In some implementations, the server application 207 may be a network-based, web-based, and/or other suitable application consistent with this disclosure.
  • In some implementations, a particular server application 207 may operate in response to and in connection with at least one request received from other server applications 207, other components (e.g., software and/or hardware modules) associated with another server 202, and/or other components of the EDCS 200 (whether illustrated or not). In some implementations, the server application 207 can be accessed and executed in a cloud-based computing environment using the network 230. In some implementations, a portion of a particular server application 207 may be a web service associated with the server application 207 that is remotely called, while another portion of the server application 207 may be an interface object or agent bundled for processing at a remote client 240. Moreover, any or all of a particular server application 207 may be a child or sub-module of another software module or application (not illustrated) without departing from the scope of this disclosure. Still further, portions of the particular server application 207 may be executed or accessed by a user working directly at the server 202, as well as remotely at a corresponding client 240. In some implementations, the server 202 or any suitable component of server 202 or the EDCS 200 can execute the server application 207.
  • The client 240 (example configurations illustrated as 240 a-240 c) may be any computing device operable to connect to or communicate with at least the server 202 and provides functionality for multi-level user interface theming. In general, the client 240 comprises an electronic computing device operable to receive, transmit, process, and store any appropriate data associated with the EDCS 200. More particularly, among other things, the client 240 can provide functionality for loading, editing, and saving themes (locally and/or on server 202). The client typically includes a processor 244, a client application 246, a theming engine/API 247 a/b, a memory 248, and/or an interface 249 interfacing over a system bus 241.
  • The client application 246 is any type of application that allows the client 240 to navigate to/from, request, view, create, edit, delete, administer, and/or manipulate content associated with the server 202. For example, the client application 246 can present GUI displays to a user loaded from server 202 and/or generated by the server application 207 and/or the theming engine 247 a/b. In some implementations, the client application 246 can be and/or include a web browser. In some implementations, the client application 246 can use parameters, metadata, and other information received at launch to access a particular set of data from the server 202, client 240, and/or other components of the EDCS 200. Once a particular client application 246 is launched, a user may interactively process a task, event, or other information associated with the server 202, client 240, and/or other components of the EDCS 200. For example, the client application 246 can generate a tool UI loaded from server 202 to provide loading, editing, and saving functionality related to theming. For example, a tool UI may include such things as a theme designer UI, development tools UI, application UI (e.g., generated by an application executing on the HTTP server 202) and/or other suitable UI consistent with this disclosure. In some implementations, the generated tool UI can load and instantiate the theming engine/API 247 a/b. Further, although illustrated as a single client application 246, the client application 246 may be implemented as multiple client applications in the client 240. For example, the client application 246 can represent one or more of a theme designer, build process, development tools, a legacy conversion process/converter, a file abstraction, and other suitable application/tool consistent with this disclosure.
  • The theming engine 247 a is a software engine that handles all aspects of theme lifecycles. The theming engine 247 a provides a public API 247 b to load, edit, and save design time/runtime theming data and/or appropriate related data from a local persistency (e.g., memory 248) and/or a persistency associated with server 202 (e.g., memory 206). In some implementations, other persistencies (not illustrated) can be accessed by the API 247 b in order to read and/or write theming data and appropriate related data. The API 247 b is independent from particular UI/theming technologies and hides different UI theming, UI technologies, and UI components from users. The API 247 b can also provide functionality to create a theme from a base theme, select theming data (e.g., source and/or runtime files) for editing, get parameters from theming data for editing, set new parameter values, generate theming artifacts, save theme source files, and to build all theming data (e.g., runtime files) from various theming source code (as described above).
  • In some implementations, the theming engine 247 a provides, among other things, functionality to manage theming artifacts (e.g., source and/or runtime files), access local and/or other persistencies, import/export theming data, build a theming domain object model (DOM) from design time theming data, and to produce runtime theming data (e.g., runtime files) from the theming DOM. In some implementations, the API 247 b implementation associated with the theming engine 247 a can be provided by an extension mechanism to the theming engine 247 a. In some implementations, additional/alternate software engines to process theming data into theming artifacts and to provide functionality similar to the API 247 b can be registered in the theming engine 247 a. In some implementations, more than one API 247 b (or additional/alternate software engines) can be associated with a theming engine 247 a.
  • The interface 249 is used by the client 240 for communicating with other computing systems in a distributed computing system environment, including within the EDCS 200, using network 230. For example, the client 240 uses the interface to communicate with a server 202 as well as other systems (not illustrated) that can be communicably coupled to the network 230. The interface 249 may be consistent with the above-described interface 204 of the server 202. The processor 244 may be consistent with the above-described processor 205 of the server 202. Specifically, the processor 244 executes instructions and manipulates data to perform the operations of the client 240, including the functionality required to send requests to the server 202 and to receive and process responses from the server 202.
  • The memory 248 typically stores objects and/or data associated with the purposes of the client 240 but may also be consistent with the above-described memory 206 of the server 202 or other memories within the EDCS 200 and be used to store data similar to that stored in the other memories of the EDCS 200 for purposes such as backup, caching, and the like. In some implementations, memory 240 can store theming data 250. Theming data 250 can be local copies of theming data 220 as described above or theming data unique to client 240 and not yet written to server 202. For example, once local changes to a theme are complete, a user can store appropriate theming data 250 on local memory 248 and/or write the changes back to server 202.
  • Further, the illustrated client 240 includes a GUI 242 (illustrated as associated with client 240 a) that interfaces with at least a portion of the EDCS 200 for any suitable purpose. For example, the GUI 242 may be used to view data associated with the client 240, the server 202, or any other component of the EDCS 200. In particular, in some implementations, the client application 246 may act as a tool UI to interact with the theming engine/API 247 a/b, server application 207, and/or other components of server 202. For example, the GUI 242 can be used, in some implementations, to load, edit, and/or save theming data associated with a theme.
  • There may be any number of clients 240 associated with, or external to, the EDCS 200. For example, while the illustrated EDCS 200 includes one client 240 communicably coupled to the server 202 using network 230, alternative implementations of the EDCS 200 may include any number of clients 240 suitable to the purposes of the EDCS 200. Additionally, there may also be one or more additional clients 240 external to the illustrated portion of the EDCS 200 that are capable of interacting with the EDCS 200 using the network 230. Further, the term “client” and “user” may be used interchangeably as appropriate without departing from the scope of this disclosure. Moreover, while the client 240 is described in terms of being used by a single user, this disclosure contemplates that many users may use one computer, or that one user may use multiple computers.
  • The illustrated client 240 is intended to encompass any computing device such as a desktop computer, laptop/notebook computer, wireless data port, smart phone, personal data assistant (PDA), tablet computing device, one or more processors within these devices, or any other suitable processing device. For example, the client 240 may comprise a computer that includes an input device, such as a keypad, touch screen, or other device that can accept user information, and an output device that conveys information associated with the operation of the server 202 or the client 240 itself, including digital data, visual and/or audio information, or a GUI 242, as illustrated specifically with respect to the client 240 a.
  • FIG. 3 is a flow chart illustrating a method for providing multi-level user interface theming according to an implementation. For clarity of presentation, the description that follows generally describes method 300 in the context of FIGS. 1 and 2. However, it will be understood that method 300 may be performed, for example, by any other suitable system, environment, software, and hardware, or a combination of systems, environments, software, and hardware as appropriate. In some implementations, various steps of method 300 can be run in parallel, in combination, in loops, or in any order.
  • At 302, a request is received to modify an existing theme. Note that if a new theme is desired to be created, the new theme is necessarily based upon an existing theme. Following selection of the theme, the theme is loaded and presented to the user in a client application (e.g., a tool UI). From 302, method 300 proceeds to 304.
  • At 304, a change to a Level 1: Quick Theming (QT) parameter is received. Turning to FIG. 4A, FIG. 4A is an example screenshot 400 a of a tool UI according to an implementation. The tool UI is shown displaying an “xyz goldreflection” theme. The tool UI displays a preview of an “Index Page” web page 402 and QT 404 a parameters associated with the web page 402. For example, “Background Color,” “Base Color,” and “Company Logo” are available QT parameters associated with the web page 402. Note that the displayed highlight color 406 a matches the color 406 b selected for “Highlight Color.” Turning now to FIG. 4B, FIG. 4B is an example screenshot 400 b of a tool UI following a change to a parameter according to an implementation. FIG. 4B shows an example parameter change box 408 according to an implementation. Note that the highlight color 406 a has changed following a change to the Highlight Color parameter 406 b using the parameter change box 408. From 304, method 300 proceeds to 306.
  • At 306, a change to a Level 2: Base Theming (BT) parameter is received. IN some implementations, the change is received in a manner consistent with that of 304 (e.g., using the tool UI and/or associated UI). In some implementations, the BT parameter can be bound to the QT parameter modified in 304, while in other implementations, the BT parameter can be unbound from the QT parameter modified in 304. Note that the example screenshots 400 a-400 b do not illustrate a BT option for selection. This is because the example illustrated screenshots do not offer a BT option 306 with the selected theme. From 306, method 300 proceeds to 308.
  • At 308, a change to a Level 3: Expert Theming (ET) parameter 410 is received. In some implementations, the change is received in a manner consistent with that of 304 and 306 (e.g., using the tool UI and/or associated UI). In some implementations, the ET parameter can be bound to the BT parameter modified in 304, while in other implementations; the ET parameter can be unbound from the BT parameter modified in 304. Turning now to FIG. 4C, FIG. 4C is an example screenshot 400 c of a tool UI displaying an example list of ET parameters according to an implementation. Note that the ET parameters 410 are finer grained than the QT parameters displayed in FIG. 4A. From 308, method 300 proceeds to 310.
  • At 310, theming source code is edited at Level 4: Source Editing. Edits to theming source code reflecting a desired change to a parameter not exposed by the quick, base, and/or expert theming classified parameters is received. In some implementations, the theming source code can be edited in a manner consistent with that of 304, 306, and/or 308 (e.g., using the tool UI and/or associated UI). In other implementations, the theming source code can be edited using an external tool, UI, etc. or in any appropriate manner. From 310, method 300 proceeds to 312.
  • At 312, a name for the modified theme is received. In some implementations, some themes are considered base themes and cannot be modified. Any changes made must be saved as a different name/instance of the theme. From 312, method 300 proceeds to 314.
  • At 314, the modified theme is published. In some implementations, the theme is published to a backend (persistent) repository. In some implementations, the theme is published to a persistent repository local to the tool UI/theming engine. In some implementations, only delta changes in relation to the base theme are saved for the new theme. The saving of deltas changes has the effect of saving repository resources. In addition, the saving of delta changes allows specific changes made to a base theme (e.g., by patches or upgrades) to also be applied to a custom theme. This is because if all values of a base theme were duplicated to a custom theme at the time of creation (a separate copy), subsequent changes made to the source base theme values, would not be effective in the custom theme. Using delta changes against the source base theme, however, changes made to the source base theme are “global” in nature to all custom themes based on the source base theme. In this way, the updated source base theme and custom theme can be reconstructed by applying the delta changes to the source base theme. After 314, method 300 stops.
  • Implementations of the subject matter and the functional operations described in this specification can be implemented in digital electronic circuitry, in tangibly-embodied computer software or firmware, in computer hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them. Implementations of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions encoded on a tangible, non-transitory computer-storage medium for execution by, or to control the operation of, data processing apparatus. Alternatively or in addition, the program instructions can be encoded on an artificially-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus. The computer-storage medium can be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of one or more of them.
  • The term “data processing apparatus” refers to data processing hardware and encompasses all kinds of apparatus, devices, and machines for processing data, including by way of example, a programmable processor, a computer, or multiple processors or computers. The apparatus can also be or further include special purpose logic circuitry, e.g., a central processing unit (CPU), a FPGA (field programmable gate array), or an ASIC (application-specific integrated circuit). In some implementations, the data processing apparatus and/or special purpose logic circuitry may be hardware-based and/or software-based. The apparatus can optionally include code that creates an execution environment for computer programs, e.g., code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of one or more of them. The present disclosure contemplates the use of data processing apparatuses with or without conventional operating systems, for example LINUX, UNIX, WINDOWS, MAC OS, ANDROID, IOS or any other suitable conventional operating system.
  • A computer program, which may also be referred to or described as a program, software, a software application, a module, a software module, a script, or code, can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, subroutine, or other unit suitable for use in a computing environment. A computer program may, but need not, correspond to a file in a file system. A program can be stored in a portion of a file that holds other programs or data, e.g., one or more scripts stored in a markup language document, in a single file dedicated to the program in question, or in multiple coordinated files, e.g., files that store one or more modules, sub-programs, or portions of code. A computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network. While portions of the programs illustrated in the various figures are shown as individual modules that implement the various features and functionality through various objects, methods, or other processes, the programs may instead include a number of sub-modules, third-party services, components, libraries, and such, as appropriate. Conversely, the features and functionality of various components can be combined into single components as appropriate.
  • The processes and logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform functions by operating on input data and generating output. The processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., a CPU, a FPGA, or an ASIC.
  • Computers suitable for the execution of a computer program can be based on general or special purpose microprocessors, both, or any other kind of CPU. Generally, a CPU will receive instructions and data from a read-only memory (ROM) or a random access memory (RAM) or both. The essential elements of a computer are a CPU for performing or executing instructions and one or more memory devices for storing instructions and data. Generally, a computer will also include, or be operatively coupled to, receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks. However, a computer need not have such devices. Moreover, a computer can be embedded in another device, e.g., a mobile telephone, a personal digital assistant (PDA), a mobile audio or video player, a game console, a global positioning system (GPS) receiver, or a portable storage device, e.g., a universal serial bus (USB) flash drive, to name just a few.
  • Computer-readable media (transitory or non-transitory, as appropriate) suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices, including by way of example semiconductor memory devices, e.g., erasable programmable read-only memory (EPROM), electrically-erasable programmable read-only memory (EEPROM), and flash memory devices; magnetic disks, e.g., internal hard disks or removable disks; magneto-optical disks; and CD-ROM, DVD+/−R, DVD-RAM, and DVD-ROM disks. The memory may store various objects or data, including caches, classes, frameworks, applications, backup data, jobs, web pages, web page templates, database tables, repositories storing business and/or dynamic information, and any other appropriate information including any parameters, variables, algorithms, instructions, rules, constraints, or references thereto. Additionally, the memory may include any other appropriate data, such as logs, policies, security or access data, reporting files, as well as others. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
  • To provide for interaction with a user, implementations of the subject matter described in this specification can be implemented on a computer having a display device, e.g., a CRT (cathode ray tube), LCD (liquid crystal display), LED (Light Emitting Diode), or plasma monitor, for displaying information to the user and a keyboard and a pointing device, e.g., a mouse, trackball, or trackpad by which the user can provide input to the computer. Input may also be provided to the computer using a touchscreen, such as a tablet computer surface with pressure sensitivity, a multi-touch screen using capacitive or electric sensing, or other type of touchscreen. Other kinds of devices can be used to provide for interaction with a user as well; for example, feedback provided to the user can be any form of sensory feedback, e.g., visual feedback, auditory feedback, or tactile feedback; and input from the user can be received in any form, including acoustic, speech, or tactile input. In addition, a computer can interact with a user by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a web browser on a user's client device in response to requests received from the web browser.
  • The term “graphical user interface,” or GUI, may be used in the singular or the plural to describe one or more graphical user interfaces and each of the displays of a particular graphical user interface. Therefore, a GUI may represent any graphical user interface, including but not limited to, a web browser, a touch screen, or a command line interface (CLI) that processes information and efficiently presents the information results to the user. In general, a GUI may include a plurality of user interface (UI) elements, some or all associated with a web browser, such as interactive fields, pull-down lists, and buttons operable by the business suite user. These and other UI elements may be related to or represent the functions of the web browser.
  • Implementations of the subject matter described in this specification can be implemented in a computing system that includes a back-end component, e.g., as a data server, or that includes a middleware component, e.g., an application server, or that includes a front-end component, e.g., a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of wireline and/or wireless digital data communication, e.g., a communication network. Examples of communication networks include a local area network (LAN), a radio access network (RAN), a metropolitan area network (MAN), a wide area network (WAN), Worldwide Interoperability for Microwave Access (WIMAX), a wireless local area network (WLAN) using, for example, 802.11 a/b/g/n and/or 802.20, all or a portion of the Internet, and/or any other communication system or systems at one or more locations. The network may communicate with, for example, Internet Protocol (IP) packets, Frame Relay frames, Asynchronous Transfer Mode (ATM) cells, voice, video, data, and/or other suitable information between network addresses.
  • The computing system can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
  • In some implementations, any or all of the components of the computing system, both hardware and/or software, may interface with each other and/or the interface using an application programming interface (API) and/or a service layer. The API may include specifications for routines, data structures, and object classes. The API may be either computer language independent or dependent and refer to a complete interface, a single function, or even a set of APIs. The service layer provides software services to the computing system. The functionality of the various components of the computing system may be accessible for all service consumers via this service layer. Software services provide reusable, defined business functionalities through a defined interface. For example, the interface may be software written in JAVA, C++, or other suitable language providing data in extensible markup language (XML) format or other suitable format. The API and/or service layer may be an integral and/or a stand-alone component in relation to other components of the computing system. Moreover, any or all parts of the service layer may be implemented as child or sub-modules of another software module, enterprise application, or hardware module without departing from the scope of this disclosure.
  • While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or on the scope of what may be claimed, but rather as descriptions of features that may be specific to particular implementations of particular inventions. Certain features that are described in this specification in the context of separate implementations can also be implemented in combination in a single implementation. Conversely, various features that are described in the context of a single implementation can also be implemented in multiple implementations separately or in any suitable sub-combination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a sub-combination or variation of a sub-combination.
  • Similarly, while operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In certain circumstances, multitasking and parallel processing may be advantageous. Moreover, the separation and/or integration of various system modules and components in the implementations described above should not be understood as requiring such separation and/or integration in all implementations, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
  • Particular implementations of the subject matter have been described. Other implementations, alterations, and permutations of the described implementations are within the scope of the following claims as will be apparent to those skilled in the art. For example, the actions recited in the claims can be performed in a different order and still achieve desirable results.
  • Accordingly, the above description of example implementations does not define or constrain this disclosure. Other changes, substitutions, and alterations are also possible without departing from the spirit and scope of this disclosure.

Claims (20)

What is claimed is:
1. A computer-implemented method comprising:
receiving a request to modify an existing theme;
receiving a change to a quick theming classified parameter;
receiving a change to a base theming classified parameter;
receiving a change to an expert theming classified parameter; and
publishing, with a computer, the modified theme.
2. The method of claim 1, wherein the base theming classified parameter has a global scope and is bound to the quick theming classified parameter.
3. The method of claim 1, wherein the expert theming classified parameter has a local scope and is bound to the base theming classified parameter.
4. The method of claim 1, further comprising generating custom theming source code using received edits to theming source code to reflect a desired change to a parameter not exposed by at least one of the quick theming classified parameter, the base theming classified parameter, or the expert theming classified parameter.
5. The method of claim 4, further comprising ensuring a lack of conflicts between the theming source code associated with the existing theme and the custom theming source code.
6. The method of claim 4, wherein publishing the modified theme further comprises saving only deltas between the existing theme and changes to the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and the theming source code associated with the existing theme.
7. The method of claim 1, further comprising generating runtime user interface code by:
concatenating applicable theming source code, wherein applicable theming source code includes theming source code associated with the existing theme, parameter values from the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and custom theming source code;
for each parameter, searching for the last occurrence and calculating the parameter, if applicable, according an associated formula; and
replacing all occurrences of the parameter with the calculated value.
8. A non-transitory, computer-readable medium storing computer-readable instructions executable by a computer and operable to:
receive a request to modify an existing theme;
receive a change to a quick theming classified parameter;
receive a change to a base theming classified parameter;
receive a change to an expert theming classified parameter; and
publish the modified theme.
9. The medium of claim 8, wherein the base theming classified parameter has a global scope and is bound to the quick theming classified parameter.
10. The medium of claim 8, wherein the expert theming classified parameter has a local scope and is bound to the base theming classified parameter.
11. The medium of claim 8, further comprising instructions to generate custom theming source code using received edits to theming source code to reflect a desired change to a parameter not exposed by at least one of the quick theming classified parameter, the base theming classified parameter, or the expert theming classified parameter.
12. The medium of claim 11, further comprising instructions to ensure a lack of conflicts between the theming source code associated with the existing theme and the custom theming source code.
13. The medium of claim 11, wherein publishing the modified theme is further operable to save only deltas between the existing theme and changes to the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and the theming source code associated with the existing theme.
14. The medium of claim 8, further comprising instructions to generate runtime user interface code by:
concatenating applicable theming source code, wherein applicable theming source code includes theming source code associated with the existing theme, parameter values from the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and custom theming source code;
for each parameter, searching for the last occurrence and calculating the parameter, if applicable, according an associated formula; and
replacing all occurrences of the parameter with the calculated value.
15. A system, comprising:
a memory configured to store theming data;
at least one computer interoperably coupled with the memory and configured to:
receive a request to modify an existing theme;
receive a change to a quick theming classified parameter;
receive a change to a base theming classified parameter;
receive a change to an expert theming classified parameter; and
publish the modified theme, wherein publishing the modified theme is further operable to save only deltas between the existing theme and changes to the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and the theming source code associated with the existing theme.
16. The system of claim 15, wherein the base theming classified parameter has a global scope and is bound to the quick theming classified parameter.
17. The system of claim 15, wherein the expert theming classified parameter has a local scope and is bound to the base theming classified parameter.
18. The system of claim 15, further configured to generate custom theming source code using received edits to theming source code to reflect a desired change to a parameter not exposed by at least one of the quick theming classified parameter, the base theming classified parameter, or the expert theming classified parameter.
19. The system of claim 18, further configured to ensure a lack of conflicts between the theming source code associated with the existing theme and the custom theming source code.
20. The system of claim 15, further configured to generate runtime user interface code by:
concatenating applicable theming source code, wherein applicable theming source code includes theming source code associated with the existing theme, parameter values from the quick theming classified parameter, the base theming classified parameter, the expert theming classified parameter, and custom theming source code;
for each parameter, searching for the last occurrence and calculating the parameter, if applicable, according an associated formula; and
replacing all occurrences of the parameter with the calculated value.
US14/027,831 2013-09-16 2013-09-16 Multi-level user interface theming Abandoned US20150082208A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/027,957 US9158438B2 (en) 2013-09-16 2013-09-16 Multi-level user interface theming engine
US14/027,831 US20150082208A1 (en) 2013-09-16 2013-09-16 Multi-level user interface theming

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US14/027,831 US20150082208A1 (en) 2013-09-16 2013-09-16 Multi-level user interface theming

Publications (1)

Publication Number Publication Date
US20150082208A1 true US20150082208A1 (en) 2015-03-19

Family

ID=52669176

Family Applications (2)

Application Number Title Priority Date Filing Date
US14/027,831 Abandoned US20150082208A1 (en) 2013-09-16 2013-09-16 Multi-level user interface theming
US14/027,957 Active 2034-03-11 US9158438B2 (en) 2013-09-16 2013-09-16 Multi-level user interface theming engine

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/027,957 Active 2034-03-11 US9158438B2 (en) 2013-09-16 2013-09-16 Multi-level user interface theming engine

Country Status (1)

Country Link
US (2) US20150082208A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160248636A1 (en) * 2015-02-20 2016-08-25 Microsoft Technology Licensing, Llc Hierarchical data surfacing configurations with automatic updates
WO2016013942A3 (en) * 2014-07-25 2016-11-10 Core Technology Limited Declarative theming
US20180335940A1 (en) * 2017-05-19 2018-11-22 Microsoft Technology Licensing, Llc Universal graphical user interface objects
US10671802B2 (en) * 2018-07-24 2020-06-02 Red Hat, Inc. Tiered variables for a graphical user interface
US11287959B2 (en) * 2019-05-24 2022-03-29 Shenzhen Transsion Holdings Co., Ltd. Method for implementing theme
CN115686723A (en) * 2022-11-11 2023-02-03 北京百度网讯科技有限公司 Theme style file generation method, device, equipment, storage medium and product

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9361280B2 (en) 2013-11-26 2016-06-07 Yahoo! Inc. Web application theme preview based on live previews
US9703762B1 (en) * 2014-12-30 2017-07-11 Open Text Corporation Method and system for processing a style sheet defining a reusable theme for a web page and specifying a relative location of content
US10679383B2 (en) * 2017-11-03 2020-06-09 Salesforce.Com, Inc. Interface color branding
US10822898B2 (en) 2018-05-18 2020-11-03 Baker Hughes, A Ge Company, Llc Settable and unsettable device and method
US11068643B2 (en) 2019-02-08 2021-07-20 Oracle International Corporation Client-side customization and rendering of web content
US20220405064A1 (en) * 2021-06-17 2022-12-22 International Business Machines Corporation Robotic process automation

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870088A (en) * 1996-05-09 1999-02-09 National Instruments Corporation System and method for editing a control via direct graphical user interaction
US6002867A (en) * 1996-10-24 1999-12-14 Inprise Corporation Development system with methods providing visual form inheritance
US6564375B1 (en) * 1999-07-23 2003-05-13 Cisco Technology, Inc. Reusable components for customization of wizard-based applications
US6788317B2 (en) * 2001-05-18 2004-09-07 Sun Microsystems, Inc. Generation of delegating implementation for IDL interfaces which use inheritance
US20040268228A1 (en) * 2003-06-19 2004-12-30 Microsoft Corporation Framework for creating modular web applications
US20050132284A1 (en) * 2003-05-05 2005-06-16 Lloyd John J. System and method for defining specifications for outputting content in multiple formats
US20050144615A1 (en) * 2003-12-29 2005-06-30 Shu-Chuan Chen Modularized custom-developed software package producing method and system
US7117429B2 (en) * 2002-06-12 2006-10-03 Oracle International Corporation Methods and systems for managing styles electronic documents
US20070101278A1 (en) * 2005-10-31 2007-05-03 Microsoft Corporation Web site theme designer
US7278109B2 (en) * 2003-06-03 2007-10-02 International Business Machines Corporation System and method for dynamic uploading of user interface generation logic
US7325226B2 (en) * 2003-06-19 2008-01-29 Microsoft Corporation Modular object serialization architecture
US20080092057A1 (en) * 2006-10-05 2008-04-17 Instrinsyc Software International, Inc Framework for creation of user interfaces for electronic devices
US20080098378A1 (en) * 2006-10-20 2008-04-24 Kilbane Stephen M File attributes for flexible linking
US7383498B1 (en) * 2002-12-27 2008-06-03 Sap Ag Editing styles for markup documents using parametrized styles sheets
US7516406B1 (en) * 2006-06-06 2009-04-07 Adobe Systems Incorporated Partial functionality indicator
US7730410B2 (en) * 2003-09-22 2010-06-01 Sap Ag System and method for customizing form elements in a form building application
US20100251143A1 (en) * 2009-03-27 2010-09-30 The Ransom Group, Inc. Method, system and computer program for creating and editing a website

Family Cites Families (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6307574B1 (en) 1995-05-08 2001-10-23 Apple Computer, Inc. Graphical user interface with hierarchical structure for customizable menus and control objects
JP3441309B2 (en) * 1996-09-13 2003-09-02 株式会社山武 How to display functional objects in graphical programming
US5838775A (en) * 1996-12-12 1998-11-17 At&T Corp System and method for providing a user-selectable interface for a screen telephone
US6188399B1 (en) * 1998-05-08 2001-02-13 Apple Computer, Inc. Multiple theme engine graphical user interface architecture
US6633315B1 (en) 1999-05-20 2003-10-14 Microsoft Corporation Context-based dynamic user interface elements
US20010048448A1 (en) 2000-04-06 2001-12-06 Raiz Gregory L. Focus state themeing
US6753885B2 (en) 2000-04-06 2004-06-22 Microsoft Corporation System and theme file format for creating visual styles
US6886135B2 (en) 2000-04-07 2005-04-26 Microsoft Corp. Extensible schema for defining the visual appearance of computer system components
US7028262B2 (en) 2000-12-29 2006-04-11 International Business Machines Corporation Method and system for designing a theme and associating it with a collaboration space user interface
US7188342B2 (en) 2001-04-20 2007-03-06 Microsoft Corporation Server controlled branding of client software deployed over computer networks
US7139978B2 (en) 2002-03-01 2006-11-21 Sap Ag Recording user interaction with an application
US7131064B2 (en) 2002-03-11 2006-10-31 Sap Ag XML client abstraction layer
US7340722B2 (en) 2002-03-11 2008-03-04 Sapmarkets Inc. Javascript client framework
US7340718B2 (en) 2002-09-30 2008-03-04 Sap Ag Unified rendering
EP1406183A3 (en) 2002-10-01 2004-04-14 Sap Ag Method and system for refreshing browser pages
US7412658B2 (en) 2002-11-14 2008-08-12 Sap Ag Modeling system for graphic user interface
US7167869B2 (en) 2003-09-26 2007-01-23 Sag Ag Representing hierarchical list data
US7949960B2 (en) 2003-09-30 2011-05-24 Sap Ag Predictive rendering of user interfaces
US7818718B2 (en) 2003-09-30 2010-10-19 Sap Ag Undoing user actions in a client program
US7831931B2 (en) 2003-09-30 2010-11-09 Sap Aktiengesellschaft Successively displaying panels in a computer user interface
US20050071753A1 (en) 2003-09-30 2005-03-31 Udo Klein Variable size input areas in user interfaces
US7185238B2 (en) 2003-09-30 2007-02-27 Sap Ag Data loss prevention
US7571391B2 (en) 2003-10-17 2009-08-04 Sap Ag Selective rendering of user interface of computer program
US20050108333A1 (en) 2003-10-31 2005-05-19 Martin Scholz Blocking input with delayed message
US20050102632A1 (en) 2003-11-10 2005-05-12 Uwe Klinger Creating user interfaces
US7685526B2 (en) 2003-11-26 2010-03-23 Sap Aktiengesellschaft Providing navigation in a browser
US7404180B2 (en) 2003-12-11 2008-07-22 Sap Ag Trace management in client-server applications
US7490295B2 (en) 2004-06-25 2009-02-10 Apple Inc. Layer for accessing user interface elements
US7620890B2 (en) 2004-12-30 2009-11-17 Sap Ag Presenting user interface elements to a screen reader using placeholders
US7917860B2 (en) 2005-03-03 2011-03-29 Microsoft Corporation Simple styling
US7882440B2 (en) 2005-10-28 2011-02-01 Sap Ag System and method of switching appearance of a graphical user interface
US20090313550A1 (en) * 2008-06-17 2009-12-17 Microsoft Corporation Theme Based Content Interaction
US8185837B2 (en) * 2008-07-01 2012-05-22 Disney Enterprises, Inc. User interface framework and method for utilizing same
US8806331B2 (en) * 2009-07-20 2014-08-12 Interactive Memories, Inc. System and methods for creating and editing photo-based projects on a digital network
US20120023421A1 (en) 2010-07-22 2012-01-26 Sap Ag Model for extensions to system providing user interface applications
WO2013116577A1 (en) * 2012-01-31 2013-08-08 Newblue, Inc. Systems and methods for media personalization using templates
US8861005B2 (en) * 2012-09-28 2014-10-14 Interactive Memories, Inc. Methods for real time discovery, selection, and engagement of most economically feasible printing service vendors among multiple known vendors
US20140282128A1 (en) 2013-03-15 2014-09-18 Sap Ag System and Method for a User Interface Controller for Mandatory and Shared User Interface Functions

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870088A (en) * 1996-05-09 1999-02-09 National Instruments Corporation System and method for editing a control via direct graphical user interaction
US6002867A (en) * 1996-10-24 1999-12-14 Inprise Corporation Development system with methods providing visual form inheritance
US6564375B1 (en) * 1999-07-23 2003-05-13 Cisco Technology, Inc. Reusable components for customization of wizard-based applications
US6788317B2 (en) * 2001-05-18 2004-09-07 Sun Microsystems, Inc. Generation of delegating implementation for IDL interfaces which use inheritance
US7117429B2 (en) * 2002-06-12 2006-10-03 Oracle International Corporation Methods and systems for managing styles electronic documents
US7383498B1 (en) * 2002-12-27 2008-06-03 Sap Ag Editing styles for markup documents using parametrized styles sheets
US20050132284A1 (en) * 2003-05-05 2005-06-16 Lloyd John J. System and method for defining specifications for outputting content in multiple formats
US7278109B2 (en) * 2003-06-03 2007-10-02 International Business Machines Corporation System and method for dynamic uploading of user interface generation logic
US20040268228A1 (en) * 2003-06-19 2004-12-30 Microsoft Corporation Framework for creating modular web applications
US7325226B2 (en) * 2003-06-19 2008-01-29 Microsoft Corporation Modular object serialization architecture
US7730410B2 (en) * 2003-09-22 2010-06-01 Sap Ag System and method for customizing form elements in a form building application
US20050144615A1 (en) * 2003-12-29 2005-06-30 Shu-Chuan Chen Modularized custom-developed software package producing method and system
US20070101278A1 (en) * 2005-10-31 2007-05-03 Microsoft Corporation Web site theme designer
US7516406B1 (en) * 2006-06-06 2009-04-07 Adobe Systems Incorporated Partial functionality indicator
US20080092057A1 (en) * 2006-10-05 2008-04-17 Instrinsyc Software International, Inc Framework for creation of user interfaces for electronic devices
US20080098378A1 (en) * 2006-10-20 2008-04-24 Kilbane Stephen M File attributes for flexible linking
US20100251143A1 (en) * 2009-03-27 2010-09-30 The Ransom Group, Inc. Method, system and computer program for creating and editing a website

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016013942A3 (en) * 2014-07-25 2016-11-10 Core Technology Limited Declarative theming
US20160248636A1 (en) * 2015-02-20 2016-08-25 Microsoft Technology Licensing, Llc Hierarchical data surfacing configurations with automatic updates
US10110442B2 (en) * 2015-02-20 2018-10-23 Microsoft Technology Licensing, Llc Hierarchical data surfacing configurations with automatic updates
US20180335940A1 (en) * 2017-05-19 2018-11-22 Microsoft Technology Licensing, Llc Universal graphical user interface objects
US10628179B2 (en) * 2017-05-19 2020-04-21 Microsoft Technology Licensing, Llc Universal graphical user interface objects
US10671802B2 (en) * 2018-07-24 2020-06-02 Red Hat, Inc. Tiered variables for a graphical user interface
US11287959B2 (en) * 2019-05-24 2022-03-29 Shenzhen Transsion Holdings Co., Ltd. Method for implementing theme
CN115686723A (en) * 2022-11-11 2023-02-03 北京百度网讯科技有限公司 Theme style file generation method, device, equipment, storage medium and product

Also Published As

Publication number Publication date
US20150082214A1 (en) 2015-03-19
US9158438B2 (en) 2015-10-13

Similar Documents

Publication Publication Date Title
US20150082208A1 (en) Multi-level user interface theming
US9557970B2 (en) Integrated development environment for heterogeneous client/server environments
US20200210383A1 (en) Remote access of metadata for collaborative documents
US9164753B2 (en) Generating software updates
US20120324377A1 (en) User interface extensibility for web application development tool
US20140101528A1 (en) Automatic generation of portal themes and components
US9600300B2 (en) Method to generate dynamic customized context-sensitive help
US10506078B2 (en) Centralized overview display generated from annotated data sources
US9038019B2 (en) Paige control for enterprise mobile applications
US11755293B2 (en) Code execution and data processing pipeline
US11611627B2 (en) Action flow fragment management
US20220334809A1 (en) Process flow builder for extensible web component sequences
US9355188B2 (en) Smart content optimizations based upon enterprise portal content meta-model
US20190005228A1 (en) Trusted and untrusted code execution in a workflow
TW201610713A (en) Identifying and surfacing relevant report artifacts in documents
US20140188916A1 (en) Combining odata and bpmn for a business process visibility resource model
US20150154240A1 (en) Dynamic inheritance of metadata concepts from project resources into a semantic model
US9280361B2 (en) Methods and systems for a real time transformation of declarative model and layout into interactive, digital, multi device forms
US20230169138A1 (en) Rendering primitive child elements corresponding to child components of a user interface without instantiating the child components
US11803609B2 (en) Method and system for navigation control to select a target page from possible target pages
US20220245206A1 (en) Process flow builder for user-configurable web component sequences
US10657315B2 (en) Generic and automated CSS scoping
US20230342145A1 (en) System and method implementing a design system review tool
US20140143279A1 (en) Consumer-specific business object extensibility via inheritance

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAP AG, GERMANY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KLINGER, UWE D.;ROESSLER, ANDREAS;SIGNING DATES FROM 20130923 TO 20131014;REEL/FRAME:031421/0179

AS Assignment

Owner name: SAP SE, GERMANY

Free format text: CHANGE OF NAME;ASSIGNOR:SAP AG;REEL/FRAME:033625/0223

Effective date: 20140707

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION