Class Module_admin_bulkupload

Description

Module page class.

Located in /adminzone/pages/modules/admin_bulkupload.php (line 24)


	
			
Method Summary
tempcode do_dir (PATH $path)
?array get_entry_points ()
?array info ()
tempcode run ()
Methods
do_dir (line 97)

Scan a directory for files, and put them into the tempcode as an entry in the visual list.

  • return: The visual list of files
tempcode do_dir (PATH $path)
  • PATH $path: The directory path
get_entry_points (line 49)

Standard modular entry-point finder function.

  • return: A map of entry points (type-code=>language-code) (NULL: disabled).
?array get_entry_points ()
info (line 32)

Standard modular info function.

  • return: Map of module info (NULL: module is disabled).
?array info ()
run (line 59)

Standard modular run function.

  • return: The result of execution.
tempcode run ()

Documentation generated on Sun, 02 Jan 2011 23:07:06 +0000 by phpDocumentor 1.4.3