Model–view–controller

id: model-view-controller-205-5780800
title: Model–view–controller
text: Model–view–controller (MVC) is a software design pattern commonly used for developing user interfaces that divides the related program logic into three interconnected elements. These elements are: - the model, the internal representations of information - the view, the interface that presents information to and accepts it from the user - the controller, the software linking the two. Traditionally used for desktop graphical user interfaces (GUIs), this pattern became popular for designing w
brand slug: wiki
category slug: encyclopedia
description: Software design pattern
original url: https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
date created: 2003-08-05T00:03:00Z
date modified: 2024-09-10T07:07:27Z
main entity: {"identifier":"Q44860","url":"https://www.wikidata.org/entity/Q44860"}
image:
fields total: 13
integrity: 15

Related Entries

Explore Next Part