Version 0.9.6 beta - added new form elements, also added a nibiru binary in order to create modules and plugins.
This commit is contained in:
0
core/i/auth.php
Normal file → Executable file
0
core/i/auth.php
Normal file → Executable file
0
core/i/controller.php
Normal file → Executable file
0
core/i/controller.php
Normal file → Executable file
0
core/i/db.php
Normal file → Executable file
0
core/i/db.php
Normal file → Executable file
0
core/i/engine.php
Normal file → Executable file
0
core/i/engine.php
Normal file → Executable file
2
core/i/form.php
Normal file → Executable file
2
core/i/form.php
Normal file → Executable file
@@ -50,6 +50,8 @@ interface IForm
|
||||
const FORM_ATTRIBUTE_TABINDEX = 'tabindex';
|
||||
const FORM_ATTRIBUTE_DISABLED = 'disabled';
|
||||
const FORM_ATTRIBUTE_PATTERN = 'pattern';
|
||||
const FORM_ATTRIBUTE_ANY = 'any';
|
||||
const FORM_ATTRIBUTE_HREF = 'href';
|
||||
|
||||
/**
|
||||
* @desc loads the current Form element to the form
|
||||
|
||||
0
core/i/mysql.php
Normal file → Executable file
0
core/i/mysql.php
Normal file → Executable file
0
core/i/pdo.php
Normal file → Executable file
0
core/i/pdo.php
Normal file → Executable file
0
core/i/postgresql.php
Normal file → Executable file
0
core/i/postgresql.php
Normal file → Executable file
0
core/i/psql.php
Normal file → Executable file
0
core/i/psql.php
Normal file → Executable file
0
core/i/view.php
Normal file → Executable file
0
core/i/view.php
Normal file → Executable file
Reference in New Issue
Block a user