-
Notifications
You must be signed in to change notification settings - Fork 0
Todo
khensolomon edited this page May 9, 2018
·
10 revisions
#TODO
- language menu
- logs and hit counter
- forgot password
- reset password
- form select, checkbox and radio button
- form readonly, disabled visibilities
- API
- On signin status deactivated message
- form->database->signin()
Support
- Extension
-
verso
-
environment
-
validation
-
mail
-
authorization
-
form
-
database
-
configuration
-
-
Available
- MySQLi
- MySQLite
-
Connection
- MySQLi
- MySQLite
- PDO
-
Extendable
- Basic
- Table
- Index
- Validate
-
Query
-
query() -
insert() -
select() -
update() -
delete()
-
-
Callable 〰️
-
rowsCalc() -
from() -
to() -
where()- Features (OR,AND) (Array, String)
- Improved
-
group_by() -
order_by() -
limit() -
offset() -
build() -
execute()
-
-
Builder
-
build_select() -
build_set() -
build_values() -
build_columns() -
build_from() -
build_where()- Speed
- Improved
-
build_where_implode() -
build_where_operator() -
build_where_addslashes() -
build_insert_into() -
build_update() -
build_group_by() -
build_order_by_build() -
build_limit() -
build_offset() -
build_insert() -
build_update() -
build_delete()
-
Form::name()->setting()->response()
- Name 〰️
- Setting 〰️
-
->basic -
->advanced
-
- Response 〰️
-
->response() -
->insert() -
->select() -
->update() -
->delete() -
->signin() -
->signup() -
->signout() -
->profile()
-
$this->language()
- Method 〰️
-
->lang() -
->lang_menu()
-
- Initiation
- Manager need to be improved
$this->template()
- Method 〰️
-
->template()
-
$this->html()
- Method 〰️
-
->html()- available in both
Request\Htmland$this->html()
- available in both
-
new html(tag:string, text:string, attr:array)
-
$this->menu()
- Method
-
->menu()- Child active needs to improve..
- wrapping
-
$this->authorization()
- Method 〰️
-
->authorization()- but need to improved
-
- = __construct
- => home
- => __set
- => __get
- => __call
- => configuration
- => content
- => language
- => array_sentence
- => array_key_join_value
- => error_get_last
- => template
- => Config
- => Cookie
- => Database
- => Template
- => Language
- => Form
- => Html
- => Navigation
- => Timer
- => Validate
- Application is live or deploy!
- extending Environment
- add verso->page wiki
- trait Initiate
-
self::$CoreVar-> moved toApplication::and object
-
- message for invalid database connection
- None Class/Method exists
- error message (disable InitiateError on live application)
emoji icon indicate
- Date/Time 📅
- Callable child Method 〰️
- Core 💫
- Todo 💥
- Need to be improved/fixed 🔨
- Stop 💤
- New 💡
- Note 📌
- Updated/Improved/Fixed 🌱
- Version/Target 🚩
- Changed/Modified: 🔪