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 results

From In-Portal Developers Guide

Jump to: navigation, search

For more information about searching In-Portal Developers Guide, see Help.

Showing below 37 results starting with #1.

View (previous 250) (next 250) (20 | 50 | 100 | 250 | 500)

Page text matches

  • K4:Input Elements on Forms
    ... can be stored in one field in the database. An example can be found in In-Portal, in the section "<code>Configuration -> Stylesheets -> Edit</code>". ... находящаяся кнопка открывает список [[K4:PortalUser|пользователей]], в котором выбирается ...
    33 KB (3014 words) - 05:30, 28 November 2010
  • K4:Работа с блоком "combined header"
    Array ('title' => 'la_tab_General', 't' => 'in-portal/users/users_edit', 'priority' => 1), Array ('title' => 'la_tab_Groups', 't' => 'in-portal/users/users_edit_groups', 'priority' => 2),
    11 KB (492 words) - 16:33, 4 November 2009
  • K4:Добавление секций в дереве
    ... лона sections_list.tpl (только в [http://www.in-portal.net/ In-Portal]). 'in-portal:configure_themes' => Array (
    13 KB (441 words) - 15:58, 4 November 2009
  • K4:Useful SQL queries
    UPDATE int_PortalUser SET Email = CONCAT(REPLACE(Email, '@', '_at_'), '@alex.in-portal.net')
    3 KB (228 words) - 06:12, 28 November 2010
  • K4:ConfigurationAdmin
    ... || Показывать эту опцию при инсталляции In-Portal.
    6 KB (222 words) - 16:13, 28 February 2009
  • K4:Configuration
    ... hoose from those [[K4:PortalGroup|groups]] that allow this (see field [[K4:PortalGroup#FrontRegistration|FrontRegistration]]). Available since version [[K4: ... | <code>portal@'''domain'''</code>, where <code>'''domain'''</code> - the domain, setup d ...
    21 KB (2985 words) - 18:07, 4 November 2009
  • K4:Folder Structure
    ... cons that are show next to each record in the list of records (only for In-Portal). The names of the files in this directory must start with the prefix "<co ... Translated from: [http://guide.in-portal.org/rus/index.php?title=K4:%D0%A1%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%8 ...
    4 KB (601 words) - 23:30, 27 November 2010
  • K4:Constants
    ... he site is located. Used for leaving SSL-mode and for checking an <code>In-Portal</code> license.
    12 KB (1628 words) - 18:26, 26 November 2010
  • K4:Базовые сведения о тэгах и шаблонах
    This is an introductory article in a series of articles describing the In-Portal CMS template parser. ... ogic from the visual design of the site. You will not find any files in In-Portal CMS containing PHP and HTML together!
    17 KB (2695 words) - 22:11, 13 March 2009
  • K4:Ограничение доступа к шаблону
    ... particular section. Note that Section used to be called Category before In-Portal v5.0.0. ... he current Section. Note that Section used to be called Category before In-Portal v5.0.0.
    5 KB (638 words) - 04:17, 11 March 2009
  • K4:Debugger
    # шаблон: <code>'''in-portal/users/users_list'''</code> ... L}} || Ускоренная инсталляция (только для In-Portal) || -
    23 KB (718 words) - 16:16, 28 February 2009
  • K4:Ошибки общего применения
    $user_id = $session->GetField('PortalUserId'); 'main' => 'CATEGORY:in-portal:categories',
    75 KB (4129 words) - 16:17, 28 February 2009
  • K4:Что находится в кеше
    'Site_Name' => 'In-Portal', 'In-Portal' => Array (
    14 KB (1012 words) - 16:18, 28 February 2009
  • K4:Использование прав доступа
    ... ыла система управления правами для <code>In-Portal</code>, работающая только для отдельных <code> ... ... e>, <code>custom</code>) используются только в <code>In-Portal</code>. Начинается название [[K4:Добавление с ...
    26 KB (950 words) - 16:19, 28 February 2009
  • K4:Registration of Unit Classes
    ... red. Class registration is a process, the result of which is that <code>In-Portal</code> learns about: ... e>pseudo</code>''' - a keyword that can be used from any place in <code>In-Portal</code> application to get an object of a class that's registered under the ...
    5 KB (813 words) - 02:37, 28 November 2010
  • K4:Defining Database, Virtual and Calculated Fields
    ... iguration -> System Tools" (in Platform) or "Tools -> System Tools" (in In-Portal); Translated from: [http://guide.in-portal.org/rus/index.php?title=K4:%D0%9E%D0%BF%D0%B8%D1%81%D0%B0%D0%BD%D0%B8%D0%B ...
    11 KB (1760 words) - 05:17, 28 November 2010
  • K4:Formatters
    ... ration -> Service Tools'''" (Platform) или "'''Tools -> Service'''" (In-Portal). ... ванию поля с датой). Оно используется в In-Portal для поиска по полям, использующих этот ф ...
    40 KB (1657 words) - 17:53, 28 November 2010
  • K4:Hooks
    Hooks in In-Portal allow to execute any events before or after specific [[K4:Events|events]] ... ... l prefixes registered in the system), available since [[K4:Core v 5.0.0|In-Portal v5.0.0]];
    4 KB (677 words) - 04:15, 28 November 2010
  • K4:Regular Events
    In-Portal has functionality that allows running [[K4:Events|Events]] on a regular ba ... ... Configuration#UseCronForRegularEvent|UseCronForRegularEvent]] option in In-Portal configuration.
    4 KB (568 words) - 06:09, 28 November 2010
  • K4:Using "TitlePresets" Option
    ... ользователя]] data, then the title is appropriate to show [[K4:PortalUser#Login|Username]] of the user. If the page contains a list of orders, t ... ... dard method for formation of the page title, and so the standard way of In-Portal is setting the header by setting the [[K4:Unit Configs#TitlePresets|TitleP ...
    20 KB (2110 words) - 18:22, 4 December 2010
  • K4:Unit Configuration File
    | {{ConfigProperty|PortalStyleEnv|bool}} || Controls how a prefix's variable will look in an [[K4:П ... ... >Array ('Enabled')</code>''') that affect the icon in each record in an In-Portal grid. The value of this option is also used in Events [[EventHandler:OnMas ...
    8 KB (986 words) - 01:25, 28 November 2010
  • Main Page
    With the new version of In-Portal (version 5.0) released, we are in the process of updating the Developers G ... ... mentation.html Guide to Writing Documentation] and join the [http://www.in-portal.org/teams/developers-guide-team.html Developers Guide Team].
    2 KB (274 words) - 18:54, 10 February 2010
  • K4:Site Configs
    'in-portal:configure_categories', 'in-portal:configuration_custom',
    8 KB (367 words) - 15:54, 4 November 2009
  • K4:Application Process Flow
    The key point of initialization in In-Portal is to get the most out your application by building strong and complete in ... In-Portal wides uses '''Late Initialization''' approach. Objects are created only wh ...
    7 KB (959 words) - 01:13, 28 November 2010
  • K4:Purpose and Usage of Units
    Unit is a single component for storing information in <code>In-Portal</code>. Unit consist of set of [[K4:Конфигурационные_фа ... ... ode>TitlePresets</code> controls different headings in Admin Console of In-Portal:
    9 KB (1352 words) - 19:41, 27 November 2010
  • K4:Структура документации
    In-portal CMS -- Developers Guide : Обзор In-portal CMS / In-portal CMS Overview '''(NEW)'''<br>
    13 KB (713 words) - 17:50, 4 November 2009
  • K4:Структура директорий и файлов
    ... и на "proj-". Если на "in-" - значит это модуль in-portal. Если на "proj-" - значит это модуль платформ ... ... ративной консоли в проектах с модулями In-Portal
    44 KB (1291 words) - 18:04, 4 November 2009
  • What to Know about Web Hosting Reviews and their Ratings Online
    ... as well as control them all perfectly. To experience a steady managing Web portal, you will require the assistance of a powerful internet hosting system giv ... ... er it's ecommerce web host, Statement media internet hosting and other web portals you want to assemble, you actually?ll be difficult clicked to receive mor ...
    2 KB (319 words) - 17:33, 24 September 2012
  • Web Hosting Reviews and their Ratings: Explained in Brief
    If you find yourself going to receive an web based portal, you have got to initially opt for a superior webhosting services which ca ...
    2 KB (310 words) - 20:02, 24 September 2012
  • Just How Much On the web Cloud Storage Area Do You Really Need
    When you yourself have an on line portal, cloud computing and storage can be utilized to your benefit. You could ad ...
    2 KB (317 words) - 01:39, 11 October 2012
  • Getting Started On Ebay
    ... nd make thousands and millions each year just by using this online auction portal. By offering your customers the conveniences of using EBay to purchase you ...
    5 KB (761 words) - 10:47, 28 October 2012
  • Reasons of Hacking Facebook Account
    At present Zynga will become the best social network sites portal that details each one's lifestyle. Men and women are more recently trying ...
    3 KB (556 words) - 15:53, 9 November 2012
  • Hacking Facebook Account Techniques
    Presently Facebook or twitter becomes the # 1 social websites portal of which highlites just about every an individual's daily life. Everyone i ...
    3 KB (540 words) - 17:56, 9 November 2012
  • Magento Choices Positives
    ... by resource hiring facility including style layout, programming, repayment portal integration and choices of magento e-commerce software.
    3 KB (453 words) - 18:43, 4 December 2012
  • Benefits of Magento Website
    ... unique specifications. Magento is just a detailed open supplier ecommerce portal which likewise aids you in including brand-new attributes or adjusting the ...
    3 KB (470 words) - 11:08, 5 December 2012
  • Magento Hosting Company
    ... ration and seo, custom component development and the institution of a cost portal integration magento development growth and enlargement, an such like.
    3 KB (470 words) - 13:35, 12 December 2012
  • Amazon cuts prices on 8X and Lumia 920 even further
    ... ract from AT&T (used to be $60), if you get it through the Amazon Wireless portal. Both the black and white versions are available. The Lumia 820 is free wi ...
    830 B (149 words) - 00:19, 9 January 2013

View (previous 250) (next 250) (20 | 50 | 100 | 250 | 500)

Advanced search

Search in namespaces:
                                           

Search for