Class ProductDependencies
Methods summary
public
|
|
public
array
|
|
public
array
|
|
public
array|boolean
|
|
public
array|boolean
|
|
protected
array|boolean
|
#
_getMissingDependencies( array $dependencies )
Returns array of missing dependencies or false if none |
protected
boolean|string
|
#
_getInstalledVersion(
Returns a version of currently installed item (plugin|theme) |
public static
array
|
#
getFileHeaderProperties( )
Returns array of header properties to be used in main plugins file or main style.css file in themes |
public static
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
array|boolean
|
|
protected static
|
|
protected static
|
Constants summary
string |
KEY_PACKAGE
|
#
'package'
|
string |
KEY_REQUIRE_THEME
|
#
'require_theme'
|
string |
KEY_REQUIRE_PLUGINS
|
#
'require_plugins'
|
Properties summary
protected static
array
|
$fileHeaders
|
#
array()
|
protected static
array
|
$jsonProperties
|
#
array()
|
protected
array
|
$dependencies
Array of DependencyEntity objects |
|
protected
array
|
$updateDependencies
Array of DependencyEntity objects for product update |
|
protected
|
$product
object |