PHP Classes

File: system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js   Download  
File: system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 2 years ago
Size: 142 bytes
 

Contents

Class file image Download
function toggleWriteability(id_of_patient, checked) { document.getElementById(id_of_patient).disabled = checked; } // vim: et sw=4 sts=4