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 500) (next 500) (20 | 50 | 100 | 250 | 500)

Page text matches

  • K4:Input Elements on Forms
    ... ml401/interact/forms.html#adef-maxlength HTML элемент]). Not set by default. ... html4/interact/forms.html#adef-maxlength HTML элемент]). Not set by default.
    33 KB (3014 words) - 05:30, 28 November 2010
  • K4:Работа классом EditPickerHelper
    'required' => 1, 'not_null' => 1, 'default' => 0 'Default' => Array (
    13 KB (661 words) - 16:12, 28 February 2009
  • K4:Работа классом MInputHelper
    'Children' => Array ('type' => 'string', 'default' => NULL), 'ChildFullName' => Array ('type' => 'string', 'max_len' => 255, 'default' => ''),
    14 KB (693 words) - 16:12, 28 February 2009
  • K4:Работа с блоком "combined header"
    'Default' => Array (
    11 KB (492 words) - 16:33, 4 November 2009
  • K4:Adding New Button to Toolbar
    * '''<code>tool_sample_button.gif</code>''' - default state of the button (can be clicked);
    3 KB (481 words) - 18:07, 26 November 2010
  • K4:Создание списков
    <inp2:m_RenderElement name="search_main_toolbar" prefix="demo" grid="Default"/> ... p2:m_RenderElement name="grid" PrefixSpecial="demo" IdField="DemoId" grid="Default" grid_filters="1"/>
    31 KB (1610 words) - 16:12, 28 February 2009
  • K4:Использование фильтров в списках
    'Default' => Array ( 'Icons' => Array ('default' => 'icon16_sample.gif'),
    16 KB (568 words) - 16:12, 28 February 2009
  • K4:Работа с базой данных
    ... <code>LONGTEXT</code> должны быть <code>NULL</code> без <code>DEFAULT</code> значения (требование в <code>MySQL5</code>).}}
    6 KB (243 words) - 16:13, 28 February 2009
  • EventHandler:OnResetSorting
    ... ое событие вызывается при выборе пункта "Default" подраздела "Sort" в меню "View" на списке адми ...
    954 B (37 words) - 16:14, 28 February 2009
  • K4:Configuration
    ! name || description || default setting ... that the session must NOT expire when the browser is closed. Turned off by default, i.e. when the browser is closed the session EXPIRES. Available since vers ...
    21 KB (2985 words) - 18:07, 4 November 2009
  • K4:Environment Variable
    ... of the <code>php</code> file that should be used in the resulting link. By default, it's set to "<code>index.php</code>" (for the front-end) and "<code>admin ... * <code>'''s''' (stay)</code> - do nothing with the array (default value).
    19 KB (2873 words) - 23:14, 27 November 2010
  • K4:KDBItem class
    ... he '''<code>Clear</code>''' method can be useful in such cases, which sets default values for all fields, thus guaranteeing that each data set will contain o ... ... The '''<code>Update</code>''' method - for changing an existing record. By default, both of these methods, before saving data to the database, perform a vald ...
    12 KB (1916 words) - 18:37, 26 November 2010
  • K4:KXMLHelper
    ... should be terminated right after getting the contents of the document. By default, it's set to "<code>true</code>", i.e. terminate connection.
    8 KB (1208 words) - 01:19, 28 November 2010
  • K4:Базовые сведения о тэгах и шаблонах
    == Setting Default Parameters == Default parameters allow assigning parameter values for paired (block) tags and fo ...
    17 KB (2695 words) - 22:11, 13 March 2009
  • K4:Описание специальных тэгов
    Weather in Riga: <inp2:m_Include t="default/weather_reports/riga" /> <!-- Содержимое файла "themes/theme_projectname/default/weather_reports/riga.tpl" -->
    38 KB (1845 words) - 17:39, 4 November 2009
  • K4:Ошибки общего применения
    else //fall back to defaults 'default' => null,
    75 KB (4129 words) - 16:17, 28 February 2009
  • K4:Ошибки при обработке событий
    case 'default' : ... ication->RecallPersistentVar($storage_prefix.'_PerPage.'.$view_name, '_USE_DEFAULT_USER_DATA_');
    16 KB (800 words) - 16:17, 28 February 2009
  • K4:Стиль программирования
    default: ... жно всегда указывать ключевое слово "<code>default</code>". В некоторых случаях бывает удобнее ...
    15 KB (451 words) - 16:18, 28 February 2009
  • K4:Отсылка почтового извещения
    INSERT INTO Events VALUES (DEFAULT, 'EVENT.NAME', DEFAULT, 1, 0, 'Proj-CMS', 'la_event_event.name', 0);
    8 KB (231 words) - 16:18, 28 February 2009
  • K4:Работа с подчинёнными префиксами
    CityTitle varchar(128) DEFAULT NULL, AreaTitle varchar(128) DEFAULT NULL,
    28 KB (2161 words) - 17:59, 4 November 2009
  • K4:Defining Database, Virtual and Calculated Fields
    'ProductId' => Array('type' => 'int', 'not_null' => 1, 'default' => 0), ... ing', 'formatter' => 'kMultiLanguage', 'required' => 1, 'max_len' => 255, 'default' => ''),
    11 KB (1760 words) - 05:17, 28 November 2010
  • K4:Regular Events
    ... est way of reaching designed goals. There is a way to control which way is default via [[K4:Configuration#UseCronForRegularEvent|UseCronForRegularEvent]] opt ... ... ed due to server restrictions then you can still trigger Regular Events by default when your website is visited by user. This approach is less effective then ...
    4 KB (568 words) - 06:09, 28 November 2010
  • K4:Using "TitlePresets" Option
    ... if needed. For example, to change (<code>override</code>) specified by the default number of entries displayed per page on the list. For this you can use "<c ... === Заголовок "default" ===
    20 KB (2110 words) - 18:22, 4 December 2010
  • K4:Unit Configuration File
    ... rder in which records are displayed in a grid. If the option isn't set, by default its value will be "<code>Priority</code>".
    8 KB (986 words) - 01:25, 28 November 2010
  • K4:Site Configs
    'Default' => Array ('general', 'groups'), 'Default' => Array ('Тimestamp', 'Еvent'),
    8 KB (367 words) - 15:54, 4 November 2009
  • K4:Application Process Flow
    $this->RegisterDefaultClasses(); Note that any of these Default classes registered via kFactory class can be replaced at later point of in ...
    7 KB (959 words) - 01:13, 28 November 2010
  • K4:Purpose and Usage of Units
    It's important to know that by default the creation of new instances of Unit is prohibited for all users on the F ... 'default' => Array(
    9 KB (1352 words) - 19:41, 27 November 2010
  • K4:Tag Cheat Sheet
    ... ot set by user (via theme list "Items Per Page" control), then value from "default_per_page" is used. | {{ConfigProperty|default_per_page|int}}
    7 KB (982 words) - 12:13, 21 April 2010
  • How Does Personal Loans for Bad credit Make it easier to To Improve your Credit Rating?
    ... ion whom initiated your opportunity with our part to cut out typically the defaulting. Despite the fact that below prime creditors tend to be significantly m ...
    5 KB (761 words) - 23:29, 11 June 2012
  • National Home Loan Licensing Process: Examination Preparation Is Critical
    ... lly, the ability to remedy a home financing loan product immediately after default.
    3 KB (508 words) - 13:45, 24 July 2012
  • Rooting Android Gadget downsides
    ... are each of those operation and features after rooting. Cheering adjusts a default investment for program in addition to can affect the performance of the ma ...
    3 KB (532 words) - 13:39, 9 November 2012
  • Disastrous effect of Rooting Android Gadget
    ... ost either operation featuring once cheering. Rooting differs this go into default supply of method together with influences the particular effectiveness in ...
    3 KB (535 words) - 15:28, 9 November 2012
  • Rooting Android Gadget Undesirable effects
    ... those performance and features when rooting. Cheering alters typically the default stock options associated with method and can affect the actual operation w ...
    3 KB (548 words) - 16:50, 9 November 2012
  • Creation of E-Commerce Website via Magento Development
    ... rn, proprietors of the project and website manager may needed to alter the default functionality of the Magento website. Samiflabs is the house of the many t ...
    3 KB (464 words) - 12:43, 2 December 2012
  • Impressive E-Commerce Website make use of Magento Development
    ... entrepreneurs of the project and website manager might vital to change the default efficiency of the Magento website or they need to then add extra features. ...
    3 KB (461 words) - 14:29, 2 December 2012
  • Demand of Magento Advancement in E-Commerce Website Making
    ... entrepreneurs of the website and project manager may required to alter the default efficiency of the Magento website or they have to add some extra features. ...
    3 KB (459 words) - 16:52, 2 December 2012
  • Web Design Information
    ... you use is not available in a visitors computer the web site will use the default font of your computer which is much worse. So try to keep to common and pr ...
    3 KB (414 words) - 22:27, 2 December 2012

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

Advanced search

Search in namespaces:
                                           

Search for