Danh mục

Tương tác giữa PHP và jQuery - part 20

Số trang: 10      Loại file: pdf      Dung lượng: 701.71 KB      Lượt xem: 8      Lượt tải: 0    
10.10.2023

Xem trước 2 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

CHAPTER 5 ■ ADD CONTROLS TO CREATE, EDIT, AND DELETE EVENTSGenerating a Delete ButtonTo start, add a Delete button to the full view edit controls by modifying _adminEntryOptions() in the Calendar class with the code shown in bold: /** * Generates edit and delete options for a given event ID * * @param int $id the event ID to generate options for * @return string the markup for the edit/delete options */ private function _adminEntryOptions($id) { return ADMIN_OPTIONS; } This adds a button that sends the...
Nội dung trích xuất từ tài liệu:
Tương tác giữa PHP và jQuery - part 20

Tài liệu được xem nhiều: