New Class Name





Label
Code
Code
  • Its unique reference of Class Name.
  • Mandatory inputs
  • Allowed only alphanumeric.
  • other special characters are not allow.
  • Copy & paste not allow
  • Duplicate not allow
  • Edit Code not allow in future, so do carefully.
Class Name
ClassName
  • A class is a teaching session that is part of a course.
  • Mandatory inputs
  • Allowed Alphanumeric with dot.
  • other special characters are not allow.
  • Copy & paste not allow
  • Duplicate not allow
Remarks
Remarks
  • Non-mandatory inputs
  • Allowed only alphanumeric.
  • Space and @#%^&*()_-+=:;/?.>,< special characters are allow.
  • Copy & paste not allow

Edit Class Name



Label
Code
Code
  • Its unique reference of Class Name.
  • Not editable only view.
Class Name
ClassName
  • If update Class Name in future here update.
  • Mandatory inputs
  • Allowed Alphanumeric with dot.
  • other special characters are not allow.
  • Copy & paste not allow
  • Duplicate not allow
Status
Status
  • Status is Particular service or Some thing currentry active or Deactive.
  • Select reqired one.
  • Its a Mandatory input field.
Remarks
Remarks
  • Non-mandatory inputs
  • Allowed only alphanumeric.
  • Space and @#%^&*()_-+=:;/?.>,< special characters are allow.
  • Copy & paste not allow

View Class Name



Delete Class Name





Class Names List



Webservice

Get List

url: webservice.php?action=l&method=macll
{"status":"success",
                            "data":[{"ID":"e4da3b7fbbce2345d7772b0674a318d5",
                            "Code":"CN01",
                            "ClassName":"Lecture Hall 1",
                            "Remarks":"Class Name  1",
                            "Status":1,
                            "CreatedOn":"2024-09-13 15:57:31"},
                            {"ID":"1679091c5a880faf6fb5e6087eb1b2dc",
                            "Code":"CN02",
                            "ClassName":"Lecture Hall 2",
                            "Remarks":"Class Name 2",
                            "Status":1,
                            "CreatedOn":"2024-09-13 15:59:47"},
                            {"ID":"8f14e45fceea167a5a36dedd4bea2543",
                            "Code":"CN03",
                            "ClassName":"Lecture Hall 3",
                            "Remarks":"Class Name 3",
                            "Status":1,
                            "CreatedOn":"2024-09-13 16:01:47"},
                            {"ID":"c9f0f895fb98ab9159f51fd0297e236d",
                            "Code":"CN04",
                            "ClassName":"Lecture Hall 4",
                            "Remarks":"Class Name 4",
                            "Status":1,"CreatedOn":"2024-09-13 16:07:56"},
                            {"ID":"45c48cce2e2d7fbdea1afc51c7c6ad26",
                            "Code":"CN05",
                            "ClassName":"Lecture Hall 5",
                            "Remarks":"Class Name 5",
                            "Status":1,"CreatedOn":"2024-09-13 16:12:19"}]} 
                            
{"status":"failure","message":"data not found}

Add New

url: webservice.php?action=a&method=macll
Input
Code=CN06 ClassName=Lecture+Hall+6 Remarks=class
{"status":"success","message":"Successfuly created","div":""}
{"status":"failure","message":"Already Exists","div":"ClassName"}

Get Data

url: webservice.php?action=g&method=macll&ID=e4da3b7fbbce2345d7772b0674a318d5
{"status":"success",
                            "data":[{"ID":"b6d767d2f8ed5d21a44b0e5886680cb9",
                            "ClassName":"Lecture Hall 7",
                            "Remarks":"class",
                            "Status":1,
                            "Code":"CN06",
                            "CreatedOn":"2024-12-26 10:39:55"}]}

Update

url: webservice.php?action=u&method=macll
{"status":"success","message":"Updated successfully","div":""}
Input
                            ID=b6d767d2f8ed5d21a44b0e5886680cb9
                            Code=CN06
                            ClassName=Lecture+Hall+7
                            Status=1
                            Remarks=class
                            
{"status":"failure","message":"unable to update","div":""}

Delete

url: webservice.php?action=r&method=macll
{"status":"success","message":"Deleted sucessfully"}
Input
delID=e4da3b7fbbce2345d7772b0674a318d5