\Wms7_Cron

Description: Controles the cron events of the site.

Summary

Methods
Properties
Constants
__construct()
wms7_create_cron_table()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
wms7_delete_item_cron()
wms7_cron_view()
wms7_scan_dir()
wms7_search_into_directory()
No private properties found
N/A

Methods

__construct()

__construct() 

Class constructor Wms7_Cron.

wms7_create_cron_table()

wms7_create_cron_table() : array

Create cron table.

Returns

array —

Table rows for pop-up window wp-cron tasks

wms7_delete_item_cron()

wms7_delete_item_cron() 

Delete item cron event.

wms7_cron_view()

wms7_cron_view() : string

Collecting all the cron events on the site.

Returns

string

wms7_scan_dir()

wms7_scan_dir(string  $dirname, string  $context) : string

Scanning the current directory.

Parameters

string $dirname

Dyrectory name.

string $context

Context.

Returns

string

wms7_search_into_directory()

wms7_search_into_directory(string  $context) : string

Search into directory.

Parameters

string $context

Context for scan dir.

Returns

string