[ Index ] |
|
Code source de dotProject 2.1 RC1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 814 lignes (25 kb) |
Inclus ou requis: | 6 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
bestColor( $bg, $lt=') X-Ref |
Pas de description |
arraySelect( &$arr, $select_name, $select_attribs, $selected, $translate=false ) X-Ref |
Pas de description |
arraySelectTree( &$arr, $select_name, $select_attribs, $selected, $translate=false ) X-Ref |
Pas de description |
tree_recurse($id, $indent, $list, $children) X-Ref |
Pas de description |
arrayMerge( $a1, $a2 ) X-Ref |
Pas de description |
breadCrumbs( &$arr ) X-Ref |
Pas de description |
contextHelp( $title, $link='' ) X-Ref |
Pas de description |
dPcontextHelp( $title, $link='' ) X-Ref |
Pas de description |
dPgetConfig( $key, $default = null ) X-Ref |
Retrieves a configuration setting. param: $key string The name of a configuration setting param: $default string The default value to return if the key not found. return: The value of the setting, or the default value if not found. |
dPgetUsername( $user ) X-Ref |
Pas de description |
dPgetUsernameFromID( $user ) X-Ref |
Pas de description |
dPgetUsers() X-Ref |
Pas de description |
dPshowModuleConfig( $config ) X-Ref |
Pas de description |
dPfindImage( $name, $module=null ) X-Ref |
Function to recussively find an image in a number of places param: string The name of the image param: string Optional name of the current module |
dPshowImage( $src, $wid='', $hgt='', $alt='', $title='' ) X-Ref |
Workaround removed due to problems in Opera and other issues with IE6. Workaround to display png images with alpha-transparency in IE6.0 param: string The name of the image param: string The image width param: string The image height param: string The alt text for the image |
defVal($var, $def) X-Ref |
Pas de description |
dPgetParam( &$arr, $name, $def=null ) X-Ref |
Utility function to return a value from a named array or a specified default |
dPgetCleanParam( &$arr, $name, $def=null ) X-Ref |
Alternative to protect from XSS attacks. |
addHistory( $table, $id, $action = 'modify', $description = '', $project_id = 0) X-Ref |
Pas de description |
dPgetSysVal( $title ) X-Ref |
Pas de description |
dPuserHasRole( $name ) X-Ref |
Pas de description |
dPformatDuration($x) X-Ref |
Pas de description |
dPsetMicroTime() X-Ref |
Pas de description |
dPgetMicroDiff() X-Ref |
Pas de description |
dPformSafe( $txt, $deslash=false ) X-Ref |
Make text safe to output into double-quote enclosed attirbutes of an HTML tag |
convert2days( $durn, $units ) X-Ref |
Pas de description |
formatTime( $uts ) X-Ref |
Pas de description |
formatCurrency( $number, $format ) X-Ref |
This function is necessary because Windows likes to write their own standards. Nothing that depends on locales can be trusted in Windows. |
format_backtrace($bt, $file, $line, $msg) X-Ref |
Pas de description |
dprint($file, $line, $level, $msg) X-Ref |
Pas de description |
findTabModules($module, $file = null) X-Ref |
Return a list of modules that are associated with tabs for this page. This can be used to find post handlers, for instance. |
showFVar(&$var, $title = "") X-Ref |
param: mixed $var param: char $title return: void |
getUsersArray() X-Ref |
Pas de description |
getUsersCombo($default_user_id = 0, $first_option = 'All users') X-Ref |
Pas de description |
formatHours($hours) X-Ref |
Function to format hours into useful numbers. Supplied by GrahamJB. |
dPsgn($x) X-Ref |
PHP doesn't come with a signum function |
dpRealPath($file) X-Ref |
This function is now deprecated and will be removed. In the interim it now does nothing. |
dPrequiredFields($requiredFields) X-Ref |
Pas de description |
Généré le : Sun Feb 18 19:46:52 2007 | par Balluche grâce à PHPXref 0.7 |