B

new B()

Processes a Bildy block and contains numerous static methods to handle Bildy in general

B class is the heart of Bildy. It processes a Bildy block that may contain all kinds of B tags.

B class also contains many static methods that are used to handle different aspects in Bildy.

Functions

capitalize

Details...

Converts first letters from all words to uppercase.

create

Details...

Creates a new API_CreateData object.

formListener

Details...

Registers a form listener

get

Details...

Creates a new API_GetData object.

getContent

Details...

Gets a B_Content object.

getContentPath

Details...

Returns a content path that can be used to define the content location to Bildy.

getContentUrl

Details...

Returns a content URL that can be used in links.

getDatamodel

Details...

Returns B_Datamodel instance for a data model

getField

Details...

Returns the value of a field from the results of b:get tag.

includeTemplate

Details...

Includes a template and returns the output.

preventFastCache

Details...

Prevents fast caching

remove

Details...

Removes a content from the site.

strtolower

Details...

Converts all letters to lowercase.

strtoupper

Details...

Converts all letters to uppercase.

structure

Details...

Creates a new API_GetStructure object.

update

Details...

Creates a new API_UpdateData object.

urllevel

Details...

Returns a slice from given URL.

value

Details...

Gets or sets a Bildy value