/functions/prefs.php

Description

prefs.php

This contains functions for filebased user prefs locations

Functions
computeHashDirs (line 118)

Helper function for getHashDir which does the actual hash calculation.

  • return: a list of hash dirs for this username
  • since: 1.2.0
array computeHashDirs (mixed $username)
getHashedDir (line 80)

Helper function for getHashedFile, given a username returns the hashed dir for that username.

  • return: path to the hash dir for username
  • since: 1.2.0
the getHashedDir (mixed $username, mixed $dir, [mixed $hash_dirs = ''])
getHashedFile (line 30)

Given a username and datafilename, this will return the path to the hashed location of that datafile.

  • return: the hashed location of datafile
  • since: 1.2.0
string getHashedFile (mixed $username, mixed $dir, mixed $datafile, [mixed $hash_search = true])

Documentation generated on Sat, 07 Oct 2006 16:13:05 +0300 by phpDocumentor 1.3.0RC6