The name of the global variable that will be storing this instance of the class.
this.name
Returns information about a topic name.
sub NameInfo #( name )
Returns the name of the passed TopicType, or undef if it doesn’t exist.
sub NameOfType #( topicType, plural, alphanumericOnly )
A hashref that maps various forms of the all-lowercase type names to TopicTypes.
my %names
Converts a block of NDMarkup to HTML.
sub NDMarkupToHTML #( sourceFile, text, symbol, package, type, using, style )
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
Creates and returns a new object.
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 prototype 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 object.
sub New #( name )
Creates and returns a new object.
sub New #( type, title, target, flags )
Creates a new object.
sub New #( type, title, package, using, prototype, summary, body, lineNumber, isList )
Creates and returns a new file 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 object.
sub New #( builder, directory )
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
Returns a new object.
sub New #( symbol, package, file, type, prototype, summary, combinedType, packageSeparator )
Creates and 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 )
Whether auto-grouping is turned off.
my $noAutoGroup
Returns whether auto-grouping is turned off.
sub NoAutoGroup
Returns the path without an extension.
sub NoExtension #( path )
Takes a path and returns a version without the file name.
sub NoFileName #( path )
Normalizes a prototype.
sub NormalizePrototype #( prototype )
Takes an array of directory entries and returns one without all the entries that refer to the parent directory, such as ‘.’
sub NoUpwards #( array )