Zikula_System_Modules
[ class tree: Zikula_System_Modules ] [ index: Zikula_System_Modules ] [ all elements ]

Procedural File: pnajax.php

Source Location: /system/Users/pnajax.php



Page Details:

Zikula Application Framework



Tags:

author:  Frank Schummertz, Frank Chestnut
version:  $Id: pnajax.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








Users_ajax_checkuser [line 62]

mixed Users_ajax_checkuser( username 0, email 1, dynadata 2)

Check new user information

Check whether the user can be validated




Tags:

return:  true or Ajax error errorcodes -1=NoPermission 1=EverythingOK 2=NotaValidatedEmailAddr 3=NotAgreeToTerms 4=InValidatedUserName 5=UserNameTooLong 6=UserNameReserved 7=UserNameIncludeSpace 8=UserNameTaken 9=EmailTaken 10=emails different 11=User Agent Banned 12=Email Domain banned 13=DUD incorrect 14=spam question incorrect 15=Pass too short 16=Pass different 17=No pass
author:  Frank Chestnut


Parameters

username   0  
email   1  
dynadata   2   - Coming soon
[ Top ]



Users_ajax_getusers [line 22]

void Users_ajax_getusers( [fragment 0 = string the fragment of the username entered])

getusers performs a user search based on the fragment entered so far



Tags:

return:  nothing, direct ouptut using echo!
author:  Frank Schummertz


Parameters

fragment   0   string the fragment of the username entered
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:52:32 +0200 by phpDocumentor 1.4.1