Searched refs:ReadOnly (Results 1 – 15 of 15) sorted by relevance
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/ |
H A D | ReadOnly.php | 11 final class ReadOnly class
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | ExcludePublicAccessor.php | 9 use JMS\Serializer\Annotation\ReadOnly; alias
|
H A D | GetSetObject.php | 9 use JMS\Serializer\Annotation\ReadOnly; alias
|
H A D | AuthorReadOnly.php | 8 use JMS\Serializer\Annotation\ReadOnly; alias
|
H A D | AuthorReadOnlyPerClass.php | 8 use JMS\Serializer\Annotation\ReadOnly; alias
|
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/ |
H A D | AnnotationDriver.php | 21 use JMS\Serializer\Annotation\ReadOnly; alias 105 } elseif ($annot instanceof ReadOnly) { 225 } elseif ($annot instanceof ReadOnly) {
|
/plugin/codeprettify/code-prettify/src/ |
H A D | lang-vb.js | 51 [PR['PR_KEYWORD'], /^(?:AddHandler|AddressOf|Alias|And|AndAlso|Ansi|As|Assembly|Auto|Boolean|ByRef|Byte|ByVal|Call|Case|Catch|CBool|CByte|CChar|CDate|CDbl|CDec|Char|CInt|Class|CLng|CObj|Const|CShort|CSng|CStr|CType|Date|Decimal|Declare|Default|Delegate|Dim|DirectCast|Do|Double|Each|Else|ElseIf|End|EndIf|Enum|Erase|Error|Event|Exit|Finally|For|Friend|Function|Get|GetType|GoSub|GoTo|Handles|If|Implements|Imports|In|Inherits|Integer|Interface|Is|Let|Lib|Like|Long|Loop|Me|Mod|Module|MustInherit|MustOverride|MyBase|MyClass|Namespace|New|Next|Not|NotInheritable|NotOverridable|Object|On|Option|Optional|Or|OrElse|Overloads|Overridable|Overrides|ParamArray|Preserve|Private|Property|Protected|Public|RaiseEvent|ReadOnly|ReDim|RemoveHandler|Resume|Return|Select|Set|Shadows|Shared|Short|Single|Static|Step|Stop|String|Structure|Sub|SyncLock|Then|Throw|To|Try|TypeOf|Unicode|Until|Variant|Wend|When|While|With|WithEvents|WriteOnly|Xor|EndIf|GoSub|Let|Variant|Wend)\b/i, null],
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
H A D | annotations.rst | 149 setting the property as read-only using the ``@ReadOnly`` annotation. 275 @ReadOnly 280 A property can be marked as non read only with ``@ReadOnly(false)`` annotation (useful when a class…
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | write.id3v2.php | 338 * @param bool $ReadOnly 347 …public function GenerateID3v2FrameFlags($TagAlter=false, $FileAlter=false, $ReadOnly=false, $Compr… argument 356 $flag1 .= $ReadOnly ? '1' : '0'; // c - Read only (true == read only) 372 $flag1 .= $ReadOnly ? '1' : '0'; // c - Read only (true == read only)
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 67.67.js.map | 1 … 'Protected',\n 'Public',\n 'RaiseEvent',\n 'ReadOnly',\n 'ReDim…
|
H A D | editor.worker.js.map | 1 … ['True', 'False'],\n ['Private', 'Public', 'Friend', 'ReadOnly', 'Partial', 'Pro…
|
H A D | json.worker.js.map | 1 … ['True', 'False'],\n ['Private', 'Public', 'Friend', 'ReadOnly', 'Partial', 'Pro…
|
H A D | bundle.js.map | 1 … ['True', 'False'],\n ['Private', 'Public', 'Friend', 'ReadOnly', 'Partial', 'Pro…
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | structure.txt | 561 ['ReadOnly']=>boolean() //
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …amArray Preserve Private Property ' +\n 'Protected Public RaiseEvent ReadOnly ReDim REM RemoveH…
|