Warning: Undefined array key 1 in /www/webvol18/ib/e33uwimxd7xln4y/dev.buto.se/sys/mercury/lib/wfPlugin.class.php on line 170

Deprecated: ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /www/webvol18/ib/e33uwimxd7xln4y/dev.buto.se/sys/mercury/lib/wfPlugin.class.php on line 170

Warning: Undefined array key 1 in /www/webvol18/ib/e33uwimxd7xln4y/dev.buto.se/sys/mercury/lib/wfPlugin.class.php on line 170

Deprecated: ucfirst(): Passing null to parameter #1 ($string) of type string is deprecated in /www/webvol18/ib/e33uwimxd7xln4y/dev.buto.se/sys/mercury/lib/wfPlugin.class.php on line 170
Plugin - Buto - Plugin - Buto -

PluginWfAccount2

page_create

Page with a create form.

checkAllow

init_page

page_signin

Set flash in sessin if needed. $_SESSION = wfArray::set($_SESSION, 'plugin/wf/account2/flash', array(wfDocument::createHtmlElement('div', 'My sign in message.', array('class' => 'alert alert-info'))));

api_sign_check

api_sign_in

page_email

page_username

getFormSignin

page_action

validatePassword

Validate password. @param string $password Password in db. @param string $post_password Password to validate. @return boolean True if password match.

log

Log into db.account_log. @param string $type @param string $user_id @param mixed $settings Null or PluginWfArray object.

getKey

getUserId

Get user id. @param array $users @param string $email @return string

getUsers

getUser

runSQL

db_account_update_username

db_account_username_exist

page_sendmessage

Send message if params To and Body is set in session.

page_password

page_signout

User will immediately be signed out when they load this page.

api_sign_out

cookie_forget

cookie_remember

cookie_get

event_signin

  /theme/_parent_/_child_/config/settings.yml
  
-
  plugin: wf/account2
  method: signin

sign_in

Set session params and run event signin. @param type $account_id @param type $users @param type $settings

sign_in_external

Sign in via account_id. @param type $account_id

verify_account

get_roles

Get user roles from db. @param type $key @param type $settings @return type

db_account_roles

db_account_details

get_signin_role

get_username

generateRandomString

username_exist

validate_current_password

validate_new_password

validate_current_username

widget_include

  Widget setup
  
type: widget
data:
  plugin: wf/account2
  method: include

If call signin page via ajax one has to include script.

Dependencies

Usage

This plugin are not in use of other plugins.

Plugins

Browse and download the plugins you need for your theme.

Plugins

Request a plugin

If you need a plugin to your website, one could make a request to a developer.

Plugin request

Learn about plugin

Learn how to use or create a plugin.

Plugin knowledge