Ferreteria/archive/v0.5/data/space: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
No edit summary
m (Woozle moved page Ferreteria/v0.5/data/space to Ferreteria/archive/v0.5/data/space: reworking these classes to be simpler, hope I don't regret it)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
==History==
==History==
* '''2022-03-26''' [[/archive|retiring]] result.php
* '''2022-03-26''' [[/archive|retiring]] result.php
==Files==
The following was copied from comments (now removed) in {{l/ferreteria/code|data/space/0.php}}, and I need to document what all of it means once I remember it:
* {{l/ferreteria/code|data/space/status.php}}:
** tTableStatus
*** PIECE: Table()
*** EVENT: OnCreate_Table()
** tRecordStatus
*** PIECES: ID(), Record()
*** EVENT: OnCreate_Record()

Latest revision as of 15:30, 11 June 2022

Folder: data/space

History