Description
Generic handling of the settings page
Usage
OIK_settings::dopage();Parameters
Returns
voidSource
File name: oik-rwd/admin/oik-settings.phpLines:
1 to 13 of 13
function dopage() { //oik_menu_header( "types", "w100pc" ); $this->do_actions(); oik_box( null, null, $this->list_label, $this->list_types_cb ); //oik_menu_footer(); bw_flush(); }View on GitHub
Called by
Invoked by
Calls
1 to 2 of 2
Call hooks
API Letters:
