[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/classes/ -> class.moduleoperations.inc.php (sommaire)

"Static" module functions for internal use and module development.  CMSModule extends this so that it has internal access to the functions.

Poids: 546 lignes (14 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

ModuleOperations:: (7 méthodes):
  SetError()
  GetLastError()
  CreateXMLPackage()
  ExpandXMLPackage()
  InstallModule()
  LoadNewModule()
  UpgradeModule()


Classe: ModuleOperations  - X-Ref

SetError($str = '')   X-Ref
Set an error condition


GetLastError()   X-Ref
Return the last error


CreateXMLPackage( &$modinstance, &$message, &$filecount )   X-Ref
Creates an xml data package from the module directory.


ExpandXMLPackage( $xml, $overwrite = 0, $brief = 0 )   X-Ref
Unpackage a module from an xml string
does not touch the database


InstallModule($module, $loadifnecessary = false)   X-Ref
Install a module into the database


LoadNewModule( $modulename )   X-Ref
Load a single module from the filesystem


UpgradeModule( $module, $oldversion, $newversion )   X-Ref
Upgrade a module




Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7