Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
N
 Name
 NameInfo, NaturalDocs::Topics
 NameOfType, NaturalDocs::Topics
 NamePrefix, NaturalDocs::Languages::Prototype::Parameter
 NDMarkupToHTML, NaturalDocs::Builder::HTMLBase
 New
 NoAutoGroup, NaturalDocs::Settings
 NoExtension, NaturalDocs::File
 NoFileName, NaturalDocs::File
 NormalizePrototype, NaturalDocs::Languages::Base
 NoUpwards, NaturalDocs::File
Returns the language’s name.
The parameter name.
Returns the topic name.
sub NameInfo #(name)
Returns information about a topic name.
sub NameOfType #(topicType,
plural,
alphanumericOnly)
Returns the name of the passed TopicType, or undef if it doesn’t exist.
The parameter name prefix, which should be aligned separately, if any.
sub NDMarkupToHTML #(sourceFile,
text,
symbol,
package,
type,
using,
style)
Converts a block of NDMarkup to HTML.
sub New
Creates and returns a new object.
sub New
Creates and returns a new object.
sub New
Creates and returns a new class.
sub New
Creates and returns a new class.
sub New #(name)
Creates and returns a new object.
sub New #(closingSymbol,
package,
using)
Creates and returns a new object.
sub New #(scope,
lineNumber)
Creates and returns a new object.
sub New #(name)
Creates and returns a new object.
sub New #(beforeParameters,
afterParameters)
Creates and returns a new prototype object.
sub New #(type,
typePrefix,
name,
namePrefix,
defaultValue,
defaultValuePrefix)
Creates and returns a new prototype object.
sub New #(name)
Creates and returns a new object.
sub New #(type,
title,
target,
flags)
Creates and returns a new object.
sub New #(type,
title,
package,
using,
prototype,
summary,
body,
lineNumber,
isList)
Creates a new object.
sub New #(timestamp lastModified,
FileStatus status,
bool wasUsed)
Creates and returns a new file object.
sub New #(hasContent,
lastModified,
status,
defaultMenuTitle)
Creates and returns a new file object.
sub New #(builder,
directory)
Creates and returns a new object.
sub New
Returns a new object.
sub New
Creates and returns a new object.
sub New
Creates and returns a new object.
sub New
Creates and returns a new object.
sub New #(symbol,
package,
file,
type,
prototype,
summary,
combinedType,
packageSeparator)
Returns a new object.
sub New
Creates and returns a new object.
sub New #(symbol,
file,
type,
prototype,
summary)
Creates and returns a new object.
sub New
Creates and returns a new object.
sub New #(type,
prototype,
summary)
Creates and returns a new object.
sub New #(name,
pluralName,
index,
scope,
pageTitleIfFirst,
breakLists)
Creates and returns a new object.
sub NoAutoGroup
Returns whether auto-grouping is turned off.
sub NoExtension #(path)
Returns the path without an extension.
sub NoFileName #(path)
Takes a path and returns a version without the file name.
sub NormalizePrototype #(prototype)
Normalizes a prototype.
sub NoUpwards #(array)
Takes an array of directory entries and returns one without all the entries that refer to the parent directory, such as ‘.’
Close