CN113849749A - Wordpress-based access method and access system - Google Patents
Wordpress-based access method and access system Download PDFInfo
- Publication number
- CN113849749A CN113849749A CN202111177606.9A CN202111177606A CN113849749A CN 113849749 A CN113849749 A CN 113849749A CN 202111177606 A CN202111177606 A CN 202111177606A CN 113849749 A CN113849749 A CN 113849749A
- Authority
- CN
- China
- Prior art keywords
- user
- wordpress
- url
- access
- access request
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Storage Device Security (AREA)
Abstract
The application provides an access method and an access system based on Wordpress, wherein the access method comprises the steps of obtaining a URL access request of a user; judging whether the URL access request hits the URL attribute of the form design model or not; if yes, intercepting the URL access request and setting a unique identification code for a corresponding browser; judging whether the unique identification code exists in the form design model or not; and if the URL access request does not exist, the unique identification code is sent to a user management system, and a form is generated according to the content corresponding to the URL access request, so that the user can fill and submit the content of the form conveniently. According to the access method, the user does not need to register in a target website, the user does not need to fill in form information repeatedly, special environments and policy environments can be met, pain spots in the prior art can be perfectly solved, the method can be applied to any Wordpress site, the method has high practical value, and meanwhile, the maintenance cost of the forms is greatly reduced.
Description
Technical Field
The application relates to the technical field of networks, in particular to an access method and an access system based on Wordpress.
Background
At the current internet site, a large part of sites are created based on wordpress, each site collects user registration information and is completed by filling in a form, but each form needs to be rewritten with complex codes and cannot meet the requirement, namely, the site can be directly opened without continuously filling in related information after filling in the information form on the premise that some pages of the site need not to register website members. Use scenario examples: for example, a company builds a product list provided by the company by using Wordpress, the list can be accessed anonymously, but the product details must be filled with basic information (usually some questionnaires or purchase intentions and the like) to be accessed and viewed, and meanwhile, if the user can inquire the product details after filling the information, the form information does not need to be filled again when the user accesses the product details again after next time (closing/closing a browser). Under the requirement, the common Wordpress-based function cannot meet the requirement for a long time, the current method is that the user must be registered to become a website member before the user can judge the user category, but under the premise, many anonymous visitors do not want to be registered to become a member, and collection and registration of the user are not allowed under the policy of an internet supervision agency in some regions.
In view of this, overcoming the deficiencies of the prior art products is an urgent problem to be solved in the art.
Disclosure of Invention
The technical problem mainly solved by the application is to provide an access method and an access system based on Wordpress, a user does not need to register in a target website, the user does not need to fill form information repeatedly, special environment and policy environment can be met, pain points existing in the prior art can be perfectly solved, the method and the system can be applied to any Wordpress sites, high practical value is achieved, and meanwhile maintenance cost of the forms is greatly reduced.
In order to solve the technical problem, the application adopts a technical scheme that: the method for accessing based on Wordpress comprises the following steps:
acquiring a URL access request of a user;
judging whether the URL access request hits the URL attribute of the form design model or not;
if yes, intercepting the URL access request and setting a unique identification code for a corresponding browser;
judging whether the unique identification code exists in the form design model or not;
if the URL access request does not exist in the form, the unique identification code is sent to a user management system, and the form is generated according to the content corresponding to the URL access request, so that the user can fill and submit the form content conveniently;
after the form is submitted, when the user accesses the page, the original content of the corresponding URL is presented without submitting the form again according to the unique identification of the user and the submitted data, and the access record is sent to the user management system for reference.
Preferably, the determining whether the URL access request hits the URL attribute of the form design model further includes:
if not, returning to subsequent processing logic of Wordpress, and responding to the URL access request.
Preferably, after the determining whether the unique identification code exists in the form design model, the method further includes:
if yes, returning to subsequent processing logic of Wordpress itself, and responding to the URL access request.
Preferably, the generating the form according to the content corresponding to the URL access request so that the user fills and submits the form content includes:
and based on API short code logic of Wordpress, completely replacing the contents corresponding to the URL access request into a preset form, rendering through a form generator, and finally returning to the site visitor for filling and submitting the contents of the form.
In order to solve the above technical problem, another technical solution adopted by the present application is: there is provided a Wordpress-based access system, the access system comprising: the system comprises a user management system and a Wordpress site, wherein the user management system comprises a form model module, and a form design model is arranged in the form model module; the Wordpress site is provided with a Wordpress plug-in, and the Wordpress plug-in is used for realizing the access method according to any one of claims 1-4.
Preferably, the user management system further comprises: the system comprises a user management module and a user authority module;
the user management module comprises the following functions: registering, adding, deleting, changing and searching of users;
the user authority module: and freezing/unfreezing, distinguishing the user by using the unique user identifier, and verifying the user identity by using the password one-way encryption mode of the user.
Preferably, the user management system further comprises: the form management module and the form submission data management module;
the form management module: distinguishing the forms created and available by the user by using the unique user identifier, and generating a permanent and unique authentication token for each form;
the form submission data management module: when the user accessing the site submits the content of the form, the data submitted on the form is stored in the data area of the module for analyzing and tracking the access data of the user.
Preferably, the Wordpress site further comprises: and the form generator is used for acquiring data required to be defined by the form model from the user management system, rendering the form according to the predefined form control specification, adding a unique identification code of the current access browser as a hidden field parameter and putting the hidden field parameter into the form data, and submitting all the data into the signing management system when an accessor submits the form.
Preferably, the layout uses a 12-column, infinite row, grid design when rendering form controls.
Preferably, the form is a web form.
The beneficial effect of this application is: the application provides an access method and an access system based on Wordpress, wherein the access method comprises the steps of obtaining a URL access request of a user; judging whether the URL access request hits the URL attribute of the form design model or not; if yes, intercepting the URL access request and setting a unique identification code for a corresponding browser; judging whether the unique identification code exists in the form design model or not; and if the URL access request does not exist, the unique identification code is sent to a user management system, and a form is generated according to the content corresponding to the URL access request, so that the user can fill and submit the content of the form conveniently.
According to the access method, the user does not need to register in a target website, the user does not need to fill in form information repeatedly, special environments and policy environments can be met, pain spots in the prior art can be perfectly solved, the method can be applied to any Wordpress site, the method has high practical value, and meanwhile, the maintenance cost of the forms is greatly reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required to be used in the embodiments of the present application will be briefly described below. It is obvious that the drawings described below are only some embodiments of the application, and that for a person skilled in the art, other drawings can be derived from them without inventive effort.
FIG. 1 is an interaction diagram of an access system based on Wordpress according to an embodiment of the present application;
FIG. 2 is a data structure of a form provided by an embodiment of the present application;
fig. 3 is a schematic flowchart of an access method based on Wordpress according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another Wordpress-based access method provided in the embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the description of the present application, it is to be understood that the terms "center", "longitudinal", "lateral", "length", "width", "thickness", "upper", "lower", "front", "rear", "left", "right", "vertical", "horizontal", "top", "bottom", "inner", "outer", and the like indicate orientations or positional relationships based on those shown in the drawings, and are used merely for convenience of description and for simplicity of description, and do not indicate or imply that the referenced device or element must have a particular orientation, be constructed in a particular orientation, and be operated, and thus should not be considered as limiting the present application. Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more features. In the description of the present application, "a plurality" means two or more unless specifically limited otherwise.
In this application, the word "exemplary" is used to mean "serving as an example, instance, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments. The following description is presented to enable any person skilled in the art to make and use the application. In the following description, details are set forth for the purpose of explanation. It will be apparent to one of ordinary skill in the art that the present application may be practiced without these specific details. In other instances, well-known structures and processes are not set forth in detail in order to avoid obscuring the description of the present application with unnecessary detail. Thus, the present application is not intended to be limited to the embodiments shown, but is to be accorded the widest scope consistent with the principles and features disclosed herein.
It should be noted that, since the method in the embodiment of the present application is executed in the electronic device, the processing objects of each electronic device all exist in the form of data or information, for example, time, which is substantially time information, and it is understood that, if the size, the number, the position, and the like are mentioned in the following embodiments, all corresponding data exist so as to be processed by the electronic device, and details are not described herein.
Example 1:
the use scenario of the technical scheme is as follows: the technical scheme is that a management system serving all sites is created, a Wordpress site is taken as a terminal user of the management system, each user is registered in the management system to become a user, then a Web form is configured according to guidance of the management system, then the management system authenticates the user by using a JsonWebtoken technology, then the Wordpress site is used for installing plug-ins provided by the technical scheme, a shortcode function provided by the Wordpress is used, short codes are written in Post of the Wordpress according to requirements of the technical scheme, when a browser is used for normally accessing the POST of the Wordpress, a mechanism provided by the technical scheme can directly display the Web form which is pre-configured in the management system provided by the technical scheme, and the Wordpress site user does not need to care about other matters. Specific embodiments are described below.
Referring to fig. 1, the access system is built by using web applications, a Wordpress site owner registers and logs in the system, the system is built for managing and supporting dynamic forms and enabling the Wordpress site owner to inquire various form information registered by a user in the system, user behaviors and preferences are counted and analyzed, and the Wordpress site owner can conveniently perform operations such as customer relationship maintenance through the technical scheme.
The access system includes: the system comprises a user management system and a Wordpress site, wherein the user management system comprises a form model module, and a form design model is arranged in the form model module; the Wordpress site is provided with a Wordpress plug-in, and the Wordpress plug-in is used for realizing the access method in the embodiment 2.
Further, the user management system further includes: the system comprises a user management module and a user authority module;
the user management module comprises the following functions: registering, adding, deleting, changing and searching of users; the user authority module: and freezing/unfreezing, distinguishing the user by using the unique user identifier, and verifying the user identity by using the password one-way encryption mode of the user.
Further, the user management system further includes: the form management module and the form submission data management module;
the form management module: distinguishing the forms created and available by the user by using the unique user identifier, and generating a permanent and unique authentication token for each form;
the form submission data management module: when the user accessing the site submits the content of the form, the data submitted on the form is stored in the data area of the module for analyzing and tracking the access data of the user.
Further, the Wordpress site further comprises: and the form generator is used for acquiring data required to be defined by the form model from the user management system, the layout, the height and the width of the form, the name of the form and the type of the form are defined in the data, the form is rendered according to the predefined form control specification, the unique identification code of the current access browser is added to be used as a hidden field parameter and put into the form data, and when an accessor submits the form, all the data are submitted into the signing management system. The form is a web form, when the form control is rendered, a grid design scheme (shown in fig. 2) with 12 columns and unlimited rows is used for layout, and the outer layer of the form control is limited by using a matrix layout mode, so that other control spaces are prevented from being invaded.
Specifically, the generation of the form depends on a defined data structure, a set of models is designed to adapt to a description model of a universal Web form control, the attributes of the Web form control are stored in the data structure, and accordingly the dynamic form generator is provided to render the appearance of the control, set the layout of the form and set the attributes of the control according to the pre-customized specification. The model was designed as follows: {
name: ", the value describing the name of the form, typically used for the aforementioned management system display
description: "which describes the description information of the form, typically used for the aforementioned management system display
items [ this value describes the set of all controls for the form
{
type: "text", which describes the type of control
layout:{
column:4, occupying the number of columns in the layout
row:1, occupying the number of rows in the layout
width:100,
height:20
},
label: "", which describes the label text of the form
name: ", the value describes the name of the form, and is used when submitting the form
defaultValue: "", which describes the default value of the control
Properties [ describe the self-Properties of the component
{
name:"data-id",
value:"1"
},
...
],
func (object)// custom method on this control
},
...
]
}
According to the access system, the user does not need to register in a target website, the user does not need to fill in form information repeatedly, special environments and policy environments can be met, pain spots in the prior art can be perfectly solved, the access system can be applied to any Wordpress site, high practical value is achieved, and meanwhile the maintenance cost of the forms is greatly reduced.
Example 2:
corresponding to embodiment 1, this embodiment provides an access method based on Wordpress, and referring to fig. 4, the access method includes the following steps:
step 101: acquiring a URL access request of a user;
step 102: judging whether the URL access request hits the URL attribute of the form design model or not;
if not, returning to subsequent processing logic of Wordpress, and responding to the URL access request.
If yes, go to step 103.
Step 103: if yes, intercepting the URL access request and setting a unique identification code for a corresponding browser;
step 104: judging whether the unique identification code exists in the form design model or not;
if yes, returning to subsequent processing logic of Wordpress itself, and responding to the URL access request.
If not, go to step 105;
step 105: and if the URL access request does not exist, the unique identification code is sent to a user management system, and a form is generated according to the content corresponding to the URL access request, so that the user can fill and submit the content of the form conveniently.
After the form is submitted, when the user accesses the page, the original content of the url is presented without re-submitting the form according to the unique identification of the user and the submitted data, then each time the user accesses the detail page (the original content of the url), the access record is sent to the management system, and as long as time passes, a site manager can see the focus and page information concerned by each user in the management system, so that the site manager can conveniently perform client relationship management on the user in a targeted manner.
Specifically, based on the API short code logic of Wordpress, all the contents corresponding to the URL access request are replaced by preset forms, the forms are rendered through a form generator, and finally the forms are returned to site visitors for filling and submitting the contents of the forms.
That is, as shown in fig. 4, Wordpress itself provides an API extension function of the program, in this embodiment, Wordpress publicly available APIs are used for secondary development, an action interface after each URL request provided by Wordpress is used for "section programming", the Wordpress program is temporarily interrupted after processing the URL request, and enters the operation logic of this embodiment, first, it is checked whether the URL of the current request hits the corresponding URL attribute located in the form design model, if not, the URL is returned to the subsequent processing logic of Wordpress itself, and the URL request of this time is not interfered. If the URL request is hit, intercepting the URL request, generating a universal unique identification code for each browser by using the standard of RFC4122, submitting the identification code as form content to the management system, entering the 'section programming' logic next time when the same browser accesses the same URL, judging whether the universal unique identification code exists, if so, quitting the current logic, returning to the subsequent processing logic of Wordpress, if not, using another publicly available API short code logic provided by Wordpress to replace all the URL content of the current request into a designed form, rendering by a form generator, and finally returning to site visitors for filling and submitting the form content.
According to the access method, the user does not need to register in a target website, the user does not need to fill in form information repeatedly, special environments and policy environments can be met, pain spots in the prior art can be perfectly solved, the method can be applied to any Wordpress site, the method has high practical value, and meanwhile, the maintenance cost of the forms is greatly reduced.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.
Claims (10)
1. An access method based on Wordpress, characterized in that, the access method comprises:
acquiring a URL access request of a user;
judging whether the URL access request hits the URL attribute of the form design model or not;
if yes, intercepting the URL access request and setting a unique identification code for a corresponding browser;
judging whether the unique identification code exists in the form design model or not;
if the URL access request does not exist in the form, the unique identification code is sent to a user management system, and the form is generated according to the content corresponding to the URL access request, so that the user can fill and submit the form content conveniently;
after the form is submitted, when the user accesses the page, the original content of the corresponding URL is presented without submitting the form again according to the unique identification of the user and the submitted data, and the access record is sent to the user management system for reference.
2. The method according to claim 1, wherein said determining whether the URL access request hits in a URL attribute of the form design model further comprises:
if not, returning to subsequent processing logic of Wordpress, and responding to the URL access request.
3. The method of accessing according to claim 1, wherein said determining whether the unique identifier is present in the form design model further comprises:
if yes, returning to subsequent processing logic of Wordpress itself, and responding to the URL access request.
4. The access method according to claim 1, wherein the generating the form according to the content corresponding to the URL access request, so that the user fills and submits the form content includes:
and based on API short code logic of Wordpress, completely replacing the contents corresponding to the URL access request into a preset form, rendering through a form generator, and finally returning to the site visitor for filling and submitting the contents of the form.
5. A Wordpress-based access system, the access system comprising: the system comprises a user management system and a Wordpress site, wherein the user management system comprises a form model module, and a form design model is arranged in the form model module; the Wordpress site is provided with a Wordpress plug-in, and the Wordpress plug-in is used for realizing the access method according to any one of claims 1-4.
6. The access system according to claim 5, wherein the user management system further comprises: the system comprises a user management module and a user authority module;
the user management module comprises the following functions: registering, adding, deleting, changing and searching of users;
the user authority module: and freezing/unfreezing, distinguishing the user by using the unique user identifier, and verifying the user identity by using the password one-way encryption mode of the user.
7. The access system according to claim 5, wherein the user management system further comprises: the form management module and the form submission data management module;
the form management module: distinguishing the forms created and available by the user by using the unique user identifier, and generating a permanent and unique authentication token for each form;
the form submission data management module: when the user accessing the site submits the content of the form, the data submitted on the form is stored in the data area of the module for analyzing and tracking the access data of the user.
8. The access system of claim 5, wherein the Wordpress site further comprises: and the form generator is used for acquiring data required to be defined by the form model from the user management system, rendering the form according to the predefined form control specification, adding a unique identification code of the current access browser as a hidden field parameter and putting the hidden field parameter into the form data, and submitting all the data into the signing management system when an accessor submits the form.
9. The access system of claim 7, wherein the layout uses a 12-column, infinite row grid design when rendering form controls.
10. The access system of claim 5, wherein the form is a web form.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111177606.9A CN113849749B (en) | 2021-10-09 | 2021-10-09 | Access method and access system based on Wordpress |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202111177606.9A CN113849749B (en) | 2021-10-09 | 2021-10-09 | Access method and access system based on Wordpress |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN113849749A true CN113849749A (en) | 2021-12-28 |
| CN113849749B CN113849749B (en) | 2024-09-24 |
Family
ID=78977928
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202111177606.9A Active CN113849749B (en) | 2021-10-09 | 2021-10-09 | Access method and access system based on Wordpress |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN113849749B (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090106296A1 (en) * | 2007-10-19 | 2009-04-23 | Career Liaison, Llc | Method and system for automated form aggregation |
| CN101997685A (en) * | 2009-08-27 | 2011-03-30 | 阿里巴巴集团控股有限公司 | Single sign-on method, single sign-on system and associated equipment |
| US10454921B1 (en) * | 2014-09-18 | 2019-10-22 | Trend Micro Inc. | Protection of authentication credentials of cloud services |
-
2021
- 2021-10-09 CN CN202111177606.9A patent/CN113849749B/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090106296A1 (en) * | 2007-10-19 | 2009-04-23 | Career Liaison, Llc | Method and system for automated form aggregation |
| CN101997685A (en) * | 2009-08-27 | 2011-03-30 | 阿里巴巴集团控股有限公司 | Single sign-on method, single sign-on system and associated equipment |
| US10454921B1 (en) * | 2014-09-18 | 2019-10-22 | Trend Micro Inc. | Protection of authentication credentials of cloud services |
Non-Patent Citations (1)
| Title |
|---|
| 邹晓颖;马丽;王丽君;: "基于Web的网站流量统计系统设计及数据分析", 电力信息与通信技术, no. 03, 15 March 2017 (2017-03-15) * |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113849749B (en) | 2024-09-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110348239A (en) | Desensitize regular configuration method and data desensitization method, system, computer equipment | |
| US8930239B2 (en) | Distributed content exchange and presentation system | |
| US8185830B2 (en) | Configuring a content document for users and user groups | |
| US8832151B2 (en) | Distribution of content document to varying users with security, customization and scalability | |
| US7770122B1 (en) | Codeless dynamic websites including general facilities | |
| US7237030B2 (en) | System and method for preserving post data on a server system | |
| US20040148568A1 (en) | Checker and fixer algorithms for accessibility standards | |
| US20140074550A1 (en) | Augmenting progressive profile states with external data sources | |
| US20120030732A1 (en) | Third-party-secured zones on web pages | |
| EP1852784A2 (en) | Method and system of implementing recorded data for automating internet interactions | |
| CA2645221A1 (en) | Distributed content exchange and presentation system | |
| CN107908695A (en) | Operation system operation method, device, system and readable storage medium storing program for executing | |
| WO2014026429A1 (en) | Method and device for data determining in thermodynamic chart | |
| CN113392306A (en) | Information interaction method, information interaction device, terminal and storage medium | |
| CN111770086A (en) | Phishing user simulation collection method, device, system and computer-readable storage medium | |
| CN112346944A (en) | Method, equipment and storage medium for monitoring operation experience of webpage user | |
| CN113742601A (en) | Content sharing method and device, computer equipment and storage medium | |
| CN115145674A (en) | Page jump method, device, equipment and medium based on dynamic anchor point | |
| CN111539775A (en) | Application program management method and device | |
| CN113849749A (en) | Wordpress-based access method and access system | |
| CN112685678A (en) | Page configuration method and device, computer equipment and storage medium | |
| KR101116565B1 (en) | Filtering method and system to advertisement a cutoff | |
| WO2010008397A1 (en) | System and method for automated filling of web-based forms | |
| CN114491418B (en) | Software licensing method and electronic equipment | |
| US10218673B2 (en) | Web content display system and method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |