Table of Contents |
---|
Usages
Thai |
---|
ตามธรรมเนียม |
English Userview Permission Plugins are used for handling permissions and access rights in a userview. Thai Userview Permission Plugins ใช้สำหรับจัดการสิทธิ์และสิทธิ์การเข้าถึงใน userview
Form Permission Plugins are used for handling permissions and access rights in a form and field element.
Thai Form Permission Plugins ใช้สำหรับจัดการสิทธิ์และสิทธิ์การเข้าถึงในองค์ประกอบของฟอร์มและฟิลด์
A useable Userview Permission plugin must extends org.joget.apps.userview.model.UserviewPermission abstract class.
Thai ปลั๊กอินอนุญาตของ Userview ที่ใช้ได้จะต้องขยายคลาสนามธรรม org.joget.apps.userview.model.UserviewPermission
A useable Form Permission plugin must extends org.joget.apps.userview.model.UserviewPermission abstract class and implements org.joget.apps.form.model.FormPermission interface.
Thai ปลั๊กอินสิทธิ์ในแบบฟอร์มที่ใช้ได้จะต้องขยายคลาสนามธรรม org.joget.apps.userview.model.UserviewPermission และใช้ส่วนเสริม org.joget.apps.form.model.FormPermission
...
Under wflow-core module
Thai ภายใต้โมดูล wflow-core
Extended org.joget.plugin.base.ExtDefaultPlugin. Please refer to Plugin Base Abstract Class and Interface.
Thai org.joget.plugin.base.ExtDefaultPlugin ขยาย โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface
Implemented org.joget.plugin.property.model.PropertyEditable. Please refer to Plugin Base Abstract Class and Interface.
Thai ดำเนินการ org.joget.plugin.property.model.PropertyEditable โปรดอ้างอิงถึง Plugin Base Abstract Class and Interface
A base abstract class to develop a Userview/Form Permission plugin.
Thai คลาสนามธรรมพื้นฐานเพื่อพัฒนาปลั๊กอินอนุญาตของ Userview / Form
...
Thai |
---|
ตัวเลือกคุณสมบัติปลั๊กอิน |
Please refer to Plugin Properties Options for more information.
Thai โปรดดู Plugin Properties Options สำหรับข้อมูลเพิ่มเติม
Tutorials
Thai |
---|
สอน |
...