ActionScheduler_Abstract_ListTable::column_cb( $row )

Renders the checkbox for each row, this is the first column and it is named ID regardless of how the primary key is named (to keep the code simpler). The bulk actions will do the proper name transformation though using $this->ID.


Description Description


Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.