File/plugins/abook_extended/functions.php

Description

Copyright (c) 2006-2007 Tomas Kuliavas <tokul@users.sourceforge.net>

  • version: $Id: functions.php 522 2007-07-08 13:12:05Z tokul $
Includes
 include_once (SM_PATH.'config/abook_extended_config.php') (line 18)
 include_once (SM_PATH.'plugins/abook_extended/config.php') (line 20)
Functions
abook_extended_add_class_do (line 24)

internal address book class loader

void abook_extended_add_class_do ( &$args)
  • &$args
abook_extended_check_addr (line 160)

Check address book array structure

boolean abook_extended_check_addr ( &$aAddress, [boolean $fix = false], array $aAddress)
  • array $aAddress: address book entry
  • boolean $fix: add missing fields
  • &$aAddress
abook_extended_init_do (line 51)

internal init function

void abook_extended_init_do ( &$argv)
  • &$argv
abook_extended_makeEmailLink (line 148)
  • return: html formated link to SquirrelMail compose script
string abook_extended_makeEmailLink (string $email, [string $text = null])
  • string $email: email address
  • string $text: displayed text
abook_extended_makeExternalLink (line 134)
  • return: html formated link with external URL address
string abook_extended_makeExternalLink (string $link, [string $text = null], [string $target = '_blank'])
  • string $link: URL
  • string $text: displayed text
  • string $target: html target value

Documentation generated on Sun, 22 Nov 2009 17:36:32 +0200 by phpDocumentor 1.4.3