DogMelon

API Reference


WikiBook.getReadOnly()

Parameters: none


Returns:

an integer:

'1' if the book is read-only and can't be edited

'0' if the book is not read-only.


Remarks:

There is no need for plugins to honour the read-only flag. Plugins can still modify the contents of a book regardless of the state 0f the read-only flag.


back