CaMykS  1.0-20231201
Functions
plugin.php.inc File Reference

Plugins specific methods. More...

Functions

 plugin_get ($type, $name, $path_type='camyks')
 
 plugin_getList ($path, $path_type)
 
 plugin_checkUpdates ()
 

Detailed Description

Plugins specific methods.

Engine / Tool Library

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.1
Date
Creation: Jan 2008
Modification: Apr 2018
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Function Documentation

◆ plugin_get()

plugin_get (   $type,
  $name,
  $path_type = 'camyks' 
)

Load a plugin.

Parameters
string$type
string$name
string$path_type
Returns
mixed

◆ plugin_getList()

plugin_getList (   $path,
  $path_type 
)

load complete plugin list

Parameters
string$path
string$path_type
Returns
array

◆ plugin_checkUpdates()

plugin_checkUpdates ( )

check plugin updates

Returns
void