PHP Classes

File: index.ru.json

Recommend this page to a friend!
  Classes of Aleksey Nemiro   PHP ASP.NET WebForms   index.ru.json   Download  
File: index.ru.json
Role: Documentation
Content type: text/plain
Description: Documentation
Class: PHP ASP.NET WebForms
Emulation of ASP.NET WebForms engine in PHP
Author: By
Last change:
Date: 8 years ago
Size: 7,585 bytes
 

Contents

Class file image Download
[ { "Key": "Brief", "Value": "WebForms.PHP - ??? ???????????? ?????? ???-???? ??? PHP" }, { "Key": "WhatItIs", "Value": "<h2>??? ??? ??????</h2><p>? ??????? ???????, ????? ????????????? VB.NET ? C#, ??????? ????????????? ???????????? ?????????? ASP.NET WebForms.</p><p>???? ?????? ???????? ???????? ?????????? ????????? ??????? ASP.NET WebForms ? PHP.</p><p>?? ??????????? ???? WebForms.PHP - ??? ????????????, ????? ??????????? HTML ? ??????? ??????????? ????????? (Framework) ??? ???????? ???-?????? ??? ?????? PHP.</p>" }, { "Key": "WhyIsNotCompleted", "Value": "<h2>?????? ?????? ?? ?????????</h2><p>??????? ???????????????? ? ?????????? ????? ???????, ????????? ???? ?????? ????????? ?????????? ?? PHP ? ?????? ASP.NET.</p><p>?? ??? ?? ????????, ??? PHP ?????? ????. ?? ????? ???? ??????????? ? ????????????, ?????? ? .NET ????? ??????????? ???????? ???, ??? ????????? ????????? ????? ??????? ???????.</p>" }, { "Key": "CanIUseItOrNot", "Value": "<h2>????? ???????????? ???? ?????? ??? ????</h2><p>?? ???? ????? ? ????, ????? ???????????? ? ????????? ???????? ??? ? ?????????????? ?????.</p><p>??????? ?????? ???? ???????????? ?????? ??? ??????????? ????????: ??????? ??????????/?????????????????.</p><p>??????????, ??? ? ?? ???? ?????????? ????????? ????? ??????? ? ?????? ??????????? ????????. ???, ? ?? ???????, ?????? ??? ????? ??????? PHP.</p>" }, { "Key": "Features", "Value": "<hr /><h2>???????????</h2><ul><li>?????????? ????????;</li><li>?????????? ?????????? ? ??????????? ????;</li><li>?????? <strong>HTML</strong>;</li><li>????????????? ??????????? ????????? ?????????? ? ??????????? ????????? (<strong>TextBox</strong>, <strong>CheckBox</strong>, <strong>RadioButton</strong>, <strong>DropDownList</strong> ? ?.?.);</li><li>???????????????? ???????? ?????????? ? ???????????? ????????? ?? ? ????????;</li><li>?????????? ??????? ?????? ??????????, ??????? ? ???????????????? ????????? ??????????;</li><li>????????? ???????????;</li><li>?????? ??? ?????? ? ???????????;</li><li>??????????????? ?????? ????????? ???????;</li><li>??????????????? ?????? ?????? ? ???? <strong>MySql</strong> ? <strong>PostgreSQL</strong> (<a href=\"https://github.com/alekseynemiro/Nemiro.Data.PHP\">???????????? ????????</a>);</li><li>????????? ?????????? <code>console</code>.</li></ul>" }, { "Key": "Schema", "Value": "??????? ????????" }, { "Key": "Formula", "Value": "???????" }, { "Key": "Step1", "Value": "????? ?????? ???????????? ??????????????, <a href=\"${DownloadUrl}\" class=\"btn-download\">????????</a> ? ?????????? ????? ? ???????? ?????. ?????? ????????? ? ????? <strong>/Nemiro</strong>. ?????????? ??? ????? ? ????? ?????? ?????. ?????? ???????? ???????? ?? ?????????????, ?.?. ? ???? ????? ???? ??????? ?????? ?? ????? ?? ???? ?????." }, { "Key": "Step2", "Value": "?????????? ? ????? ????? ??? ?????: <strong>config.php</strong> ? <strong>global.php</strong>. ?? ?????? ????? ?? ??????? ????? <strong>config.sample.php</strong> ? <strong>global.sample.php</strong> ?? ????? <strong>/Nemiro</strong>." }, { "Key": "Step22", "Value": "??????? ???????? ????????? ???????????? ? ???? <strong>config.php</strong>." }, { "Key": "PAGE_DEFAULT_CACHE", "Value": "????????? ??????????? ??????? ??? ??? (true|false)" }, { "Key": "PAGE_COMPRESS_HTML", "Value": "????????? ?????? HTML ??? ??? (true|false)" }, { "Key": "DEBUG_MODE", "Value": "???????? ????? ??????? (true|false)" }, { "Key": "MAIN_PATH", "Value": "???? ? ????????? ???????? ?????" }, { "Key": "PAGE_DEFAULT_TEMPLATE", "Value": "???? ? ????? ??????? ?? ?????????" }, { "Key": "PAGE_DEFAULT_TITLE", "Value": "????????? ??????? ????? ?? ?????????" }, { "Key": "PAGE_DEFAULT_TITLE2", "Value": "???????? ?????? ?????" }, { "Key": "PAGE_DEFAULT_ENCODE", "Value": "????????? ?? ?????????" }, { "Key": "META", "Value": "????????" }, { "Key": "META_DESCRIPTION", "Value": "???????? ?????" }, { "Key": "META_KEYWORDS", "Value": "???????? ?????" }, { "Key": "META_AUTHOR", "Value": "??? ?????? ?????" }, { "Key": "Step3", "Value": "???????? ???? ???????, ??????? ?? ??????? ? ????????? <code>PAGE_DEFAULT_TEMPLATE</code>." }, { "Key": "Step32", "Value": "?????? - ??? ??????? ???? <strong>HTML</strong> ?? ???????????? ???????, ?? ????? ??????? ????? ??????????? ???????. ? ????????? ???????, ? ??????? ?????????? ??? ????? ???????? (???????): <code>&lt;php:Head/&gt;</code> ? <code>&lt;php:MainContent/&gt;</code>. ????? <code>Head</code> ? <code>MainContent</code> - ??? ?????????????? ????????, ?? ?????? ???????????? ????? ????????, ?? ?????? ????? ??????????? ???????? ? ?????, ??? ????. ??????. ?????? ???????? ????? ???? ??????? ??????." }, { "Key": "Step4", "Value": "???????? ???????? ????????. ????????: <strong>index.php</strong>. ?????????? ?????????? ??? ??????????? ?????? ???????? (?? ??????????? ??? ????). ?? ???????? ?????????? ???? <strong>global.php</strong>: <code>require_once 'global.php';</code> ? ?????? ??????????: <code>Nemiro\\App::Magic();</code>." }, { "Key": "Step5", "Value": "????????????? ???????????! <small>(? ??????? ??????, ????????? ???????)</small>" }, { "Key": "UserControls2", "Value": "???????????????? ???????? ??????????" } ]