In-Portal Developers Guide

This is a wiki-based Developers Guide for In-Portal Open Source CMS. The purpose of this guide is to provide advanced users, web developers and programmers with documentation on how to expand, customize and improve the functionality and the code the In-Portal software. Please consider contributing to our documentation writing effort.

Search Wiki Using Sphinx

From In-Portal Developers Guide

Jump to: navigation, search

There is no page titled "Sp-contributions-username". You can create this page.

Displaying 1-1 of 1 matches for query Sp-contributions-username retrieved in 0.000 sec with following stats:

  • sp found 0 times in 0 documents
  • contribut found 1 times in 1 documents
  • usernam found 2 times in 1 documents



... AS $user_data) // выставляем значения по умолчанию вызовом метода Clear $user->Clear(); // выставляем значения полей импортируемой записи $user->SetDBField('Login', $user_data 'username' ); $user->SetDBField('Email', $user_data 'email' ); $user->SetDBField('Password', $user_data 'password' ); $user->SetDBField('VerifyPassword', $user_data 'password' ); // вызываем метод Create для ...

Additional database time was 0.021 sec.

match any word match all words

Search in namespaces:

Powered by Sphinx