◆ parse()
      
        
          | ElggPluginManifestParser18::parse  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ $requiredAttributes
  
  
      
        
          | ElggPluginManifestParser18::$requiredAttributes | 
         
       
   | 
  
protected   | 
  
 
 
◆ $validAttributes
  
  
      
        
          | ElggPluginManifestParser18::$validAttributes | 
         
       
   | 
  
protected   | 
  
 
Initial value:= array(
        'name',
        'author',
        'version',
        'blurb',
        'description',
        'id',
        'website',
        'copyright',
        'license',
        'requires',
        'suggests',
        'screenshot',
        'contributor',
        'category',
        'conflicts',
        'provides',
        'activate_on_install',
        'repository',
        'bugtracker',
        'donations',
    )
 
Definition at line 15 of file ElggPluginManifestParser18.php.
 
 
The documentation for this class was generated from the following file: