[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/mod/scorm/datamodels/ -> aicclib.php (summary)

(no description)

File Size: 539 lines (23 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  scorm_add_time()
  scorm_get_aicc_columns()
  scorm_forge_cols_regexp()
  scorm_parse_aicc()
  scorm_get_toc()
  expandCollide()

Functions
Functions that are not part of a class:

scorm_add_time($a, $b)   X-Ref
No description

scorm_get_aicc_columns($row,$mastername='system_id')   X-Ref
Take the header row of an AICC definition file
and returns sequence of columns and a pointer to
the sco identifier column.

param: string $row AICC header row
param: string $mastername AICC sco identifier column
return: mixed

scorm_forge_cols_regexp($columns,$remodule='(".*")   X-Ref
Given a colums array return a string containing the regular
expression to match the columns in a text row.

param: array $column The header columns
param: string $remodule The regular expression module for a single column
return: string

scorm_parse_aicc($pkgdir,$scormid)   X-Ref
No description

scorm_get_toc($user,$scorm,$liststyle,$currentorg='',$scoid='',$mode='normal',$attempt='',$play=false)   X-Ref
No description

expandCollide(which,list,item)   X-Ref
No description



Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7