InfoParser

class OC\App\InfoParser
Source:lib/private/App/InfoParser.php#38

Properties

Methods

public OC\App\InfoParser::__construct($cache=null)
Source:

lib/private/App/InfoParser.php#45

Parameters:
public OC\App\InfoParser::parse($file)
Source:

lib/private/App/InfoParser.php#53

Parameters:
  • $file (string) the xml file to be loaded
Returns:

null | array where null is an indicator for an error

public OC\App\InfoParser::xmlToArray($xml)
Source:

lib/private/App/InfoParser.php#237

Parameters:
  • $xml (SimpleXMLElement)
Returns:

array