Event_Organiser_Im_Export
Event Organiser Import/Export handler
Methods
public |
#
get_object( )
Handler for the action 'init'. Instantiates this class.
|
public |
#
__construct( )
|
public |
#
get_im_export_markup( )
Get markup for ex- and import on settings page
|
public |
#
get_export_file( )
Gets an ICAL file of events in the database, to be downloaded
|
public |
#
export_events( $filename, $filetype )
Creates an ICAL file of events in the database
|
public |
#
import_file( $ical_file )
Reads in an ICAL file into an array, then parses the array and inserts events into database
|
Properties
Hooks